@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/212__urn%3Acatalog%3APENN%3AC%3A1613%3A0xA9ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1613%3A0xA9ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1613%3A0xA9ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1613%3A0xA9ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1613%3A0xA9ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1613:0xA9ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1613'^^xsd:integer;
  dwc:scientificName 'Provanna variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1613:0xA9ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1306%3A0xA9ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1306%3A0xA9ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1306%3A0xA9ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1306%3A0xA9ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1306%3A0xA9ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1306:0xA9ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1306'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1306:0xA9ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2413%3A0xA9ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2413%3A0xA9ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2413%3A0xA9ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3250"^^xsd:integer ;
  dwc:maximumDepthInMeters "5220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2413%3A0xA9ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -148)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "-148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2413%3A0xA9ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2413:0xA9ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2413'^^xsd:integer;
  dwc:scientificName 'Polybrachia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Aleutian Trench'^^xsd:string;
  dwc:longitude '-148'^^xsd:integer;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '3250'^^xsd:integer;
  dwc:maximumDepth '5220'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2413:0xA9ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265014'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA9ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA9ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA9ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA9ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA9ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA9ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55999755859'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '138667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA9ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138667'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2158%3A0xAAADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2158%3A0xAAADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2158%3A0xAAADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2158%3A0xAAADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2158%3A0xAAADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2158:0xAAADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2158'^^xsd:integer;
  dwc:scientificName 'Symmetromphalus hageni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2158:0xAAADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2740%3A0xAAADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2740%3A0xAAADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2740%3A0xAAADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2740%3A0xAAADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2740%3A0xAAADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2740:0xAAADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2740'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium atalantae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '328768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2740:0xAAADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783176'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1126%3A0xAAADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1126%3A0xAAADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1126%3A0xAAADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1126%3A0xAAADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1126%3A0xAAADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1126:0xAAADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1126'^^xsd:integer;
  dwc:scientificName 'Nilva torifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '353789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1126:0xAAADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '353789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A226%3A0xA8ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A226%3A0xA8ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A226%3A0xA8ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A226%3A0xA8ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A226%3A0xA8ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:226:0xA8ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '226'^^xsd:integer;
  dwc:scientificName 'Levensteiniella intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:226:0xA8ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1389%3A0xA8ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1389%3A0xA8ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1389%3A0xA8ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1389%3A0xA8ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1389%3A0xA8ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1389:0xA8ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1389'^^xsd:integer;
  dwc:scientificName 'Neocyttus helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1389:0xA8ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127423'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1782%3A0xA8ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1782%3A0xA8ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1782%3A0xA8ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1782%3A0xA8ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1782%3A0xA8ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1782:0xA8ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1782'^^xsd:integer;
  dwc:scientificName 'Graneledone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '157018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1782:0xA8ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '157018'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1049%3A0xA8ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1049%3A0xA8ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1049%3A0xA8ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1049%3A0xA8ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1049%3A0xA8ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1049:0xA8ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1049'^^xsd:integer;
  dwc:scientificName 'Aphotopontius hydronauticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1049:0xA8ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2835%3A0xA8ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2835%3A0xA8ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2835%3A0xA8ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2835%3A0xA8ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2835%3A0xA8ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2835:0xA8ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2835'^^xsd:integer;
  dwc:scientificName 'Alvinocaris markensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '378091'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2835:0xA8ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378091'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A200%3A0xA9ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A200%3A0xA9ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A200%3A0xA9ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A200%3A0xA9ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A200%3A0xA9ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:200:0xA9ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '200'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium piscesae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:200:0xA9ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A590%3A0xA9ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A590%3A0xA9ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A590%3A0xA9ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A590%3A0xA9ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A590%3A0xA9ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:590:0xA9ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '590'^^xsd:integer;
  dwc:scientificName 'Sericosura cyrtoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '240423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:590:0xA9ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240423'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2094%3A0xAAADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2094%3A0xAAADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2094%3A0xAAADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2094%3A0xAAADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2094%3A0xAAADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2094:0xAAADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2094'^^xsd:integer;
  dwc:scientificName 'Vetulonia phalcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '758202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2094:0xAAADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '758202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2805%3A0xAAADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2805%3A0xAAADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2805%3A0xAAADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2805%3A0xAAADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2805%3A0xAAADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2805:0xAAADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2805'^^xsd:integer;
  dwc:scientificName 'Imbricaverruca yamaguchii'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '733297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2805:0xAAADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '733297'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3714%3A0xAAADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3714%3A0xAAADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3714%3A0xAAADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3714%3A0xAAADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3714%3A0xAAADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3714:0xAAADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3714'^^xsd:integer;
  dwc:scientificName 'Ilyarachna profunda'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '255868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3714:0xAAADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '255868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A393%3A0xAAADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A393%3A0xAAADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A393%3A0xAAADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A393%3A0xAAADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A393%3A0xAAADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:393:0xAAADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '393'^^xsd:integer;
  dwc:scientificName 'Protis hydrothermica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:393:0xAAADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2638%3A0xAAADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2638%3A0xAAADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2638%3A0xAAADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2638%3A0xAAADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2638%3A0xAAADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2638:0xAAADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2638'^^xsd:integer;
  dwc:scientificName 'Abyssotherma pacifica'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '556253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2638:0xAAADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '556253'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2057%3A0xAAADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2057%3A0xAAADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2057%3A0xAAADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2057%3A0xAAADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2057%3A0xAAADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2057:0xAAADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2057'^^xsd:integer;
  dwc:scientificName 'Clypeosectus curvus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2057:0xAAADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1721%3A0xAAADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1721%3A0xAAADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1721%3A0xAAADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1721%3A0xAAADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1721%3A0xAAADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1721:0xAAADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1721'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus septemdierum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1721:0xAAADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1411%3A0xAAADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1411%3A0xAAADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1411%3A0xAAADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1411%3A0xAAADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1411%3A0xAAADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1411:0xAAADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1411'^^xsd:integer;
  dwc:scientificName 'Bathychaunax roseus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '159148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1411:0xAAADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A983%3A0xA8ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A983%3A0xA8ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A983%3A0xA8ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A983%3A0xA8ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A983%3A0xA8ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:983:0xA8ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '983'^^xsd:integer;
  dwc:scientificName 'Alvinocaris williamsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:983:0xA8ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1400%3A0xA8ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1400%3A0xA8ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1400%3A0xA8ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1400%3A0xA8ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1400%3A0xA8ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1400:0xA8ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1400'^^xsd:integer;
  dwc:scientificName 'Careproctus hyaleius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '274433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1400:0xA8ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA8ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA8ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA8ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA8ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA8ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA8ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Hyalogyrina globularis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '449963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA8ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2867%3A0xA8ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2867%3A0xA8ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2867%3A0xA8ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3229999542236 70.0449981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "70.0449981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2415"^^xsd:integer ;
  dwc:maximumDepthInMeters "2460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2867%3A0xA8ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3229999542236 70.0449981689453)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3229999542236"^^xsd:decimal ;
  geo-pos:long "70.0449981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2867%3A0xA8ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2867:0xA8ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2867'^^xsd:integer;
  dwc:scientificName 'Mirocaris indica'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Central Indian Ridge'^^xsd:string;
  dwc:longitude '70.044998168945'^^xsd:double;
  dwc:latitude '-25.322999954224'^^xsd:double;
  dwc:minimumDepth '2415'^^xsd:integer;
  dwc:maximumDepth '2460'^^xsd:integer;
  dwc:aphiaid '389868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2867:0xA8ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '389868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3606%3A0xA8ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3606%3A0xA8ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3606%3A0xA8ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3606%3A0xA8ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3606%3A0xA8ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3606:0xA8ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3606'^^xsd:integer;
  dwc:scientificName 'Munidopsis cascadia'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '392496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3606:0xA8ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '392496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1870%3A0xA8ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1870%3A0xA8ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1870%3A0xA8ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1870%3A0xA8ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1870%3A0xA8ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1870:0xA8ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1870'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus fucensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1870:0xA8ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2470%3A0xA8ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2470%3A0xA8ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2470%3A0xA8ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2470%3A0xA8ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2470%3A0xA8ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2470:0xA8ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2470'^^xsd:integer;
  dwc:scientificName 'Riftia pachyptila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2470:0xA8ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1351%3A0x60AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1351%3A0x60AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1351%3A0x60AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1351%3A0x60AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1351%3A0x60AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1351:0x60AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1351'^^xsd:integer;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1351:0x60AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3512%3A0x60AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3512%3A0x60AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3512%3A0x60AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0299987792969 179.197998046875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "179.197998046875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3512%3A0x60AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0299987792969 179.197998046875)"^^geo:wktLiteral ;
  geo-pos:lat "34.0299987792969"^^xsd:decimal ;
  geo-pos:long "179.197998046875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3512%3A0x60AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3512:0x60AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3512'^^xsd:integer;
  dwc:scientificName 'Lebbeus wera'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Brothers Seamount, NZ'^^xsd:string;
  dwc:longitude '179.19799804688'^^xsd:double;
  dwc:latitude '34.029998779297'^^xsd:double;
  dwc:minimumDepth '1604'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:aphiaid '514562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3512:0x60AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '514562'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2282%3A0x60AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2282%3A0x60AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2282%3A0x60AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2282%3A0x60AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2282%3A0x60AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2282:0x60AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2282'^^xsd:integer;
  dwc:scientificName 'Rhynchopelta concentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2282:0x60AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2039%3A0x60AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2039%3A0x60AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2039%3A0x60AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2039%3A0x60AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2039%3A0x60AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2039:0x60AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2039'^^xsd:integer;
  dwc:scientificName 'Sutilizona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2039:0x60AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180879'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2040%3A0x60AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2040%3A0x60AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2040%3A0x60AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2040%3A0x60AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2040%3A0x60AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2040:0x60AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2040'^^xsd:integer;
  dwc:scientificName 'Sutilizona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2040:0x60AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180879'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1193%3A0x60AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1193%3A0x60AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1193%3A0x60AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1193%3A0x60AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1193%3A0x60AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1193:0x60AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1193'^^xsd:integer;
  dwc:scientificName 'Stygiopontius pectinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '135802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1193:0x60AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1116%3A0x60AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1116%3A0x60AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1116%3A0x60AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1116%3A0x60AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1116%3A0x60AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1116:0x60AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1116'^^xsd:integer;
  dwc:scientificName 'Exrima dolichopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '351883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1116:0x60AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '351883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2753%3A0x60AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2753%3A0x60AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2753%3A0x60AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2753%3A0x60AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2753%3A0x60AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2753:0x60AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2753'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '129233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2753:0x60AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129233'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA7ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA7ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA7ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA7ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA7ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA7ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Caymanostella phorcynis'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55999755859'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '291569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA7ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '291569'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A808%3A0xA7ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A808%3A0xA7ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A808%3A0xA7ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A808%3A0xA7ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A808%3A0xA7ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:808:0xA7ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '808'^^xsd:integer;
  dwc:scientificName 'Paralomis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106848'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:808:0xA7ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106848'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1356%3A0xA7ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1356%3A0xA7ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1356%3A0xA7ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1356%3A0xA7ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1356%3A0xA7ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1356:0xA7ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1356'^^xsd:integer;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1356:0xA7ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xA7ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA7ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA7ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA7ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xA7ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xA7ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xA7ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA7ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA7ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA7ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6860008239746 -125.572998046875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6860008239746"^^xsd:decimal ;
  dwc:decimalLongitude "-125.572998046875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA7ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6860008239746 -125.572998046875)"^^geo:wktLiteral ;
  geo-pos:lat "44.6860008239746"^^xsd:decimal ;
  geo-pos:long "-125.572998046875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA7ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA7ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.57299804688'^^xsd:double;
  dwc:latitude '44.686000823975'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '138667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA7ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138667'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1453%3A0xA8ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1453%3A0xA8ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1453%3A0xA8ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1453%3A0xA8ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1453%3A0xA8ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1453:0xA8ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1453'^^xsd:integer;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1453:0xA8ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2846%3A0xA8ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2846%3A0xA8ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2846%3A0xA8ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2846%3A0xA8ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2846%3A0xA8ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2846:0xA8ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2846'^^xsd:integer;
  dwc:scientificName 'Pyrolycus manusanus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '282523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2846:0xA8ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282523'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA8ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA8ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA8ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA8ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA8ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA8ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus fucensis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '449972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA8ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xAAADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xAAADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xAAADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.625"^^xsd:decimal ;
  dwc:decimalLongitude "-104.209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2538"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xAAADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "8.625"^^xsd:decimal ;
  geo-pos:long "-104.209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xAAADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xAAADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Tevnia jerichonana'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.20999908447'^^xsd:double;
  dwc:latitude '8.625'^^xsd:double;
  dwc:minimumDepth '2538'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '266028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xAAADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1360%3A0xAAADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1360%3A0xAAADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1360%3A0xAAADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1360%3A0xAAADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1360%3A0xAAADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1360:0xAAADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1360'^^xsd:integer;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1360:0xAAADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xAAADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xAAADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xAAADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xAAADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xAAADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xAAADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Buccinum viridum'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '490869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xAAADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '490869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A839%3A0xAAADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A839%3A0xAAADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A839%3A0xAAADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A839%3A0xAAADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A839%3A0xAAADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:839:0xAAADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '839'^^xsd:integer;
  dwc:scientificName 'Munidopsis marianica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '242559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:839:0xAAADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A684%3A0xABADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A684%3A0xABADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A684%3A0xABADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A684%3A0xABADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A684%3A0xABADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:684:0xABADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '684'^^xsd:integer;
  dwc:scientificName 'Apotectonia heterostegos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '488210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:684:0xABADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '488210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1011%3A0xABADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1011%3A0xABADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1011%3A0xABADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1011%3A0xABADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1011%3A0xABADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1011:0xABADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1011'^^xsd:integer;
  dwc:scientificName 'Hyphalion captans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '352387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1011:0xABADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '352387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2196%3A0xABADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2196%3A0xABADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2196%3A0xABADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2196%3A0xABADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2196%3A0xABADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2196:0xABADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2196'^^xsd:integer;
  dwc:scientificName 'Melanodrymia aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2196:0xABADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1727%3A0xABADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1727%3A0xABADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1727%3A0xABADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1727%3A0xABADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1727%3A0xABADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1727:0xABADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1727'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus thermophilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '183000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1727:0xABADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '183000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A964%3A0xA7ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A964%3A0xA7ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A964%3A0xA7ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A964%3A0xA7ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A964%3A0xA7ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:964:0xA7ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '964'^^xsd:integer;
  dwc:scientificName 'Munidopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '135'^^xsd:integer;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:964:0xA7ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106836'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2463%3A0xA7ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2463%3A0xA7ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2463%3A0xA7ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2463%3A0xA7ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2463%3A0xA7ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2463:0xA7ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2463'^^xsd:integer;
  dwc:scientificName 'Riftia pachyptila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2463:0xA7ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A765%3A0xA7ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A765%3A0xA7ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A765%3A0xA7ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A765%3A0xA7ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A765%3A0xA7ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:765:0xA7ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '765'^^xsd:integer;
  dwc:scientificName 'Chorocaris chacei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:765:0xA7ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '586785'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1801%3A0xA7ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1801%3A0xA7ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1801%3A0xA7ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1801%3A0xA7ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1801%3A0xA7ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1801:0xA7ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1801'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1801:0xA7ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A234%3A0xA7ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A234%3A0xA7ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A234%3A0xA7ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A234%3A0xA7ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A234%3A0xA7ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:234:0xA7ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '234'^^xsd:integer;
  dwc:scientificName 'Levensteiniella kincaidi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:234:0xA7ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1684%3A0xA7ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1684%3A0xA7ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1684%3A0xA7ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1684%3A0xA7ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1684%3A0xA7ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1684:0xA7ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1684'^^xsd:integer;
  dwc:scientificName 'Solemya (Acharax) alinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1684:0xA7ADA50101000800'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1826%3A0xA7ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1826%3A0xA7ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1826%3A0xA7ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1826%3A0xA7ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1826%3A0xA7ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1826:0xA7ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1826'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1826:0xA7ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A537%3A0xABADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A537%3A0xABADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A537%3A0xABADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A537%3A0xABADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A537%3A0xABADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:537:0xABADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '537'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:537:0xABADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2246%3A0xABADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2246%3A0xABADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2246%3A0xABADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2246%3A0xABADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2246%3A0xABADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2246:0xABADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2246'^^xsd:integer;
  dwc:scientificName 'Planorbidella planispira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2246:0xABADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2385%3A0xABADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2385%3A0xABADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2385%3A0xABADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2385%3A0xABADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2385%3A0xABADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2385:0xABADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2385'^^xsd:integer;
  dwc:scientificName 'Thermanemertes valens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '148127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2385:0xABADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1614%3A0xABADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1614%3A0xABADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1614%3A0xABADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1614%3A0xABADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1614%3A0xABADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1614:0xABADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1614'^^xsd:integer;
  dwc:scientificName 'Provanna variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1614:0xABADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xABADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xABADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xABADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xABADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xABADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xABADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Cyathermia naticoides'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '449951'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xABADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A732%3A0xABADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A732%3A0xABADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A732%3A0xABADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A732%3A0xABADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A732%3A0xABADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:732:0xABADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '732'^^xsd:integer;
  dwc:scientificName 'Thermaloniscus cotylophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '263507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:732:0xABADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '263507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2100%3A0xABADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2100%3A0xABADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2100%3A0xABADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2100%3A0xABADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2100%3A0xABADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2100:0xABADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2100'^^xsd:integer;
  dwc:scientificName 'Protolira valvatoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2100:0xABADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2114%3A0xABADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2114%3A0xABADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2114%3A0xABADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2114%3A0xABADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2114%3A0xABADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2114:0xABADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2114'^^xsd:integer;
  dwc:scientificName 'Paralepetopsis rosemariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '510043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2114:0xABADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '510043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2671%3A0xA6ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2671%3A0xA6ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2671%3A0xA6ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2671%3A0xA6ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2671%3A0xA6ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2671:0xA6ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2671'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus galriftensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2671:0xA6ADA50101000B00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1887%3A0xA6ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1887%3A0xA6ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1887%3A0xA6ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1887%3A0xA6ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1887%3A0xA6ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1887:0xA6ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1887'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus guaymasensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1887:0xA6ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449974'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1631%3A0xA6ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1631%3A0xA6ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1631%3A0xA6ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1631%3A0xA6ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1631%3A0xA6ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1631:0xA6ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1631'^^xsd:integer;
  dwc:scientificName 'Amphiplica gordensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1631:0xA6ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1859%3A0xA6ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1859%3A0xA6ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1859%3A0xA6ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1859%3A0xA6ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1859%3A0xA6ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1859:0xA6ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1859'^^xsd:integer;
  dwc:scientificName 'Eosipho auzendei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '458587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1859:0xA6ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '744002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1254%3A0xA7ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1254%3A0xA7ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1254%3A0xA7ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1254%3A0xA7ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1254%3A0xA7ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1254:0xA7ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1254'^^xsd:integer;
  dwc:scientificName 'Ammothea verenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '239680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1254:0xA7ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '407708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA7ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA7ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA7ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA7ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA7ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA7ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Gymnobela extensa'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '420382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA7ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '722476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A176%3A0xA7ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A176%3A0xA7ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A176%3A0xA7ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A176%3A0xA7ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A176%3A0xA7ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:176:0xA7ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '176'^^xsd:integer;
  dwc:scientificName 'Branchipolynoe symmytilida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:176:0xA7ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A593%3A0x24ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A593%3A0x24ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A593%3A0x24ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A593%3A0x24ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A593%3A0x24ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:593:0x24ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '593'^^xsd:integer;
  dwc:scientificName 'Neoverruca brachylepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '733292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:593:0x24ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '733292'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1460%3A0x24ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1460%3A0x24ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1460%3A0x24ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1460%3A0x24ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1460%3A0x24ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1460:0x24ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1460'^^xsd:integer;
  dwc:scientificName 'Hydrolagus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1460:0x24ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A783%3A0x24ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A783%3A0x24ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A783%3A0x24ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A783%3A0x24ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A783%3A0x24ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:783:0x24ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '783'^^xsd:integer;
  dwc:scientificName 'Mirocaris fortunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:783:0x24ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A346%3A0x24ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A346%3A0x24ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A346%3A0x24ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A346%3A0x24ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A346%3A0x24ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:346:0x24ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '346'^^xsd:integer;
  dwc:scientificName 'Nereis piscesae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:346:0x24ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3521%3A0x24ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3521%3A0x24ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3521%3A0x24ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2999992370605 -92.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3521%3A0x24ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2999992370605 -92.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "27.2999992370605"^^xsd:decimal ;
  geo-pos:long "-92.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3521%3A0x24ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3521:0x24ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3521'^^xsd:integer;
  dwc:scientificName 'Idas macdonaldi'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-92.099998474121'^^xsd:double;
  dwc:latitude '27.299999237061'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:aphiaid '420700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3521:0x24ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '420700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2033%3A0x25ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2033%3A0x25ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2033%3A0x25ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2033%3A0x25ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2033%3A0x25ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2033:0x25ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2033'^^xsd:integer;
  dwc:scientificName 'Calyptogena similaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '135'^^xsd:integer;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464384'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2033:0x25ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3757%3A0x25ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3757%3A0x25ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3757%3A0x25ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3757%3A0x25ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3757%3A0x25ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3757:0x25ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3757'^^xsd:integer;
  dwc:scientificName 'Ophioctenella acies'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '124862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3757:0x25ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3685%3A0x25ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3685%3A0x25ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3685%3A0x25ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4830017089844 119.366996765137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "119.366996765137"^^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/212__urn%3Acatalog%3APENN%3AC%3A3685%3A0x25ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4830017089844 119.366996765137)"^^geo:wktLiteral ;
  geo-pos:lat "33.4830017089844"^^xsd:decimal ;
  geo-pos:long "119.366996765137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3685%3A0x25ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3685:0x25ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3685'^^xsd:integer;
  dwc:scientificName 'Bathykurila guaymasensis'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Santa Cruz Basin'^^xsd:string;
  dwc:longitude '119.36699676514'^^xsd:double;
  dwc:latitude '33.483001708984'^^xsd:double;
  dwc:aphiaid '333092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3685:0x25ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1236%3A0xA6ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1236%3A0xA6ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1236%3A0xA6ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1236%3A0xA6ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1236%3A0xA6ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1236:0xA6ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1236'^^xsd:integer;
  dwc:scientificName 'Erebonaster protentipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '351528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1236:0xA6ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '351528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA6ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA6ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA6ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA6ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA6ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA6ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Paralvinella'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:aphiaid '324591'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA6ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324591'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA6ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA6ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA6ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.625"^^xsd:decimal ;
  dwc:decimalLongitude "-104.209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2538"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA6ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "8.625"^^xsd:decimal ;
  geo-pos:long "-104.209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA6ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA6ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Genesis vulcanoctopusi'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.20999908447'^^xsd:double;
  dwc:latitude '8.625'^^xsd:double;
  dwc:minimumDepth '2538'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '361739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA6ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '361739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1097%3A0xA6ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1097%3A0xA6ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1097%3A0xA6ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1097%3A0xA6ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1097%3A0xA6ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1097:0xA6ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1097'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1097:0xA6ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A367%3A0xA6ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A367%3A0xA6ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A367%3A0xA6ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A367%3A0xA6ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A367%3A0xA6ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:367:0xA6ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '367'^^xsd:integer;
  dwc:scientificName 'Protomystides verenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '331335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:367:0xA6ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1578705'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1046%3A0xA6ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1046%3A0xA6ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1046%3A0xA6ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1046%3A0xA6ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1046%3A0xA6ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1046:0xA6ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1046'^^xsd:integer;
  dwc:scientificName 'Aphotopontius forcipatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1046:0xA6ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1892%3A0xA6ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1892%3A0xA6ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1892%3A0xA6ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "137.533294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3840"^^xsd:integer ;
  dwc:maximumDepthInMeters "3840"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1892%3A0xA6ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  geo-pos:lat "33.6101989746094"^^xsd:decimal ;
  geo-pos:long "137.533294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1892%3A0xA6ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1892:0xA6ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1892'^^xsd:integer;
  dwc:scientificName 'Buccinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '137.53329467773'^^xsd:double;
  dwc:latitude '33.610198974609'^^xsd:double;
  dwc:minimumDepth '3840'^^xsd:integer;
  dwc:maximumDepth '3840'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '137701'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1892:0xA6ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137701'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1858%3A0x60AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1858%3A0x60AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1858%3A0x60AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1858%3A0x60AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1858%3A0x60AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1858:0x60AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1858'^^xsd:integer;
  dwc:scientificName 'Neusas marshalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1858:0x60AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x60AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x60AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x60AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.5833015441895 -73.8332977294922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.5833015441895"^^xsd:decimal ;
  dwc:decimalLongitude "-73.8332977294922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x60AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.5833015441895 -73.8332977294922)"^^geo:wktLiteral ;
  geo-pos:lat "-37.5833015441895"^^xsd:decimal ;
  geo-pos:long "-73.8332977294922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x60AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x60AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Bathymargarites symplector'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Chile Trench'^^xsd:string;
  dwc:longitude '-73.833297729492'^^xsd:double;
  dwc:latitude '-37.58330154419'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '536893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x60AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3569%3A0x60AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3569%3A0x60AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3569%3A0x60AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3569%3A0x60AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3569%3A0x60AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3569:0x60AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3569'^^xsd:integer;
  dwc:scientificName 'Neptunea amianta'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '423554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3569:0x60AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '423554'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x61AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x61AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x61AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x61AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x61AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x61AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Clypeosectus delectus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '449949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x61AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2631%3A0x61AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2631%3A0x61AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2631%3A0x61AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3AC%3A2631%3A0x61AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2631%3A0x61AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2631:0x61AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2631'^^xsd:integer;
  dwc:scientificName 'Luffammina atlantica'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '533742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2631:0x61AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '533742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A729%3A0x61AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A729%3A0x61AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A729%3A0x61AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A729%3A0x61AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A729%3A0x61AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:729:0x61AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '729'^^xsd:integer;
  dwc:scientificName 'Katianira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '118370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:729:0x61AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x61AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x61AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x61AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9300003051758 -129.979995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-129.979995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1525"^^xsd:integer ;
  dwc:maximumDepthInMeters "1525"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x61AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9300003051758 -129.979995727539)"^^geo:wktLiteral ;
  geo-pos:lat "45.9300003051758"^^xsd:decimal ;
  geo-pos:long "-129.979995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x61AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x61AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga microchira'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.97999572754'^^xsd:double;
  dwc:latitude '45.930000305176'^^xsd:double;
  dwc:minimumDepth '1525'^^xsd:integer;
  dwc:maximumDepth '1525'^^xsd:integer;
  dwc:aphiaid '458579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x61AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '458579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2041%3A0x61AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2041%3A0x61AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2041%3A0x61AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2041%3A0x61AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2041%3A0x61AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2041:0x61AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2041'^^xsd:integer;
  dwc:scientificName 'Sutilizona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2041:0x61AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180879'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2372%3A0xA5ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2372%3A0xA5ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2372%3A0xA5ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2372%3A0xA5ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2372%3A0xA5ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2372:0xA5ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2372'^^xsd:integer;
  dwc:scientificName 'Provanna buccinoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450001'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2372:0xA5ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A13%3A0xA5ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A13%3A0xA5ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A13%3A0xA5ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A13%3A0xA5ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A13%3A0xA5ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:13:0xA5ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '13'^^xsd:integer;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:13:0xA5ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2127%3A0xA5ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2127%3A0xA5ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2127%3A0xA5ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2127%3A0xA5ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2127%3A0xA5ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2127:0xA5ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2127'^^xsd:integer;
  dwc:scientificName 'Pyropelta musaica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2127:0xA5ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1425%3A0xA6ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1425%3A0xA6ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1425%3A0xA6ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1425%3A0xA6ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1425%3A0xA6ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1425:0xA6ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1425'^^xsd:integer;
  dwc:scientificName 'Etmopterus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1425:0xA6ADA50101000000'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3532%3A0xA6ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3532%3A0xA6ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3532%3A0xA6ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3532%3A0xA6ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3532%3A0xA6ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3532:0xA6ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3532'^^xsd:integer;
  dwc:scientificName 'Idas washingtonia'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '506042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3532:0xA6ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1833%3A0xA6ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1833%3A0xA6ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1833%3A0xA6ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1833%3A0xA6ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1833%3A0xA6ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1833:0xA6ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1833'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1833:0xA6ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1176%3A0xA6ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1176%3A0xA6ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1176%3A0xA6ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1176%3A0xA6ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1176%3A0xA6ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1176:0xA6ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1176'^^xsd:integer;
  dwc:scientificName 'Stygiopontius lauensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355919'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1176:0xA6ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2881%3A0x61AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2881%3A0x61AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2881%3A0x61AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8854999542236 69.6054992675781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.8854999542236"^^xsd:decimal ;
  dwc:decimalLongitude "69.6054992675781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3290"^^xsd:integer ;
  dwc:maximumDepthInMeters "3320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2881%3A0x61AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8854999542236 69.6054992675781)"^^geo:wktLiteral ;
  geo-pos:lat "-23.8854999542236"^^xsd:decimal ;
  geo-pos:long "69.6054992675781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2881%3A0x61AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2881:0x61AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2881'^^xsd:integer;
  dwc:scientificName 'Austinograea rodriguezensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Central Indian Ridge'^^xsd:string;
  dwc:longitude '69.605499267578'^^xsd:double;
  dwc:latitude '-23.885499954224'^^xsd:double;
  dwc:minimumDepth '3290'^^xsd:integer;
  dwc:maximumDepth '3320'^^xsd:integer;
  dwc:aphiaid '395454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2881:0x61AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395454'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1153%3A0x61AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1153%3A0x61AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1153%3A0x61AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1153%3A0x61AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1153%3A0x61AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1153:0x61AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1153'^^xsd:integer;
  dwc:scientificName 'Stygiopontius bulbisetiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '361211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1153:0x61AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A623%3A0x61AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A623%3A0x61AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A623%3A0x61AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A623%3A0x61AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A623%3A0x61AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:623:0x61AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '623'^^xsd:integer;
  dwc:scientificName 'Leptognathia ventralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '136451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:623:0x61AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2055%3A0x61AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2055%3A0x61AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2055%3A0x61AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2055%3A0x61AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2055%3A0x61AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2055:0x61AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2055'^^xsd:integer;
  dwc:scientificName 'Helicoradomenia juani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '395234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2055:0x61AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395234'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2880%3A0x61AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2880%3A0x61AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2880%3A0x61AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0699996948242 42.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "42.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2880%3A0x61AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0699996948242 42.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "30.0699996948242"^^xsd:decimal ;
  geo-pos:long "42.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2880%3A0x61AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2880:0x61AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2880'^^xsd:integer;
  dwc:scientificName 'Chaceon affinis'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '42.069999694824'^^xsd:double;
  dwc:latitude '30.069999694824'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '107369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2880:0x61AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107369'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x61AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x61AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x61AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7699966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x61AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  geo-pos:lat "28.2999992370605"^^xsd:decimal ;
  geo-pos:long "-89.7699966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x61AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x61AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Calyptogena ponderosa'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-89.769996643066'^^xsd:double;
  dwc:latitude '28.299999237061'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '420920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x61AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1882%3A0x61AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1882%3A0x61AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1882%3A0x61AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1882%3A0x61AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1882%3A0x61AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1882:0x61AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1882'^^xsd:integer;
  dwc:scientificName 'Leptochiton micropustulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1882:0x61AEA50101000B00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A913%3A0x61AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A913%3A0x61AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A913%3A0x61AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A913%3A0x61AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A913%3A0x61AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:913:0x61AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '913'^^xsd:integer;
  dwc:scientificName 'Cyanagraea praedator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:913:0x61AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A5%3A0xA5ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A5%3A0xA5ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A5%3A0xA5ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A5%3A0xA5ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A5%3A0xA5ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:5:0xA5ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '5'^^xsd:integer;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:5:0xA5ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xA5ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA5ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA5ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA5ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xA5ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xA5ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepidonotopodium piscesae'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '328772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xA5ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A556%3A0xA5ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A556%3A0xA5ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A556%3A0xA5ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A556%3A0xA5ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A556%3A0xA5ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:556:0xA5ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '556'^^xsd:integer;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:556:0xA5ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2852%3A0xA5ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2852%3A0xA5ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2852%3A0xA5ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2852%3A0xA5ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2852%3A0xA5ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2852:0xA5ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2852'^^xsd:integer;
  dwc:scientificName 'Ophiolamina eprae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '238164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2852:0xA5ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '238164'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2513%3A0xA5ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2513%3A0xA5ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2513%3A0xA5ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2513%3A0xA5ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2513%3A0xA5ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2513:0xA5ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2513'^^xsd:integer;
  dwc:scientificName 'Vulcanoctopus hydrothermalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '342417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2513:0xA5ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '342417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA5ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA5ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA5ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA5ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA5ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA5ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus fucensis'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:aphiaid '449972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA5ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2376%3A0xA5ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2376%3A0xA5ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2376%3A0xA5ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2376%3A0xA5ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2376%3A0xA5ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2376:0xA5ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2376'^^xsd:integer;
  dwc:scientificName 'Provanna glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2376:0xA5ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A509%3A0x61AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A509%3A0x61AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A509%3A0x61AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A509%3A0x61AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A509%3A0x61AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:509:0x61AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '509'^^xsd:integer;
  dwc:scientificName 'Amathys lutzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:509:0x61AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '730684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x61AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x61AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x61AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x61AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x61AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x61AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Graneledone'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '157018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x61AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '157018'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1662%3A0x62AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1662%3A0x62AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1662%3A0x62AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1662%3A0x62AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1662%3A0x62AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1662:0x62AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1662'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus starmeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '434625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1662:0x62AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '434625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x62AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x62AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x62AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x62AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x62AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x62AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma hessleri'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '327273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x62AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1815%3A0x62AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1815%3A0x62AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1815%3A0x62AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1815%3A0x62AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1815%3A0x62AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1815:0x62AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1815'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1815:0x62AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2836%3A0x62AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2836%3A0x62AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2836%3A0x62AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2836%3A0x62AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2836%3A0x62AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2836:0x62AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2836'^^xsd:integer;
  dwc:scientificName 'Alvinocaris markensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '378091'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2836:0x62AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378091'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2468%3A0x62AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2468%3A0x62AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2468%3A0x62AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2468%3A0x62AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2468%3A0x62AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2468:0x62AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2468'^^xsd:integer;
  dwc:scientificName 'Riftia pachyptila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2468:0x62AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A18%3A0x62AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A18%3A0x62AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A18%3A0x62AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A18%3A0x62AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A18%3A0x62AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:18:0x62AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '18'^^xsd:integer;
  dwc:scientificName 'Limnodriloides olearius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '475822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:18:0x62AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '475822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A529%3A0xA4ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A529%3A0xA4ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A529%3A0xA4ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A529%3A0xA4ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A529%3A0xA4ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:529:0xA4ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '529'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:529:0xA4ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA4ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA4ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA4ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7084999084473 -125.588500976562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7084999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-125.588500976562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA4ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7084999084473 -125.588500976562)"^^geo:wktLiteral ;
  geo-pos:lat "44.7084999084473"^^xsd:decimal ;
  geo-pos:long "-125.588500976562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA4ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA4ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga heterosiphon'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.58850097656'^^xsd:double;
  dwc:latitude '44.708499908447'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '458578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA4ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1338994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A927%3A0xA5ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A927%3A0xA5ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A927%3A0xA5ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A927%3A0xA5ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A927%3A0xA5ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:927:0xA5ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '927'^^xsd:integer;
  dwc:scientificName 'Stephonyx carinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '557624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:927:0xA5ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557624'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A275%3A0xA5ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A275%3A0xA5ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A275%3A0xA5ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A275%3A0xA5ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A275%3A0xA5ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:275:0xA5ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '275'^^xsd:integer;
  dwc:scientificName 'Amphiduropsis axialensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '332941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:275:0xA5ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3557%3A0xA5ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3557%3A0xA5ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3557%3A0xA5ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3557%3A0xA5ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3557%3A0xA5ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3557:0xA5ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3557'^^xsd:integer;
  dwc:scientificName 'Idas washingtonia'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '506042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3557:0xA5ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA5ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA5ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA5ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA5ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA5ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA5ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Branchipolynoe symmytilida'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '327286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA5ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1420%3A0xA5ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1420%3A0xA5ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1420%3A0xA5ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1420%3A0xA5ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1420%3A0xA5ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1420:0xA5ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1420'^^xsd:integer;
  dwc:scientificName 'Etmopterus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1420:0xA5ADA50101000400'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1354%3A0x25ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1354%3A0x25ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1354%3A0x25ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1354%3A0x25ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1354%3A0x25ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1354:0x25ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1354'^^xsd:integer;
  dwc:scientificName 'Pachycara thermophilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '274151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1354:0x25ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A486%3A0x25ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A486%3A0x25ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A486%3A0x25ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A486%3A0x25ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A486%3A0x25ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:486:0x25ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '486'^^xsd:integer;
  dwc:scientificName 'Paralvinella pandorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:486:0x25ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A447%3A0x25ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A447%3A0x25ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A447%3A0x25ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A447%3A0x25ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A447%3A0x25ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:447:0x25ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '447'^^xsd:integer;
  dwc:scientificName 'Paralvinella grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:447:0x25ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A435%3A0x25ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A435%3A0x25ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A435%3A0x25ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A435%3A0x25ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A435%3A0x25ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:435:0x25ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '435'^^xsd:integer;
  dwc:scientificName 'Paralvinella bactericola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:435:0x25ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330305'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2841%3A0x25ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2841%3A0x25ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2841%3A0x25ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2841%3A0x25ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2841%3A0x25ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2841:0x25ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2841'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2841:0x25ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A587%3A0x25ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A587%3A0x25ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A587%3A0x25ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A587%3A0x25ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A587%3A0x25ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:587:0x25ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '587'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:587:0x25ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1076%3A0x25ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1076%3A0x25ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1076%3A0x25ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1076%3A0x25ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1076%3A0x25ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1076:0x25ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1076'^^xsd:integer;
  dwc:scientificName 'Benthoxynus tumidiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '349208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1076:0x25ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '349208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1998%3A0x25ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1998%3A0x25ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1998%3A0x25ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.59999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.6999969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "5140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1998%3A0x25ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-5.59999990463257"^^xsd:decimal ;
  geo-pos:long "-81.6999969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1998%3A0x25ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1998:0x25ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1998'^^xsd:integer;
  dwc:scientificName 'Calyptogena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Peru Trench'^^xsd:string;
  dwc:longitude '-81.699996948242'^^xsd:double;
  dwc:latitude '-5.5999999046326'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '5140'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '367971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1998:0x25ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '367971'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xA4ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA4ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA4ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA4ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xA4ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xA4ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Riftia pachyptila'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '266010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xA4ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3768%3A0xA4ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3768%3A0xA4ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3768%3A0xA4ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3AC%3A3768%3A0xA4ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3768%3A0xA4ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3768:0xA4ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3768'^^xsd:integer;
  dwc:scientificName 'Ethusina rowdeni'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '440475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3768:0xA4ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440475'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xA4ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA4ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA4ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA4ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xA4ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xA4ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Eulepetopsis vitrea'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '449958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xA4ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A985%3A0xA4ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A985%3A0xA4ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A985%3A0xA4ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3229999542236 70.0449981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "70.0449981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2415"^^xsd:integer ;
  dwc:maximumDepthInMeters "2460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A985%3A0xA4ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3229999542236 70.0449981689453)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3229999542236"^^xsd:decimal ;
  geo-pos:long "70.0449981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A985%3A0xA4ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:985:0xA4ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '985'^^xsd:integer;
  dwc:scientificName 'Mirocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Central Indian Ridge'^^xsd:string;
  dwc:longitude '70.044998168945'^^xsd:double;
  dwc:latitude '-25.322999954224'^^xsd:double;
  dwc:minimumDepth '2415'^^xsd:integer;
  dwc:maximumDepth '2460'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:985:0xA4ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107000'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA4ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA4ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA4ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA4ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA4ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA4ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Branchinotogluma hessleri'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '327273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA4ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1962%3A0xA4ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1962%3A0xA4ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1962%3A0xA4ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.4200000762939 33.439998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.4200000762939"^^xsd:decimal ;
  dwc:decimalLongitude "33.439998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1910"^^xsd:integer ;
  dwc:maximumDepthInMeters "1910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1962%3A0xA4ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.4200000762939 33.439998626709)"^^geo:wktLiteral ;
  geo-pos:lat "24.4200000762939"^^xsd:decimal ;
  geo-pos:long "33.439998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1962%3A0xA4ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1962:0xA4ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1962'^^xsd:integer;
  dwc:scientificName 'Myrtea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Eastern Mediterranean'^^xsd:string;
  dwc:longitude '33.439998626709'^^xsd:double;
  dwc:latitude '24.420000076294'^^xsd:double;
  dwc:minimumDepth '1910'^^xsd:integer;
  dwc:maximumDepth '1910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1962:0xA4ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138151'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2746%3A0xA4ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2746%3A0xA4ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2746%3A0xA4ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2746%3A0xA4ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2746%3A0xA4ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2746:0xA4ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2746'^^xsd:integer;
  dwc:scientificName 'Levensteiniella iris'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '328834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2746:0xA4ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A743%3A0x62AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A743%3A0x62AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A743%3A0x62AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A743%3A0x62AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A743%3A0x62AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:743:0x62AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '743'^^xsd:integer;
  dwc:scientificName 'Alvinocaris longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:743:0x62AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378089'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2764%3A0x62AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2764%3A0x62AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2764%3A0x62AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2764%3A0x62AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2764%3A0x62AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2764:0x62AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2764'^^xsd:integer;
  dwc:scientificName 'Sericosura heteroscela'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:aphiaid '134633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2764:0x62AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134633'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1991%3A0x62AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1991%3A0x62AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1991%3A0x62AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1991%3A0x62AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1991%3A0x62AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1991:0x62AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1991'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus tevnianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1991:0x62AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x62AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x62AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x62AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-117.718002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x62AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  geo-pos:lat "32.2182998657227"^^xsd:decimal ;
  geo-pos:long "-117.718002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x62AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x62AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Pachydermia laevis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '-117.71800231934'^^xsd:double;
  dwc:latitude '32.218299865723'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '449994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x62AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x62AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x62AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x62AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x62AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x62AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x62AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lirapex granularis'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x62AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2098%3A0x62AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2098%3A0x62AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2098%3A0x62AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2098%3A0x62AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2098%3A0x62AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2098:0x62AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2098'^^xsd:integer;
  dwc:scientificName 'Protolira valvatoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2098:0x62AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1196%3A0x62AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1196%3A0x62AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1196%3A0x62AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1196%3A0x62AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1196%3A0x62AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1196:0x62AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1196'^^xsd:integer;
  dwc:scientificName 'Stygiopontius pectinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '135802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1196:0x62AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1290%3A0x62AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1290%3A0x62AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1290%3A0x62AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1290%3A0x62AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1290%3A0x62AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1290:0x62AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1290'^^xsd:integer;
  dwc:scientificName 'Sclerasterias tanneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '178806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1290:0x62AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '178806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1502%3A0xA3ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1502%3A0xA3ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1502%3A0xA3ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1502%3A0xA3ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1502%3A0xA3ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1502:0xA3ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1502'^^xsd:integer;
  dwc:scientificName 'Cerianthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '100782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1502:0xA3ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100782'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2338%3A0xA4ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2338%3A0xA4ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2338%3A0xA4ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2338%3A0xA4ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2338%3A0xA4ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2338:0xA4ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2338'^^xsd:integer;
  dwc:scientificName 'Alviniconcha hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2338:0xA4ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2945%3A0xA4ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2945%3A0xA4ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2945%3A0xA4ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1900005340576 -111.379997253418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1900005340576"^^xsd:decimal ;
  dwc:decimalLongitude "-111.379997253418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2945%3A0xA4ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1900005340576 -111.379997253418)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1900005340576"^^xsd:decimal ;
  geo-pos:long "-111.379997253418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2945%3A0xA4ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2945:0xA4ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2945'^^xsd:integer;
  dwc:scientificName 'Corallimorphus profundus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Cascadia Convergent Margin'^^xsd:string;
  dwc:longitude '-111.37999725342'^^xsd:double;
  dwc:latitude '-23.190000534058'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '283831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2945:0xA4ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '283831'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1467%3A0xA4ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1467%3A0xA4ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1467%3A0xA4ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1467%3A0xA4ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1467%3A0xA4ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1467:0xA4ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1467'^^xsd:integer;
  dwc:scientificName 'Ilyophis blachei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1467:0xA4ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126325'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3517%3A0xA4ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3517%3A0xA4ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3517%3A0xA4ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3517%3A0xA4ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3517%3A0xA4ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3517:0xA4ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3517'^^xsd:integer;
  dwc:scientificName 'Laubiericoncha myriamae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '457087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3517:0xA4ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1334692'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A329%3A0xA4ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A329%3A0xA4ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A329%3A0xA4ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A329%3A0xA4ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A329%3A0xA4ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:329:0xA4ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '329'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha akessoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:329:0xA4ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA4ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA4ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA4ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA4ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA4ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA4ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna variabilis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '450012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA4ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2317%3A0x25ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2317%3A0x25ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2317%3A0x25ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2317%3A0x25ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2317%3A0x25ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2317:0x25ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2317'^^xsd:integer;
  dwc:scientificName 'Neolepetopsis occulta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2317:0x25ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2125%3A0x25ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2125%3A0x25ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2125%3A0x25ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5499992370605 -125.050003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-125.050003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2125%3A0x25ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5499992370605 -125.050003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.5499992370605"^^xsd:decimal ;
  geo-pos:long "-125.050003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2125%3A0x25ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2125:0x25ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2125'^^xsd:integer;
  dwc:scientificName 'Pyropelta corymba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Cascadia Convergent Margin'^^xsd:string;
  dwc:longitude '-125.05000305176'^^xsd:double;
  dwc:latitude '44.54999923706'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450015'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2125:0x25ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A366%3A0x25ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A366%3A0x25ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A366%3A0x25ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A366%3A0x25ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A366%3A0x25ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:366:0x25ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '366'^^xsd:integer;
  dwc:scientificName 'Protomystides verenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '331335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:366:0x25ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1578705'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1493%3A0x26ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1493%3A0x26ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1493%3A0x26ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1493%3A0x26ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1493%3A0x26ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1493:0x26ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1493'^^xsd:integer;
  dwc:scientificName 'Cyananthea hydrothermala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '289763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1493:0x26ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '289763'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A598%3A0x26ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A598%3A0x26ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A598%3A0x26ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A598%3A0x26ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A598%3A0x26ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:598:0x26ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '598'^^xsd:integer;
  dwc:scientificName 'Eochionelasmus ohtai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '733173'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:598:0x26ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '733173'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1223%3A0x26ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1223%3A0x26ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1223%3A0x26ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1223%3A0x26ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1223%3A0x26ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1223:0x26ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1223'^^xsd:integer;
  dwc:scientificName 'Ecbathyrion prolixicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '351201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1223:0x26ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '351201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x26ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x26ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x26ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-127.690002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2656"^^xsd:integer ;
  dwc:maximumDepthInMeters "2656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x26ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  geo-pos:lat "47.7799987792969"^^xsd:decimal ;
  geo-pos:long "-127.690002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x26ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x26ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna variabilis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.69000244141'^^xsd:double;
  dwc:latitude '47.779998779297'^^xsd:double;
  dwc:minimumDepth '2656'^^xsd:integer;
  dwc:maximumDepth '2656'^^xsd:integer;
  dwc:aphiaid '450012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x26ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2368%3A0x26ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2368%3A0x26ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2368%3A0x26ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2368%3A0x26ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2368%3A0x26ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2368:0x26ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2368'^^xsd:integer;
  dwc:scientificName 'Provanna buccinoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450001'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2368:0x26ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1704%3A0xA3ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1704%3A0xA3ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1704%3A0xA3ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1704%3A0xA3ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1704%3A0xA3ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1704:0xA3ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1704'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1704:0xA3ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1521%3A0xA3ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1521%3A0xA3ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1521%3A0xA3ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1521%3A0xA3ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1521%3A0xA3ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1521:0xA3ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1521'^^xsd:integer;
  dwc:scientificName 'Halecium profundum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1521:0xA3ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA3ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA3ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA3ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA3ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA3ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA3ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA3ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xA3ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA3ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA3ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA3ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xA3ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xA3ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xA3ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA3ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA3ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA3ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA3ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA3ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA3ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Prionospio'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA3ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xA3ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA3ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA3ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA3ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xA3ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xA3ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xA3ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA3ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA3ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA3ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-127.690002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2656"^^xsd:integer ;
  dwc:maximumDepthInMeters "2656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA3ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  geo-pos:lat "47.7799987792969"^^xsd:decimal ;
  geo-pos:long "-127.690002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA3ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA3ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.69000244141'^^xsd:double;
  dwc:latitude '47.779998779297'^^xsd:double;
  dwc:minimumDepth '2656'^^xsd:integer;
  dwc:maximumDepth '2656'^^xsd:integer;
  dwc:aphiaid '138667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA3ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138667'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xA3ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA3ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA3ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA3ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xA3ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xA3ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Paralvinella grasslei'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '330308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xA3ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xABADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xABADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xABADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xABADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xABADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xABADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Opisthotrochopodus tunnicliffeae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '330240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xABADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '767075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A630%3A0xABADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A630%3A0xABADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A630%3A0xABADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A630%3A0xABADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A630%3A0xABADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:630:0xABADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '630'^^xsd:integer;
  dwc:scientificName 'Typhlotanais'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '136256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:630:0xABADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136256'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xACADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xACADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xACADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xACADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xACADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xACADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Bythograea thermydron'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:aphiaid '440289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xACADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1542%3A0xACADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1542%3A0xACADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1542%3A0xACADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1542%3A0xACADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1542%3A0xACADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1542:0xACADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1542'^^xsd:integer;
  dwc:scientificName 'Halisiphonia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '289286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1542:0xACADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '289286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2610%3A0xACADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2610%3A0xACADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2610%3A0xACADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2610%3A0xACADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2610%3A0xACADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2610:0xACADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2610'^^xsd:integer;
  dwc:scientificName 'Oenopota ogasawarana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '434527'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2610:0xACADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '434527'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1480%3A0xACADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1480%3A0xACADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1480%3A0xACADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1480%3A0xACADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1480%3A0xACADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1480:0xACADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1480'^^xsd:integer;
  dwc:scientificName 'Thermopalia taraxaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '291216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1480:0xACADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '291216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A513%3A0xACADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A513%3A0xACADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A513%3A0xACADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A513%3A0xACADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A513%3A0xACADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:513:0xACADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '513'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:513:0xACADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2119%3A0xACADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2119%3A0xACADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2119%3A0xACADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2119%3A0xACADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2119%3A0xACADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2119:0xACADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2119'^^xsd:integer;
  dwc:scientificName 'Pyropelta bohlei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2119:0xACADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA2ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA2ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA2ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.7200002670288 -103.650001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.7200002670288"^^xsd:decimal ;
  dwc:decimalLongitude "-103.650001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2565"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA2ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.7200002670288 -103.650001525879)"^^geo:wktLiteral ;
  geo-pos:lat "10.7200002670288"^^xsd:decimal ;
  geo-pos:long "-103.650001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA2ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA2ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Nereis sandersi'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.65000152588'^^xsd:double;
  dwc:latitude '10.720000267029'^^xsd:double;
  dwc:minimumDepth '2565'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '329739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA2ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2637%3A0xA3ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2637%3A0xA3ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2637%3A0xA3ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2637%3A0xA3ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2637%3A0xA3ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2637:0xA3ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2637'^^xsd:integer;
  dwc:scientificName 'Lafoea dumosa'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '117702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2637:0xA3ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3543%3A0xA3ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3543%3A0xA3ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3543%3A0xA3ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3543%3A0xA3ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3543%3A0xA3ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3543:0xA3ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3543'^^xsd:integer;
  dwc:scientificName 'Anthomastus ritteri'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '286018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3543:0xA3ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '724715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1673%3A0xA3ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1673%3A0xA3ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1673%3A0xA3ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1673%3A0xA3ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1673%3A0xA3ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1673:0xA3ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1673'^^xsd:integer;
  dwc:scientificName 'Nuculana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1673:0xA3ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138259'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A211%3A0xA3ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A211%3A0xA3ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A211%3A0xA3ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A211%3A0xA3ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A211%3A0xA3ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:211:0xA3ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '211'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium riftense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:211:0xA3ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783173'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1458%3A0xA3ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1458%3A0xA3ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1458%3A0xA3ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1458%3A0xA3ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1458%3A0xA3ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1458:0xA3ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1458'^^xsd:integer;
  dwc:scientificName 'Hydrolagus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1458:0xA3ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA3ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA3ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA3ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7699966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA3ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  geo-pos:lat "28.2999992370605"^^xsd:decimal ;
  geo-pos:long "-89.7699966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA3ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA3ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Marionia tedi'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-89.769996643066'^^xsd:double;
  dwc:latitude '28.299999237061'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '420625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA3ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1669270'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1043%3A0xACADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1043%3A0xACADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1043%3A0xACADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1043%3A0xACADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1043%3A0xACADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1043:0xACADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1043'^^xsd:integer;
  dwc:scientificName 'Aphotopontius forcipatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1043:0xACADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1533%3A0xACADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1533%3A0xACADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1533%3A0xACADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1533%3A0xACADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1533%3A0xACADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1533:0xACADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1533'^^xsd:integer;
  dwc:scientificName 'Cladocarpus cartieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1533:0xACADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '744826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xACADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xACADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xACADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8400001525879 -88.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8400001525879"^^xsd:decimal ;
  dwc:decimalLongitude "-88.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "614"^^xsd:integer ;
  dwc:maximumDepthInMeters "614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xACADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8400001525879 -88.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "28.8400001525879"^^xsd:decimal ;
  geo-pos:long "-88.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xACADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xACADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Turridae'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-88.76000213623'^^xsd:double;
  dwc:latitude '28.840000152588'^^xsd:double;
  dwc:minimumDepth '614'^^xsd:integer;
  dwc:maximumDepth '614'^^xsd:integer;
  dwc:aphiaid '152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xACADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1827%3A0xACADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1827%3A0xACADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1827%3A0xACADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1827%3A0xACADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1827%3A0xACADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1827:0xACADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1827'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1827:0xACADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xACADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xACADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xACADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xACADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xACADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xACADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Vulcanoctopus hydrothermalis'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '342417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xACADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '342417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1444%3A0xACADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1444%3A0xACADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1444%3A0xACADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1444%3A0xACADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1444%3A0xACADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1444:0xACADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1444'^^xsd:integer;
  dwc:scientificName 'Aprodon cortezianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '316378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1444:0xACADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xACADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xACADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xACADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xACADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xACADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xACADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Opisthotrochopodus tunnicliffeae'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '330240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xACADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '767075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xACADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xACADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xACADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6904983520508 -125.567001342773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6904983520508"^^xsd:decimal ;
  dwc:decimalLongitude "-125.567001342773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xACADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6904983520508 -125.567001342773)"^^geo:wktLiteral ;
  geo-pos:lat "44.6904983520508"^^xsd:decimal ;
  geo-pos:long "-125.567001342773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xACADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xACADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga pacifica'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.56700134277'^^xsd:double;
  dwc:latitude '44.690498352051'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '555975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xACADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '555975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1298%3A0xACADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1298%3A0xACADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1298%3A0xACADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "137.533294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3840"^^xsd:integer ;
  dwc:maximumDepthInMeters "3840"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1298%3A0xACADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  geo-pos:lat "33.6101989746094"^^xsd:decimal ;
  geo-pos:long "137.533294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1298%3A0xACADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1298:0xACADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1298'^^xsd:integer;
  dwc:scientificName 'Arachnoidea ophidiomorpha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '137.53329467773'^^xsd:double;
  dwc:latitude '33.610198974609'^^xsd:double;
  dwc:minimumDepth '3840'^^xsd:integer;
  dwc:maximumDepth '3840'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1298:0xACADA50101000E00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2464%3A0xA2ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2464%3A0xA2ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2464%3A0xA2ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2464%3A0xA2ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2464%3A0xA2ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2464:0xA2ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2464'^^xsd:integer;
  dwc:scientificName 'Riftia pachyptila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2464:0xA2ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1610%3A0xA2ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1610%3A0xA2ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1610%3A0xA2ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1610%3A0xA2ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1610%3A0xA2ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1610:0xA2ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1610'^^xsd:integer;
  dwc:scientificName 'Provanna variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1610:0xA2ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3513%3A0xA2ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3513%3A0xA2ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3513%3A0xA2ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2999992370605 -76.1100006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-76.1100006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2155"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3513%3A0xA2ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2999992370605 -76.1100006103516)"^^geo:wktLiteral ;
  geo-pos:lat "32.2999992370605"^^xsd:decimal ;
  geo-pos:long "-76.1100006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3513%3A0xA2ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3513:0xA2ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3513'^^xsd:integer;
  dwc:scientificName 'Vesicomyicola trifurcatus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'South Carolina'^^xsd:string;
  dwc:longitude '-76.110000610352'^^xsd:double;
  dwc:latitude '32.29999923706'^^xsd:double;
  dwc:minimumDepth '2155'^^xsd:integer;
  dwc:aphiaid '332847'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3513:0xA2ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332847'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A284%3A0xA2ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A284%3A0xA2ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A284%3A0xA2ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A284%3A0xA2ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A284%3A0xA2ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:284:0xA2ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '284'^^xsd:integer;
  dwc:scientificName 'Hesiolyra bergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:284:0xA2ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A614%3A0xA2ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A614%3A0xA2ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A614%3A0xA2ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A614%3A0xA2ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A614%3A0xA2ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:614:0xA2ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '614'^^xsd:integer;
  dwc:scientificName 'Dahlella caldariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '459330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:614:0xA2ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '459330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2219%3A0xA2ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2219%3A0xA2ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2219%3A0xA2ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2219%3A0xA2ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2219%3A0xA2ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2219:0xA2ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2219'^^xsd:integer;
  dwc:scientificName 'Pachydermia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2219:0xA2ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1722%3A0xA2ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1722%3A0xA2ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1722%3A0xA2ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1722%3A0xA2ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1722%3A0xA2ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1722:0xA2ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1722'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus septemdierum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1722:0xA2ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A209%3A0x63AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A209%3A0x63AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A209%3A0x63AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A209%3A0x63AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A209%3A0x63AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:209:0x63AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '209'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium riftense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:209:0x63AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783173'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A821%3A0x63AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A821%3A0x63AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A821%3A0x63AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A821%3A0x63AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A821%3A0x63AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:821:0x63AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '821'^^xsd:integer;
  dwc:scientificName 'Munidopsis crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:821:0x63AEA50101000100'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2434%3A0x63AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2434%3A0x63AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2434%3A0x63AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2434%3A0x63AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2434%3A0x63AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2434:0x63AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2434'^^xsd:integer;
  dwc:scientificName 'Lamellibrachia columna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265813'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2434:0x63AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265813'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x63AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x63AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x63AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x63AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x63AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x63AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Nicomache'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x63AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x63AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x63AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x63AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x63AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x63AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x63AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bathyxylophila'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55999755859'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '598284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x63AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '598284'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A94%3A0x63AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A94%3A0x63AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A94%3A0x63AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A94%3A0x63AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A94%3A0x63AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:94:0x63AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '94'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:94:0x63AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3560%3A0x63AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3560%3A0x63AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3560%3A0x63AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8849983215332 11.1059999465942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8849983215332"^^xsd:decimal ;
  dwc:decimalLongitude "11.1059999465942"^^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/212__urn%3Acatalog%3APENN%3AC%3A3560%3A0x63AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8849983215332 11.1059999465942)"^^geo:wktLiteral ;
  geo-pos:lat "58.8849983215332"^^xsd:decimal ;
  geo-pos:long "11.1059999465942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3560%3A0x63AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3560:0x63AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3560'^^xsd:integer;
  dwc:scientificName 'Delectopecten randolphi'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'coastal skagerrak'^^xsd:string;
  dwc:longitude '11.105999946594'^^xsd:double;
  dwc:latitude '58.884998321533'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:aphiaid '820156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3560:0x63AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A869%3A0x63AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A869%3A0x63AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A869%3A0x63AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A869%3A0x63AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A869%3A0x63AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:869:0x63AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '869'^^xsd:integer;
  dwc:scientificName 'Macroregonia macrochira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '442169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:869:0x63AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '442169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xA2ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA2ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA2ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA2ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xA2ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xA2ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Nereis sandersi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '329739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xA2ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A424%3A0xA2ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A424%3A0xA2ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A424%3A0xA2ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A424%3A0xA2ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A424%3A0xA2ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:424:0xA2ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '424'^^xsd:integer;
  dwc:scientificName 'Alvinella pompejana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '336171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:424:0xA2ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '336171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA2ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA2ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA2ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9300003051758 -129.979995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-129.979995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1525"^^xsd:integer ;
  dwc:maximumDepthInMeters "1525"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA2ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9300003051758 -129.979995727539)"^^geo:wktLiteral ;
  geo-pos:lat "45.9300003051758"^^xsd:decimal ;
  geo-pos:long "-129.979995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA2ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA2ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus fucensis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.97999572754'^^xsd:double;
  dwc:latitude '45.930000305176'^^xsd:double;
  dwc:minimumDepth '1525'^^xsd:integer;
  dwc:maximumDepth '1525'^^xsd:integer;
  dwc:aphiaid '449972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA2ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1468%3A0xA2ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1468%3A0xA2ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1468%3A0xA2ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1468%3A0xA2ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1468%3A0xA2ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1468:0xA2ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1468'^^xsd:integer;
  dwc:scientificName 'Ilyophis blachei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1468:0xA2ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126325'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2022%3A0xA2ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2022%3A0xA2ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2022%3A0xA2ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2022%3A0xA2ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2022%3A0xA2ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2022:0xA2ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2022'^^xsd:integer;
  dwc:scientificName 'Idas washingtonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '506042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2022:0xA2ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xA2ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA2ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA2ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA2ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xA2ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xA2ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Bathymodiolus thermophilus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '183000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xA2ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '183000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA2ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA2ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA2ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA2ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA2ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA2ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Branchinotogluma tunnicliffeae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '767075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA2ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2203%3A0xADADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2203%3A0xADADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2203%3A0xADADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2203%3A0xADADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2203%3A0xADADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2203:0xADADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2203'^^xsd:integer;
  dwc:scientificName 'Melanodrymia aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2203:0xADADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2364%3A0xADADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2364%3A0xADADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2364%3A0xADADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2364%3A0xADADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2364%3A0xADADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2364:0xADADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2364'^^xsd:integer;
  dwc:scientificName 'Desbruyeresia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2364:0xADADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xADADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xADADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xADADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7350006103516"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "533"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xADADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.7350006103516"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xADADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xADADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bathymodiolus'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '27.735000610352'^^xsd:double;
  dwc:minimumDepth '533'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '138214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xADADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138214'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1933%3A0xADADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1933%3A0xADADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1933%3A0xADADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1933%3A0xADADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1933%3A0xADADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1933:0xADADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1933'^^xsd:integer;
  dwc:scientificName 'Solemya (Acharax) johnsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '543558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1933:0xADADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '293239'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A196%3A0xADADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A196%3A0xADADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A196%3A0xADADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A196%3A0xADADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A196%3A0xADADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:196:0xADADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '196'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium minutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:196:0xADADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A551%3A0xADADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A551%3A0xADADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A551%3A0xADADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A551%3A0xADADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A551%3A0xADADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:551:0xADADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '551'^^xsd:integer;
  dwc:scientificName 'Bathybdella sawyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '370602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:551:0xADADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '370602'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2091%3A0xADADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2091%3A0xADADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2091%3A0xADADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2091%3A0xADADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2091%3A0xADADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2091:0xADADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2091'^^xsd:integer;
  dwc:scientificName 'Fucaria striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2091:0xADADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3761%3A0xADADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3761%3A0xADADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3761%3A0xADADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3761%3A0xADADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3761%3A0xADADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3761:0xADADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3761'^^xsd:integer;
  dwc:scientificName 'Ophiocten centobi'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '124852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3761:0xADADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xADADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xADADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xADADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xADADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xADADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xADADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Opisthotrochopodus alvinus'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '330235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xADADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2834%3A0xA1ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2834%3A0xA1ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2834%3A0xA1ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2834%3A0xA1ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2834%3A0xA1ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2834:0xA1ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2834'^^xsd:integer;
  dwc:scientificName 'Alvinocaris markensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '378091'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2834:0xA1ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378091'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1443%3A0xA1ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1443%3A0xA1ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1443%3A0xA1ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1443%3A0xA1ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1443%3A0xA1ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1443:0xA1ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1443'^^xsd:integer;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1443:0xA1ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A368%3A0xA1ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A368%3A0xA1ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A368%3A0xA1ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A368%3A0xA1ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A368%3A0xA1ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:368:0xA1ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '368'^^xsd:integer;
  dwc:scientificName 'Neoleanira racemosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '856822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:368:0xA1ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '856822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2751%3A0xA1ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2751%3A0xA1ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2751%3A0xA1ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2751%3A0xA1ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2751%3A0xA1ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2751:0xA1ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2751'^^xsd:integer;
  dwc:scientificName 'Protis hydrothermica'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '329926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2751:0xA1ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1491%3A0xA1ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1491%3A0xA1ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1491%3A0xA1ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1491%3A0xA1ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1491%3A0xA1ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1491:0xA1ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1491'^^xsd:integer;
  dwc:scientificName 'Actinostola callosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '100839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1491:0xA1ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xA1ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA1ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA1ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA1ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xA1ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xA1ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Sericosura verenae'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '407708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xA1ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '407708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1358%3A0xA1ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1358%3A0xA1ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1358%3A0xA1ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1358%3A0xA1ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1358%3A0xA1ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1358:0xA1ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1358'^^xsd:integer;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1358:0xA1ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x63AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x63AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x63AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x63AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x63AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x63AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Clypeosectus curvus'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:aphiaid '449948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x63AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A288%3A0x63AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A288%3A0x63AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A288%3A0x63AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A288%3A0x63AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A288%3A0x63AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:288:0x63AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '288'^^xsd:integer;
  dwc:scientificName 'Hesiolyra bergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:288:0x63AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A260%3A0x63AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A260%3A0x63AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A260%3A0x63AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A260%3A0x63AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A260%3A0x63AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:260:0x63AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '260'^^xsd:integer;
  dwc:scientificName 'Thermiphione fijiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '332576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:260:0x63AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332576'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2331%3A0x63AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2331%3A0x63AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2331%3A0x63AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2331%3A0x63AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2331%3A0x63AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2331:0x63AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2331'^^xsd:integer;
  dwc:scientificName 'Shinkailepas tufari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512321'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2331:0x63AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512321'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2249%3A0x63AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2249%3A0x63AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2249%3A0x63AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2249%3A0x63AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2249%3A0x63AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2249:0x63AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2249'^^xsd:integer;
  dwc:scientificName 'Nodopelta heminoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2249:0x63AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A10%3A0x63AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A10%3A0x63AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A10%3A0x63AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A10%3A0x63AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A10%3A0x63AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:10:0x63AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '10'^^xsd:integer;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:10:0x63AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3603%3A0x63AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3603%3A0x63AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3603%3A0x63AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3603%3A0x63AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3603%3A0x63AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3603:0x63AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3603'^^xsd:integer;
  dwc:scientificName 'Provanna lomana'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '450006'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3603:0x63AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450006'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A138%3A0x64AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A138%3A0x64AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A138%3A0x64AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A138%3A0x64AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A138%3A0x64AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:138:0x64AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '138'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma tunnicliffeae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '767075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:138:0x64AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A558%3A0xA1ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A558%3A0xA1ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A558%3A0xA1ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A558%3A0xA1ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A558%3A0xA1ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:558:0xA1ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '558'^^xsd:integer;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:558:0xA1ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1031%3A0xA1ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1031%3A0xA1ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1031%3A0xA1ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1031%3A0xA1ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1031%3A0xA1ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1031:0xA1ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1031'^^xsd:integer;
  dwc:scientificName 'Aphotopontius atlanteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '135800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1031:0xA1ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA1ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA1ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA1ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA1ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA1ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA1ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Halice hesmonectes'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '548428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA1ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '548428'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2758%3A0xA1ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2758%3A0xA1ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2758%3A0xA1ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2758%3A0xA1ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2758%3A0xA1ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2758:0xA1ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2758'^^xsd:integer;
  dwc:scientificName 'Prionospio unilamellata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '331148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2758:0xA1ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '331148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1755%3A0xA1ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1755%3A0xA1ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1755%3A0xA1ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1755%3A0xA1ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1755%3A0xA1ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1755:0xA1ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1755'^^xsd:integer;
  dwc:scientificName 'Calyptogena magnifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1755:0xA1ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1445254'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA1ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA1ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA1ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-127.690002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2656"^^xsd:integer ;
  dwc:maximumDepthInMeters "2656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA1ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  geo-pos:lat "47.7799987792969"^^xsd:decimal ;
  geo-pos:long "-127.690002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA1ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA1ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Pseudosimonoides'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.69000244141'^^xsd:double;
  dwc:latitude '47.779998779297'^^xsd:double;
  dwc:minimumDepth '2656'^^xsd:integer;
  dwc:maximumDepth '2656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA1ADA50101000600'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A204%3A0xA1ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A204%3A0xA1ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A204%3A0xA1ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A204%3A0xA1ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A204%3A0xA1ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:204:0xA1ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '204'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium piscesae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:204:0xA1ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xADADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xADADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xADADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xADADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xADADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xADADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna variabilis'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:aphiaid '450012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xADADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3577%3A0xADADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3577%3A0xADADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3577%3A0xADADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3577%3A0xADADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3577%3A0xADADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3577:0xADADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3577'^^xsd:integer;
  dwc:scientificName 'Anoplopoma fimbria'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '159463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3577:0xADADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159463'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xADADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xADADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xADADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xADADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xADADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xADADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Calyptogena'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '367971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xADADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '367971'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1121%3A0xADADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1121%3A0xADADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1121%3A0xADADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1121%3A0xADADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1121%3A0xADADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1121:0xADADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1121'^^xsd:integer;
  dwc:scientificName 'Nilva torifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '353789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1121:0xADADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '353789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A695%3A0xADADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A695%3A0xADADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A695%3A0xADADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A695%3A0xADADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A695%3A0xADADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:695:0xADADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '695'^^xsd:integer;
  dwc:scientificName 'Transtectonia torrentis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '488224'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:695:0xADADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '488224'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xADADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xADADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xADADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xADADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xADADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xADADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cuspidaria'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55999755859'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '137858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xADADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137858'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A933%3A0xAEADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A933%3A0xAEADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A933%3A0xAEADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A933%3A0xAEADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A933%3A0xAEADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:933:0xAEADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '933'^^xsd:integer;
  dwc:scientificName 'Orenoqueia serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '530671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:933:0xAEADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '530671'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A307%3A0xAEADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A307%3A0xAEADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A307%3A0xAEADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A307%3A0xAEADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A307%3A0xAEADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:307:0xAEADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '307'^^xsd:integer;
  dwc:scientificName 'Nereimyra alvinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:307:0xAEADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329571'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A309%3A0xAEADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A309%3A0xAEADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A309%3A0xAEADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A309%3A0xAEADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A309%3A0xAEADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:309:0xAEADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '309'^^xsd:integer;
  dwc:scientificName 'Nereimyra alvinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:309:0xAEADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329571'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1780%3A0xA0ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1780%3A0xA0ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1780%3A0xA0ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1780%3A0xA0ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1780%3A0xA0ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1780:0xA0ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1780'^^xsd:integer;
  dwc:scientificName 'Graneledone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '157018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1780:0xA0ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '157018'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA0ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA0ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA0ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA0ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA0ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA0ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bankia caribbea'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '528047'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA0ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A269%3A0xA0ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A269%3A0xA0ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A269%3A0xA0ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A269%3A0xA0ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A269%3A0xA0ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:269:0xA0ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '269'^^xsd:integer;
  dwc:scientificName 'Thermopolynoe branchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '332578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:269:0xA0ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332578'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA0ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA0ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA0ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-126.709999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2701"^^xsd:integer ;
  dwc:maximumDepthInMeters "2701"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA0ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-126.709999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA0ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA0ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Protanais ligniamator'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70999908447'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:minimumDepth '2701'^^xsd:integer;
  dwc:maximumDepth '2701'^^xsd:integer;
  dwc:aphiaid '247739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA0ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1393%3A0xA0ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1393%3A0xA0ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1393%3A0xA0ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1393%3A0xA0ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1393%3A0xA0ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1393:0xA0ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1393'^^xsd:integer;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1393:0xA0ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A896%3A0xA0ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A896%3A0xA0ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A896%3A0xA0ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A896%3A0xA0ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A896%3A0xA0ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:896:0xA0ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '896'^^xsd:integer;
  dwc:scientificName 'Bythograea microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:896:0xA0ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA0ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA0ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA0ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA0ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA0ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA0ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Parougia wolfi'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '330418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA0ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A673%3A0xA1ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A673%3A0xA1ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A673%3A0xA1ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A673%3A0xA1ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A673%3A0xA1ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:673:0xA1ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '673'^^xsd:integer;
  dwc:scientificName 'Ventiella sulfuris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '557720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:673:0xA1ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2105%3A0xAEADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2105%3A0xAEADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2105%3A0xAEADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2105%3A0xAEADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2105%3A0xAEADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2105:0xAEADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2105'^^xsd:integer;
  dwc:scientificName 'Bruceiella globulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2105:0xAEADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1482%3A0xAEADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1482%3A0xAEADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1482%3A0xAEADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1482%3A0xAEADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1482%3A0xAEADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1482:0xAEADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1482'^^xsd:integer;
  dwc:scientificName 'Thermopalia taraxaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '291216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1482:0xAEADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '291216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1090%3A0xAEADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1090%3A0xAEADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1090%3A0xAEADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1090%3A0xAEADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1090%3A0xAEADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1090:0xAEADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1090'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes acanthothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1090:0xAEADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xAEADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xAEADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xAEADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xAEADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xAEADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xAEADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Nereis sandersi'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '329739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xAEADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A966%3A0xAEADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A966%3A0xAEADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A966%3A0xAEADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A966%3A0xAEADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A966%3A0xAEADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:966:0xAEADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '966'^^xsd:integer;
  dwc:scientificName 'Munidopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:966:0xAEADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106836'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1889%3A0xAEADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1889%3A0xAEADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1889%3A0xAEADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1889%3A0xAEADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1889%3A0xAEADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1889:0xAEADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1889'^^xsd:integer;
  dwc:scientificName 'Buccinum canetae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '744010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1889:0xAEADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '744009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2128%3A0xAEADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2128%3A0xAEADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2128%3A0xAEADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2128%3A0xAEADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2128%3A0xAEADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2128:0xAEADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2128'^^xsd:integer;
  dwc:scientificName 'Bathyacmaea jonassoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '510041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2128:0xAEADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '510041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1595%3A0xAEADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1595%3A0xAEADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1595%3A0xAEADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1595%3A0xAEADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1595%3A0xAEADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1595:0xAEADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1595'^^xsd:integer;
  dwc:scientificName 'Provanna muricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450008'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1595:0xAEADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450008'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2131%3A0xA0ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2131%3A0xA0ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2131%3A0xA0ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2131%3A0xA0ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2131%3A0xA0ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2131:0xA0ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2131'^^xsd:integer;
  dwc:scientificName 'Bathyacmaea jonassoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '510041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2131:0xA0ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '510041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA0ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA0ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA0ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA0ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA0ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA0ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Fucaria striata'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '536896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA0ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xA0ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA0ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA0ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA0ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xA0ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xA0ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchiplicatus cupreus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '327291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xA0ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2726%3A0xA0ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2726%3A0xA0ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2726%3A0xA0ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2726%3A0xA0ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2726%3A0xA0ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2726:0xA0ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2726'^^xsd:integer;
  dwc:scientificName 'Eunice pulvinopalpata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '327778'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2726:0xA0ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327778'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xA0ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA0ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA0ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA0ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xA0ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xA0ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xA0ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1922%3A0xA0ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1922%3A0xA0ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1922%3A0xA0ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1922%3A0xA0ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1922%3A0xA0ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1922:0xA0ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1922'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1922:0xA0ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA0ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA0ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA0ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-127.690002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2656"^^xsd:integer ;
  dwc:maximumDepthInMeters "2656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA0ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  geo-pos:lat "47.7799987792969"^^xsd:decimal ;
  geo-pos:long "-127.690002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA0ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA0ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna pacifica'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.69000244141'^^xsd:double;
  dwc:latitude '47.779998779297'^^xsd:double;
  dwc:minimumDepth '2656'^^xsd:integer;
  dwc:maximumDepth '2656'^^xsd:integer;
  dwc:aphiaid '450010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA0ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1564%3A0x64AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1564%3A0x64AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1564%3A0x64AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1564%3A0x64AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1564%3A0x64AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1564:0x64AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1564'^^xsd:integer;
  dwc:scientificName 'Chiridota hydrothermica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '242132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1564:0x64AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x64AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x64AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x64AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x64AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x64AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x64AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus ovalis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '449977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x64AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3696%3A0x64AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3696%3A0x64AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3696%3A0x64AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4300003051758 118.139999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.4300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "118.139999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1922"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3696%3A0x64AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4300003051758 118.139999389648)"^^geo:wktLiteral ;
  geo-pos:lat "32.4300003051758"^^xsd:decimal ;
  geo-pos:long "118.139999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3696%3A0x64AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3696:0x64AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3696'^^xsd:integer;
  dwc:scientificName 'Mitrella permodestra'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '118.13999938965'^^xsd:double;
  dwc:latitude '32.430000305176'^^xsd:double;
  dwc:minimumDepth '1922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3696:0x64AEA50101000300'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x64AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x64AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x64AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x64AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x64AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x64AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Prionospio (Minuspio) sandersi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '331104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x64AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '558842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x64AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x64AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x64AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x64AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x64AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x64AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Phymorhynchus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '137827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x64AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137827'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1804%3A0x64AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1804%3A0x64AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1804%3A0x64AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1804%3A0x64AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1804%3A0x64AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1804:0x64AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1804'^^xsd:integer;
  dwc:scientificName 'Paralepetopsis ferrugivora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1804:0x64AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2460%3A0x64AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2460%3A0x64AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2460%3A0x64AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2460%3A0x64AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2460%3A0x64AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2460:0x64AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2460'^^xsd:integer;
  dwc:scientificName 'Riftia pachyptila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2460:0x64AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2297%3A0x64AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2297%3A0x64AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2297%3A0x64AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2297%3A0x64AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2297%3A0x64AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2297:0x64AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2297'^^xsd:integer;
  dwc:scientificName 'Leptogyra inflata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2297:0x64AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536902'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2143%3A0x9FADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2143%3A0x9FADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2143%3A0x9FADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2143%3A0x9FADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2143%3A0x9FADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2143:0x9FADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2143'^^xsd:integer;
  dwc:scientificName 'Puncturella rimaizenaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2143:0x9FADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1268%3A0x9FADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1268%3A0x9FADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1268%3A0x9FADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1268%3A0x9FADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1268%3A0x9FADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1268:0x9FADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1268'^^xsd:integer;
  dwc:scientificName 'Neolepas zevinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '535261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1268:0x9FADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '535261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A256%3A0x9FADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A256%3A0x9FADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A256%3A0x9FADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A256%3A0x9FADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A256%3A0x9FADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:256:0x9FADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '256'^^xsd:integer;
  dwc:scientificName 'Macellicephala galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:256:0x9FADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1329%3A0x9FADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1329%3A0x9FADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1329%3A0x9FADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1329%3A0x9FADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1329%3A0x9FADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1329:0x9FADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1329'^^xsd:integer;
  dwc:scientificName 'Coelorinchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '268809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1329:0x9FADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '268809'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x9FADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9FADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9FADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9FADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x9FADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x9FADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Phymorhynchus major'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '434621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x9FADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '434621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x9FADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9FADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9FADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9FADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x9FADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x9FADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ridgeia piscesae'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '266009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x9FADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x9FADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9FADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9FADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9FADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x9FADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x9FADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Gorgoleptis emarginatus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x9FADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA0ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA0ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA0ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA0ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA0ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA0ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ridgeia piscesae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '266009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA0ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A875%3A0xAEADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A875%3A0xAEADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A875%3A0xAEADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A875%3A0xAEADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A875%3A0xAEADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:875:0xAEADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '875'^^xsd:integer;
  dwc:scientificName 'Austinograea williamsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '410819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:875:0xAEADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '410819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A737%3A0xAEADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A737%3A0xAEADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A737%3A0xAEADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A737%3A0xAEADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A737%3A0xAEADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:737:0xAEADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '737'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:737:0xAEADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1708%3A0xAEADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1708%3A0xAEADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1708%3A0xAEADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1708%3A0xAEADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1708%3A0xAEADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1708:0xAEADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1708'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505969'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1708:0xAEADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xAEADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xAEADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xAEADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xAEADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xAEADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xAEADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Pachydermia laevis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '449994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xAEADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1516%3A0xAFADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1516%3A0xAFADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1516%3A0xAFADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1516%3A0xAFADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1516%3A0xAFADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1516:0xAFADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1516'^^xsd:integer;
  dwc:scientificName 'Lucernaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1516:0xAFADA50101000000'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2698%3A0xAFADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2698%3A0xAFADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2698%3A0xAFADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -130)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-130"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2698%3A0xAFADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -130)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-130"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2698%3A0xAFADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2698:0xAFADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2698'^^xsd:integer;
  dwc:scientificName 'Calyptogena gigas'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '754122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2698:0xAFADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464354'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1668%3A0xAFADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1668%3A0xAFADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1668%3A0xAFADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1668%3A0xAFADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1668%3A0xAFADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1668:0xAFADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1668'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus wareni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '434627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1668:0xAFADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '434627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2440%3A0xAFADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2440%3A0xAFADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2440%3A0xAFADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2440%3A0xAFADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2440%3A0xAFADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2440:0xAFADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2440'^^xsd:integer;
  dwc:scientificName 'Ridgeia piscesae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2440:0xAFADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A149%3A0x9FADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A149%3A0x9FADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A149%3A0x9FADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A149%3A0x9FADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A149%3A0x9FADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:149:0x9FADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '149'^^xsd:integer;
  dwc:scientificName 'Branchiplicatus cupreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:149:0x9FADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1665%3A0x9FADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1665%3A0x9FADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1665%3A0x9FADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1665%3A0x9FADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1665%3A0x9FADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1665:0x9FADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1665'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus starmeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '434625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1665:0x9FADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '434625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1961%3A0x9FADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1961%3A0x9FADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1961%3A0x9FADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1961%3A0x9FADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1961%3A0x9FADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1961:0x9FADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1961'^^xsd:integer;
  dwc:scientificName 'Lucinoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1961:0x9FADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138149'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2750%3A0x9FADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2750%3A0x9FADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2750%3A0x9FADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -130)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-130"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2750%3A0x9FADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -130)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-130"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2750%3A0x9FADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2750:0x9FADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2750'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis ridgensis'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '332027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2750:0x9FADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1633%3A0x9FADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1633%3A0x9FADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1633%3A0x9FADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1633%3A0x9FADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1633%3A0x9FADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1633:0x9FADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1633'^^xsd:integer;
  dwc:scientificName 'Amphiplica gordensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1633:0x9FADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1786%3A0x9FADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1786%3A0x9FADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1786%3A0x9FADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1786%3A0x9FADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1786%3A0x9FADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1786:0x9FADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1786'^^xsd:integer;
  dwc:scientificName 'Graneledone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '157018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1786:0x9FADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '157018'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3502%3A0x9FADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3502%3A0x9FADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3502%3A0x9FADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3499984741211 -117.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-117.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1240"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3502%3A0x9FADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.3499984741211 -117.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "33.3499984741211"^^xsd:decimal ;
  geo-pos:long "-117.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3502%3A0x9FADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3502:0x9FADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3502'^^xsd:integer;
  dwc:scientificName 'Vigtorniella flokati'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'San Diego Trough'^^xsd:string;
  dwc:longitude '-117.30000305176'^^xsd:double;
  dwc:latitude '33.349998474121'^^xsd:double;
  dwc:minimumDepth '1240'^^xsd:integer;
  dwc:aphiaid '532103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3502:0x9FADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1306985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2152%3A0xAFADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2152%3A0xAFADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2152%3A0xAFADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2152%3A0xAFADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2152%3A0xAFADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2152:0xAFADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2152'^^xsd:integer;
  dwc:scientificName 'Neomphalus fretterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2152:0xAFADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3735%3A0xAFADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3735%3A0xAFADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3735%3A0xAFADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3735%3A0xAFADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3735%3A0xAFADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3735:0xAFADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3735'^^xsd:integer;
  dwc:scientificName 'Lirapex costellata'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '183239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3735:0xAFADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '183239'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2209%3A0xAFADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2209%3A0xAFADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2209%3A0xAFADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2209%3A0xAFADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2209%3A0xAFADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2209:0xAFADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2209'^^xsd:integer;
  dwc:scientificName 'Lirapex granularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2209:0xAFADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A917%3A0xAFADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A917%3A0xAFADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A917%3A0xAFADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A917%3A0xAFADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A917%3A0xAFADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:917:0xAFADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '917'^^xsd:integer;
  dwc:scientificName 'Segonzacia mesatlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:917:0xAFADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1603%3A0xAFADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1603%3A0xAFADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1603%3A0xAFADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1603%3A0xAFADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1603%3A0xAFADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1603:0xAFADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1603'^^xsd:integer;
  dwc:scientificName 'Provanna segonzaci'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1603:0xAFADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2277%3A0xAFADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2277%3A0xAFADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2277%3A0xAFADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2277%3A0xAFADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2277%3A0xAFADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2277:0xAFADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2277'^^xsd:integer;
  dwc:scientificName 'Peltospira delicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '413443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2277:0xAFADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413443'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2479%3A0xAFADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2479%3A0xAFADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2479%3A0xAFADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2479%3A0xAFADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2479%3A0xAFADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2479:0xAFADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2479'^^xsd:integer;
  dwc:scientificName 'Cladorhiza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '131895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2479:0xAFADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131895'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A608%3A0xAFADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A608%3A0xAFADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A608%3A0xAFADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A608%3A0xAFADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A608%3A0xAFADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:608:0xAFADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '608'^^xsd:integer;
  dwc:scientificName 'Dahlella caldariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '459330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:608:0xAFADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '459330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A651%3A0x9EADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A651%3A0x9EADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A651%3A0x9EADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A651%3A0x9EADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A651%3A0x9EADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:651:0x9EADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '651'^^xsd:integer;
  dwc:scientificName 'Oradarea longimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:651:0x9EADA50101000800'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3769%3A0x9EADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3769%3A0x9EADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3769%3A0x9EADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3769%3A0x9EADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3769%3A0x9EADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3769:0x9EADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3769'^^xsd:integer;
  dwc:scientificName 'Pseudotanais'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '136246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3769:0x9EADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136246'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2794%3A0x9EADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2794%3A0x9EADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2794%3A0x9EADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2794%3A0x9EADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2794%3A0x9EADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2794:0x9EADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2794'^^xsd:integer;
  dwc:scientificName 'Bathylaophonte azorica'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:aphiaid '116220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2794:0x9EADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '116220'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A948%3A0x9EADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A948%3A0x9EADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A948%3A0x9EADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6399993896484 -125.26000213623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6399993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-125.26000213623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1390"^^xsd:integer ;
  dwc:maximumDepthInMeters "2380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A948%3A0x9EADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6399993896484 -125.26000213623)"^^geo:wktLiteral ;
  geo-pos:lat "44.6399993896484"^^xsd:decimal ;
  geo-pos:long "-125.26000213623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A948%3A0x9EADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:948:0x9EADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '948'^^xsd:integer;
  dwc:scientificName 'Lopholithodes foraminatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.26000213623'^^xsd:double;
  dwc:latitude '44.639999389648'^^xsd:double;
  dwc:minimumDepth '1390'^^xsd:integer;
  dwc:maximumDepth '2380'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378125'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:948:0x9EADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '590147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x9EADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9EADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9EADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9EADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x9EADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x9EADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepidonotopodium williamsae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '328774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x9EADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2894%3A0x9EADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2894%3A0x9EADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2894%3A0x9EADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 111.23999786377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "111.23999786377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2891"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2894%3A0x9EADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 111.23999786377)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "111.23999786377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2894%3A0x9EADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2894:0x9EADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2894'^^xsd:integer;
  dwc:scientificName 'Osedax frankpressi'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '111.23999786377'^^xsd:double;
  dwc:latitude '27'^^xsd:integer;
  dwc:maximumDepth '2891'^^xsd:integer;
  dwc:aphiaid '265979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2894:0x9EADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1471%3A0x9FADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1471%3A0x9FADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1471%3A0x9FADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1471%3A0x9FADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1471%3A0x9FADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1471:0x9FADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1471'^^xsd:integer;
  dwc:scientificName 'Simenchelys parasitica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1471:0x9FADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A84%3A0x64AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A84%3A0x64AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A84%3A0x64AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A84%3A0x64AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A84%3A0x64AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:84:0x64AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '84'^^xsd:integer;
  dwc:scientificName 'Nicomache arwidssoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:84:0x64AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A885%3A0x64AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A885%3A0x64AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A885%3A0x64AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A885%3A0x64AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A885%3A0x64AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:885:0x64AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '885'^^xsd:integer;
  dwc:scientificName 'Austinograea alayseae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '410818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:885:0x64AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '410818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x64AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x64AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x64AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x64AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x64AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x64AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Calyptogena'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '367971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x64AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '367971'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2860%3A0x64AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2860%3A0x64AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2860%3A0x64AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2860%3A0x64AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2860%3A0x64AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2860:0x64AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2860'^^xsd:integer;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2860:0x64AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A691%3A0x64AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A691%3A0x64AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A691%3A0x64AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A691%3A0x64AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A691%3A0x64AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:691:0x64AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '691'^^xsd:integer;
  dwc:scientificName 'Tectovalopsis wegeneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '488222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:691:0x64AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '488222'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2370%3A0x64AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2370%3A0x64AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2370%3A0x64AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2370%3A0x64AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2370%3A0x64AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2370:0x64AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2370'^^xsd:integer;
  dwc:scientificName 'Provanna buccinoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450001'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2370:0x64AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A690%3A0x65AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A690%3A0x65AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A690%3A0x65AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A690%3A0x65AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A690%3A0x65AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:690:0x65AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '690'^^xsd:integer;
  dwc:scientificName 'Tectovalopsis wegeneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '488222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:690:0x65AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '488222'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1478%3A0x65AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1478%3A0x65AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1478%3A0x65AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1478%3A0x65AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1478%3A0x65AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1478:0x65AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1478'^^xsd:integer;
  dwc:scientificName 'Thermopalia taraxaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '291216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1478:0x65AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '291216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A616%3A0x9EADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A616%3A0x9EADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A616%3A0x9EADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A616%3A0x9EADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A616%3A0x9EADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:616:0x9EADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '616'^^xsd:integer;
  dwc:scientificName 'Dahlella caldariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '459330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:616:0x9EADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '459330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A817%3A0x9EADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A817%3A0x9EADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A817%3A0x9EADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A817%3A0x9EADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A817%3A0x9EADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:817:0x9EADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '817'^^xsd:integer;
  dwc:scientificName 'Bathyconchoecia paulula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:817:0x9EADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1472%3A0x9EADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1472%3A0x9EADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1472%3A0x9EADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1472%3A0x9EADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1472%3A0x9EADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1472:0x9EADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1472'^^xsd:integer;
  dwc:scientificName 'Simenchelys parasitica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1472:0x9EADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A344%3A0x9EADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A344%3A0x9EADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A344%3A0x9EADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A344%3A0x9EADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A344%3A0x9EADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:344:0x9EADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '344'^^xsd:integer;
  dwc:scientificName 'Nereis piscesae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:344:0x9EADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1663%3A0x9EADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1663%3A0x9EADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1663%3A0x9EADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1663%3A0x9EADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1663%3A0x9EADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1663:0x9EADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1663'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus starmeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '434625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1663:0x9EADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '434625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1274%3A0x9EADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1274%3A0x9EADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1274%3A0x9EADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1274%3A0x9EADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1274%3A0x9EADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1274:0x9EADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1274'^^xsd:integer;
  dwc:scientificName 'Neolepas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '534843'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1274:0x9EADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '534843'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2375%3A0x9EADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2375%3A0x9EADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2375%3A0x9EADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2375%3A0x9EADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2375%3A0x9EADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2375:0x9EADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2375'^^xsd:integer;
  dwc:scientificName 'Provanna glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2375:0x9EADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x65AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x65AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x65AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x65AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x65AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x65AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Nereis sandersi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '329739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x65AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2147%3A0x65AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2147%3A0x65AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2147%3A0x65AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2147%3A0x65AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2147%3A0x65AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2147:0x65AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2147'^^xsd:integer;
  dwc:scientificName 'Puncturella solis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '510042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2147:0x65AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '510042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1132%3A0x65AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1132%3A0x65AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1132%3A0x65AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1132%3A0x65AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1132%3A0x65AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1132:0x65AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1132'^^xsd:integer;
  dwc:scientificName 'Rhogobius contractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1132:0x65AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2365%3A0x65AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2365%3A0x65AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2365%3A0x65AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2365%3A0x65AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2365%3A0x65AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2365:0x65AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2365'^^xsd:integer;
  dwc:scientificName 'Desbruyeresia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2365:0x65AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A837%3A0x65AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A837%3A0x65AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A837%3A0x65AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A837%3A0x65AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A837%3A0x65AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:837:0x65AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '837'^^xsd:integer;
  dwc:scientificName 'Munidopsis lentigo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '242561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:837:0x65AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242561'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x65AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x65AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x65AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7699966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x65AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  geo-pos:lat "28.2999992370605"^^xsd:decimal ;
  geo-pos:long "-89.7699966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x65AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x65AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Eosipho canetae'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-89.769996643066'^^xsd:double;
  dwc:latitude '28.299999237061'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '419967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x65AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '744009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x65AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x65AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x65AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.625"^^xsd:decimal ;
  dwc:decimalLongitude "-104.209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2538"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x65AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "8.625"^^xsd:decimal ;
  geo-pos:long "-104.209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x65AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x65AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Colossendeis peloria'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.20999908447'^^xsd:double;
  dwc:latitude '8.625'^^xsd:double;
  dwc:minimumDepth '2538'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '239643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x65AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '239643'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x65AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x65AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x65AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x65AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x65AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x65AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Gorgoleptis spiralis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '449961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x65AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2598%3A0x9DADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2598%3A0x9DADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2598%3A0x9DADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2598%3A0x9DADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2598%3A0x9DADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2598:0x9DADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2598'^^xsd:integer;
  dwc:scientificName 'Helicoradomenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '395145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2598:0x9DADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395145'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2173%3A0x9DADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2173%3A0x9DADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2173%3A0x9DADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2173%3A0x9DADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2173%3A0x9DADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2173:0x9DADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2173'^^xsd:integer;
  dwc:scientificName 'Symmetromphalus regularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2173:0x9DADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450022'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x9DADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Ventiella sulfuris'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '557720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x9DADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x9DADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Nicomache'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x9DADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x9DADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Melanodrymia aurantiaca'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '449983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x9DADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A997%3A0x9DADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A997%3A0x9DADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A997%3A0x9DADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.29999995231628 153.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.29999995231628"^^xsd:decimal ;
  dwc:decimalLongitude "153.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1450"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A997%3A0x9DADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.29999995231628 153.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-3.29999995231628"^^xsd:decimal ;
  geo-pos:long "153.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A997%3A0x9DADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:997:0x9DADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '997'^^xsd:integer;
  dwc:scientificName 'Uroptychus edisonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'New Ireland Forearc'^^xsd:string;
  dwc:longitude '153.30000305176'^^xsd:double;
  dwc:latitude '-3.2999999523163'^^xsd:double;
  dwc:minimumDepth '1450'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:997:0x9DADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x9EADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9EADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9EADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3A%3A0x9EADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x9EADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x9EADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus pustulosus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '449978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x9EADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A856%3A0xAFADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A856%3A0xAFADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A856%3A0xAFADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A856%3A0xAFADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A856%3A0xAFADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:856:0xAFADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '856'^^xsd:integer;
  dwc:scientificName 'Munidopsis subsquamosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:856:0xAFADA50101000C00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2042%3A0xAFADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2042%3A0xAFADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2042%3A0xAFADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2042%3A0xAFADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2042%3A0xAFADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2042:0xAFADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2042'^^xsd:integer;
  dwc:scientificName 'Sutilizona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2042:0xAFADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180879'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xAFADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xAFADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xAFADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xAFADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xAFADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xAFADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Scoloplos'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '129425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xAFADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129425'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF0ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF0ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF0ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-127.690002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2656"^^xsd:integer ;
  dwc:maximumDepthInMeters "2656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF0ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  geo-pos:lat "47.7799987792969"^^xsd:decimal ;
  geo-pos:long "-127.690002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF0ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF0ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Protanais ligniamator'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.69000244141'^^xsd:double;
  dwc:latitude '47.779998779297'^^xsd:double;
  dwc:minimumDepth '2656'^^xsd:integer;
  dwc:maximumDepth '2656'^^xsd:integer;
  dwc:aphiaid '247739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF0ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF0ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF0ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF0ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF0ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF0ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF0ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Scoloplos'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '129425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF0ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129425'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2227%3A0xF0ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2227%3A0xF0ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2227%3A0xF0ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2227%3A0xF0ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2227%3A0xF0ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2227:0xF0ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2227'^^xsd:integer;
  dwc:scientificName 'Pachydermia sculpta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2227:0xF0ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3690%3A0xF0ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3690%3A0xF0ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3690%3A0xF0ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3690%3A0xF0ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3690%3A0xF0ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3690:0xF0ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3690'^^xsd:integer;
  dwc:scientificName 'Ephesiella brevicapita'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:PENN:C:3690:0xF0ADA50101000300'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1863%3A0xF0ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1863%3A0xF0ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1863%3A0xF0ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1863%3A0xF0ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1863%3A0xF0ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1863:0xF0ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1863'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus ovatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '181087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1863:0xF0ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181087'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xF0ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF0ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF0ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF0ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xF0ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xF0ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xF0ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x9DADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9DADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9DADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9DADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x9DADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x9DADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '180907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x9DADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180907'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-117.718002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  geo-pos:lat "32.2182998657227"^^xsd:decimal ;
  geo-pos:long "-117.718002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x9DADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Galapagomystides aristata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '-117.71800231934'^^xsd:double;
  dwc:latitude '32.218299865723'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '328065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x9DADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x9DADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9DADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9DADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9DADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x9DADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x9DADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Galapagomystides aristata'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:aphiaid '328065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x9DADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2087%3A0x9DADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2087%3A0x9DADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2087%3A0x9DADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2087%3A0x9DADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2087%3A0x9DADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2087:0x9DADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2087'^^xsd:integer;
  dwc:scientificName 'Bathymargarites symplector'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2087:0x9DADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x9DADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x9DADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Rhynchopelta concentrica'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '450018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x9DADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x9DADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9DADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9DADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9DADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x9DADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x9DADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Tevnia jerichonana'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '266028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x9DADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3530%3A0x9DADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3530%3A0x9DADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3530%3A0x9DADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3530%3A0x9DADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3530%3A0x9DADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3530:0x9DADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3530'^^xsd:integer;
  dwc:scientificName 'Anthosactis pearseae'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '283459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3530:0x9DADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1039825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x65AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x65AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x65AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x65AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x65AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x65AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepidonotopodium riftense'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '328773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x65AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783173'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1432%3A0x65AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1432%3A0x65AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1432%3A0x65AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1432%3A0x65AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1432%3A0x65AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1432:0x65AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1432'^^xsd:integer;
  dwc:scientificName 'Sebastolobus alascanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '282740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1432:0x65AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A944%3A0x65AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A944%3A0x65AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A944%3A0x65AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3743991851807 -94.5066986083984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3743991851807"^^xsd:decimal ;
  dwc:decimalLongitude "-94.5066986083984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A944%3A0x65AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3743991851807 -94.5066986083984)"^^geo:wktLiteral ;
  geo-pos:lat "26.3743991851807"^^xsd:decimal ;
  geo-pos:long "-94.5066986083984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A944%3A0x65AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:944:0x65AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '944'^^xsd:integer;
  dwc:scientificName 'Alvinocaris muricola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-94.506698608398'^^xsd:double;
  dwc:latitude '26.374399185181'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:944:0x65AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2818%3A0x65AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2818%3A0x65AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2818%3A0x65AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2818%3A0x65AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2818%3A0x65AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2818:0x65AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2818'^^xsd:integer;
  dwc:scientificName 'Bonnieriella compar'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '388931'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2818:0x65AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '388931'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A660%3A0x65AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A660%3A0x65AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A660%3A0x65AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A660%3A0x65AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A660%3A0x65AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:660:0x65AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Hirondellea glutonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '490556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:660:0x65AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '490556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x66AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x66AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x66AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x66AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x66AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x66AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchipolynoe symmytilida'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '327286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x66AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A721%3A0x66AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A721%3A0x66AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A721%3A0x66AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A721%3A0x66AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A721%3A0x66AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:721:0x66AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '721'^^xsd:integer;
  dwc:scientificName 'Sericosura venticola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '239658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:721:0x66AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '239658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A849%3A0x66AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A849%3A0x66AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A849%3A0x66AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A849%3A0x66AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A849%3A0x66AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:849:0x66AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '849'^^xsd:integer;
  dwc:scientificName 'Munidopsis subsquamosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:849:0x66AEA50101000200'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x9CADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9CADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9CADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9CADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x9CADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x9CADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x9CADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1761%3A0x9CADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1761%3A0x9CADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1761%3A0x9CADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5499992370605 -125.050003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-125.050003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1761%3A0x9CADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5499992370605 -125.050003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.5499992370605"^^xsd:decimal ;
  geo-pos:long "-125.050003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1761%3A0x9CADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1761:0x9CADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1761'^^xsd:integer;
  dwc:scientificName 'Vesicomya pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Cascadia Convergent Margin'^^xsd:string;
  dwc:longitude '-125.05000305176'^^xsd:double;
  dwc:latitude '44.54999923706'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1761:0x9CADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x9CADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9CADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9CADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-126.709999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2701"^^xsd:integer ;
  dwc:maximumDepthInMeters "2701"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9CADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-126.709999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x9CADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x9CADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga heterosiphon'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70999908447'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:minimumDepth '2701'^^xsd:integer;
  dwc:maximumDepth '2701'^^xsd:integer;
  dwc:aphiaid '458578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x9CADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1338994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2273%3A0x9CADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2273%3A0x9CADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2273%3A0x9CADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2273%3A0x9CADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2273%3A0x9CADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2273:0x9CADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2273'^^xsd:integer;
  dwc:scientificName 'Neolepetopsis gordensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2273:0x9CADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A117%3A0x9CADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A117%3A0x9CADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A117%3A0x9CADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A117%3A0x9CADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A117%3A0x9CADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:117:0x9CADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '117'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma marianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '767072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:117:0x9CADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A331%3A0x9DADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A331%3A0x9DADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A331%3A0x9DADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A331%3A0x9DADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A331%3A0x9DADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:331:0x9DADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '331'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha akessoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:331:0x9DADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1592%3A0x9DADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1592%3A0x9DADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1592%3A0x9DADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1592%3A0x9DADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1592%3A0x9DADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1592:0x9DADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1592'^^xsd:integer;
  dwc:scientificName 'Provanna laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1592:0x9DADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2437%3A0x66AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2437%3A0x66AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2437%3A0x66AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2437%3A0x66AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2437%3A0x66AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2437:0x66AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2437'^^xsd:integer;
  dwc:scientificName 'Ridgeia piscesae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2437:0x66AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1519%3A0x66AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1519%3A0x66AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1519%3A0x66AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1519%3A0x66AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1519%3A0x66AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1519:0x66AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1519'^^xsd:integer;
  dwc:scientificName 'Halecium profundum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1519:0x66AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x66AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x66AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x66AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x66AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x66AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x66AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepidonotopodium riftense'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '328773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x66AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783173'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A607%3A0x66AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A607%3A0x66AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A607%3A0x66AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A607%3A0x66AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A607%3A0x66AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:607:0x66AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '607'^^xsd:integer;
  dwc:scientificName 'Dahlella caldariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '459330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:607:0x66AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '459330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1508%3A0x66AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1508%3A0x66AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1508%3A0x66AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1508%3A0x66AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1508%3A0x66AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1508:0x66AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1508'^^xsd:integer;
  dwc:scientificName 'Cerianthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '100782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1508:0x66AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100782'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3534%3A0x66AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3534%3A0x66AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3534%3A0x66AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3534%3A0x66AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3534%3A0x66AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3534:0x66AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3534'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus ovalis'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '449977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3534:0x66AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2715%3A0x66AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2715%3A0x66AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2715%3A0x66AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "4200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2715%3A0x66AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 38)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2715%3A0x66AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2715:0x66AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2715'^^xsd:integer;
  dwc:scientificName 'Grimpoteuthis'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Atlantic (General)'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:maximumDepth '4200'^^xsd:integer;
  dwc:aphiaid '138293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2715:0x66AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138293'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x66AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x66AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x66AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-126.709999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2701"^^xsd:integer ;
  dwc:maximumDepthInMeters "2701"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x66AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-126.709999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x66AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x66AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Seba bathybia'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70999908447'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:minimumDepth '2701'^^xsd:integer;
  dwc:maximumDepth '2701'^^xsd:integer;
  dwc:aphiaid '554785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x66AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '554785'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x9BADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9BADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9BADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x9BADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x9BADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x9BADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x9BADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2659%3A0x9BADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2659%3A0x9BADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2659%3A0x9BADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2659%3A0x9BADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2659%3A0x9BADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2659:0x9BADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2659'^^xsd:integer;
  dwc:scientificName 'Pacmanactis hashimotoi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '290596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2659:0x9BADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '290596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A568%3A0x9BADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A568%3A0x9BADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A568%3A0x9BADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A568%3A0x9BADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A568%3A0x9BADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:568:0x9BADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '568'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:568:0x9BADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1185%3A0x9BADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1185%3A0x9BADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1185%3A0x9BADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1185%3A0x9BADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1185%3A0x9BADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1185:0x9BADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1185'^^xsd:integer;
  dwc:scientificName 'Stygiopontius mucroniferus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1185:0x9BADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A571%3A0x9BADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A571%3A0x9BADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A571%3A0x9BADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A571%3A0x9BADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A571%3A0x9BADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:571:0x9BADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '571'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:571:0x9BADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1381%3A0x9CADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1381%3A0x9CADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1381%3A0x9CADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1381%3A0x9CADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1381%3A0x9CADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1381:0x9CADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1381'^^xsd:integer;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1381:0x9CADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x9CADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9CADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9CADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9CADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x9CADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x9CADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Neolepetopsis gordensis'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:aphiaid '449987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x9CADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1336%3A0x9CADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1336%3A0x9CADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1336%3A0x9CADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1336%3A0x9CADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1336%3A0x9CADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1336:0x9CADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1336'^^xsd:integer;
  dwc:scientificName 'Gaidropsarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1336:0x9CADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125743'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2421%3A0x9CADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2421%3A0x9CADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2421%3A0x9CADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-117.718002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2421%3A0x9CADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  geo-pos:lat "32.2182998657227"^^xsd:decimal ;
  geo-pos:long "-117.718002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2421%3A0x9CADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2421:0x9CADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2421'^^xsd:integer;
  dwc:scientificName 'Lamellibrachia barhami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '-117.71800231934'^^xsd:double;
  dwc:latitude '32.218299865723'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2421:0x9CADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A577%3A0x9CADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A577%3A0x9CADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A577%3A0x9CADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A577%3A0x9CADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A577%3A0x9CADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:577:0x9CADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '577'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:577:0x9CADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x9CADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9CADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9CADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9CADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x9CADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x9CADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '391510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x9CADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391510'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x9CADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9CADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9CADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9CADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x9CADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x9CADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Protomystides verenae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '331335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x9CADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1578705'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x9CADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9CADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9CADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9CADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x9CADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x9CADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ridgeia'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '324627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x9CADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324627'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1099%3A0x9CADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1099%3A0x9CADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1099%3A0x9CADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1099%3A0x9CADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1099%3A0x9CADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1099:0x9CADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1099'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1099:0x9CADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1206%3A0x9CADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1206%3A0x9CADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1206%3A0x9CADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1206%3A0x9CADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1206%3A0x9CADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1206:0x9CADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1206'^^xsd:integer;
  dwc:scientificName 'Stygiopontius sentifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1206:0x9CADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1231%3A0x9BADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1231%3A0x9BADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1231%3A0x9BADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1231%3A0x9BADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1231%3A0x9BADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1231:0x9BADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1231'^^xsd:integer;
  dwc:scientificName 'Ambilimbus altalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '362317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1231:0x9BADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '362317'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1342%3A0x9BADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1342%3A0x9BADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1342%3A0x9BADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1342%3A0x9BADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1342%3A0x9BADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1342:0x9BADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1342'^^xsd:integer;
  dwc:scientificName 'Lepidion schmidti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1342:0x9BADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A191%3A0x9BADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A191%3A0x9BADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A191%3A0x9BADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A191%3A0x9BADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A191%3A0x9BADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:191:0x9BADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '191'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium fimbriatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:191:0x9BADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2707%3A0x9BADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2707%3A0x9BADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2707%3A0x9BADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2707%3A0x9BADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2707%3A0x9BADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2707:0x9BADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2707'^^xsd:integer;
  dwc:scientificName 'Gigantidas horikoshii'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '396253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2707:0x9BADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '396253'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3758%3A0x9BADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3758%3A0x9BADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3758%3A0x9BADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3758%3A0x9BADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3758%3A0x9BADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3758:0x9BADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3758'^^xsd:integer;
  dwc:scientificName 'Ophioctenella acies'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '124862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3758:0x9BADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2380%3A0x9BADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2380%3A0x9BADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2380%3A0x9BADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2380%3A0x9BADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2380%3A0x9BADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2380:0x9BADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2380'^^xsd:integer;
  dwc:scientificName 'Acanthopharynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2380:0x9BADA50101000700'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1501%3A0x9BADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1501%3A0x9BADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1501%3A0x9BADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1501%3A0x9BADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1501%3A0x9BADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1501:0x9BADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1501'^^xsd:integer;
  dwc:scientificName 'Chondrophellia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '100948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1501:0x9BADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF0ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF0ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF0ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF0ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF0ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF0ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Nodopelta rigneae'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '449992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF0ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1182%3A0xF0ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1182%3A0xF0ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1182%3A0xF0ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1182%3A0xF0ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1182%3A0xF0ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1182:0xF0ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1182'^^xsd:integer;
  dwc:scientificName 'Stygiopontius mirus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '361214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1182:0xF0ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '361214'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1174%3A0xF0ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1174%3A0xF0ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1174%3A0xF0ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1174%3A0xF0ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1174%3A0xF0ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1174:0xF0ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1174'^^xsd:integer;
  dwc:scientificName 'Stygiopontius latulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '361213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1174:0xF0ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '361213'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1509%3A0xF0ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1509%3A0xF0ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1509%3A0xF0ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1509%3A0xF0ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1509%3A0xF0ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1509:0xF0ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1509'^^xsd:integer;
  dwc:scientificName 'Cerianthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '100782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1509:0xF0ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100782'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF0ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF0ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF0ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF0ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF0ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF0ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF0ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF0ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF0ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF0ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8400001525879 -88.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8400001525879"^^xsd:decimal ;
  dwc:decimalLongitude "-88.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "614"^^xsd:integer ;
  dwc:maximumDepthInMeters "614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF0ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8400001525879 -88.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "28.8400001525879"^^xsd:decimal ;
  geo-pos:long "-88.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF0ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF0ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Teredo'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-88.76000213623'^^xsd:double;
  dwc:latitude '28.840000152588'^^xsd:double;
  dwc:minimumDepth '614'^^xsd:integer;
  dwc:maximumDepth '614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF0ADA50101000B00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1095%3A0xF0ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1095%3A0xF0ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1095%3A0xF0ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1095%3A0xF0ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1095%3A0xF0ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1095:0xF0ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1095'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes acanthothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1095:0xF0ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF0ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF0ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF0ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF0ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF0ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF0ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylodiscula'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '138666'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF0ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138666'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A588%3A0xF0ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A588%3A0xF0ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A588%3A0xF0ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A588%3A0xF0ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A588%3A0xF0ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:588:0xF0ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '588'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:588:0xF0ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A689%3A0x9AADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A689%3A0x9AADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A689%3A0x9AADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A689%3A0x9AADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A689%3A0x9AADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:689:0x9AADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '689'^^xsd:integer;
  dwc:scientificName 'Sericosura mitrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '172986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:689:0x9AADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '172986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2567%3A0x9AADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2567%3A0x9AADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2567%3A0x9AADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2567%3A0x9AADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2567%3A0x9AADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2567:0x9AADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2567'^^xsd:integer;
  dwc:scientificName 'Iphionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '324953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2567:0x9AADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324953'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2054%3A0x9AADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2054%3A0x9AADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2054%3A0x9AADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2054%3A0x9AADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2054%3A0x9AADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2054:0x9AADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2054'^^xsd:integer;
  dwc:scientificName 'Helicoradomenia juani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '395234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2054:0x9AADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395234'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A339%3A0x9AADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A339%3A0x9AADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A339%3A0x9AADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A339%3A0x9AADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A339%3A0x9AADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:339:0x9AADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '339'^^xsd:integer;
  dwc:scientificName 'Iheyomytilidicola tridentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:339:0x9AADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A93%3A0x9AADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A93%3A0x9AADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A93%3A0x9AADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A93%3A0x9AADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A93%3A0x9AADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:93:0x9AADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '93'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:93:0x9AADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x9BADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9BADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9BADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-127.690002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2656"^^xsd:integer ;
  dwc:maximumDepthInMeters "2656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9BADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  geo-pos:lat "47.7799987792969"^^xsd:decimal ;
  geo-pos:long "-127.690002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x9BADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x9BADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Opisthotrochopodus tunnicliffeae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.69000244141'^^xsd:double;
  dwc:latitude '47.779998779297'^^xsd:double;
  dwc:minimumDepth '2656'^^xsd:integer;
  dwc:maximumDepth '2656'^^xsd:integer;
  dwc:aphiaid '330240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x9BADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '767075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A25%3A0x9BADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A25%3A0x9BADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A25%3A0x9BADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A25%3A0x9BADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A25%3A0x9BADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:25:0x9BADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '25'^^xsd:integer;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:25:0x9BADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2623%3A0xF1ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2623%3A0xF1ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2623%3A0xF1ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2623%3A0xF1ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2623%3A0xF1ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2623:0xF1ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2623'^^xsd:integer;
  dwc:scientificName 'Neolepas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '534843'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2623:0xF1ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '534843'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF1ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF1ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF1ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF1ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF1ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF1ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Calyptogena magnifica'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '464366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF1ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1445254'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1173%3A0xF1ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1173%3A0xF1ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1173%3A0xF1ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1173%3A0xF1ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1173%3A0xF1ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1173:0xF1ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1173'^^xsd:integer;
  dwc:scientificName 'Halacarellus alvinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '114917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1173:0xF1ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '114963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2067%3A0xF1ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2067%3A0xF1ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2067%3A0xF1ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2067%3A0xF1ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2067%3A0xF1ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2067:0xF1ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2067'^^xsd:integer;
  dwc:scientificName 'Clypeosectus delectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2067:0xF1ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF1ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF1ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF1ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF1ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF1ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF1ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Buccinum thermophilum'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '387705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF1ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '387705'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2220%3A0xF1ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2220%3A0xF1ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2220%3A0xF1ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2220%3A0xF1ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2220%3A0xF1ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2220:0xF1ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2220'^^xsd:integer;
  dwc:scientificName 'Pachydermia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2220:0xF1ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2192%3A0xF1ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2192%3A0xF1ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2192%3A0xF1ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2192%3A0xF1ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2192%3A0xF1ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2192:0xF1ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2192'^^xsd:integer;
  dwc:scientificName 'Hirtopelta hirta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2192:0xF1ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449962'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF1ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF1ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF1ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.625"^^xsd:decimal ;
  dwc:decimalLongitude "-104.209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2538"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF1ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "8.625"^^xsd:decimal ;
  geo-pos:long "-104.209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF1ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF1ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Phymorhynchus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.20999908447'^^xsd:double;
  dwc:latitude '8.625'^^xsd:double;
  dwc:minimumDepth '2538'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '137827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF1ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137827'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3515%3A0xF1ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3515%3A0xF1ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3515%3A0xF1ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3515%3A0xF1ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3515%3A0xF1ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3515:0xF1ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3515'^^xsd:integer;
  dwc:scientificName 'Lafoea dumosa'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '117702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3515:0xF1ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1950%3A0x9AADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1950%3A0x9AADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1950%3A0x9AADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1950%3A0x9AADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1950%3A0x9AADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1950:0x9AADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1950'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus pustulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1950:0x9AADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1884%3A0x9AADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1884%3A0x9AADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1884%3A0x9AADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1884%3A0x9AADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1884%3A0x9AADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1884:0x9AADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1884'^^xsd:integer;
  dwc:scientificName 'Serradonta vestimentifericola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1884:0x9AADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '456689'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x9AADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9AADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9AADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9AADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x9AADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x9AADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cyathermia porifera'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x9AADA50101000500'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2864%3A0x9AADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2864%3A0x9AADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2864%3A0x9AADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2864%3A0x9AADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2864%3A0x9AADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2864:0x9AADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2864'^^xsd:integer;
  dwc:scientificName 'Chorocaris paulexa'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '378096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2864:0x9AADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '932590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2862%3A0x9AADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2862%3A0x9AADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2862%3A0x9AADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2862%3A0x9AADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2862%3A0x9AADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2862:0x9AADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2862'^^xsd:integer;
  dwc:scientificName 'Chorocaris chacei'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '107540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2862:0x9AADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '586785'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A823%3A0x9AADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A823%3A0x9AADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A823%3A0x9AADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A823%3A0x9AADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A823%3A0x9AADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:823:0x9AADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '823'^^xsd:integer;
  dwc:scientificName 'Munidopsis lauensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '242557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:823:0x9AADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2744%3A0x9AADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2744%3A0x9AADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2744%3A0x9AADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2744%3A0x9AADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2744%3A0x9AADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2744:0x9AADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2744'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium jouinae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '183235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2744:0x9AADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2236%3A0x66AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2236%3A0x66AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2236%3A0x66AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2236%3A0x66AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2236%3A0x66AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2236:0x66AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2236'^^xsd:integer;
  dwc:scientificName 'Planorbidella depressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2236:0x66AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1792%3A0x66AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1792%3A0x66AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1792%3A0x66AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1792%3A0x66AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1792%3A0x66AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1792:0x66AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1792'^^xsd:integer;
  dwc:scientificName 'Benthoctopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1792:0x66AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138265'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A631%3A0x66AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A631%3A0x66AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A631%3A0x66AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A631%3A0x66AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A631%3A0x66AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:631:0x66AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '631'^^xsd:integer;
  dwc:scientificName 'Typhlotanais'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '136256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:631:0x66AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136256'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2263%3A0x66AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2263%3A0x66AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2263%3A0x66AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2263%3A0x66AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2263%3A0x66AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2263:0x66AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2263'^^xsd:integer;
  dwc:scientificName 'Peltospira lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2263:0x66AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x67AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x67AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x67AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x67AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x67AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x67AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Hyalogyrina globularis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '449963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x67AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A510%3A0x67AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A510%3A0x67AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A510%3A0x67AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A510%3A0x67AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A510%3A0x67AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:510:0x67AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '510'^^xsd:integer;
  dwc:scientificName 'Amathys lutzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:510:0x67AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '730684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2242%3A0x67AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2242%3A0x67AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2242%3A0x67AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2242%3A0x67AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2242%3A0x67AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2242:0x67AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2242'^^xsd:integer;
  dwc:scientificName 'Planorbidella planispira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2242:0x67AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x67AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x67AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x67AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x67AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x67AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x67AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Munidopsis subsquamosa'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x67AEA50101000300'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1527%3A0x99ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1527%3A0x99ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1527%3A0x99ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1527%3A0x99ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1527%3A0x99ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1527:0x99ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1527'^^xsd:integer;
  dwc:scientificName 'Zygophylax leloupi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1527:0x99ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2703%3A0x99ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2703%3A0x99ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2703%3A0x99ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2703%3A0x99ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2703%3A0x99ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2703:0x99ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2703'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus aduloides'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:aphiaid '505968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2703:0x99ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505968'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1465%3A0x99ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1465%3A0x99ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1465%3A0x99ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1465%3A0x99ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1465%3A0x99ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1465:0x99ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1465'^^xsd:integer;
  dwc:scientificName 'Ilyophis blachei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1465:0x99ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126325'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A920%3A0x99ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A920%3A0x99ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A920%3A0x99ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.59999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.6999969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "5140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A920%3A0x99ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-5.59999990463257"^^xsd:decimal ;
  geo-pos:long "-81.6999969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A920%3A0x99ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:920:0x99ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '920'^^xsd:integer;
  dwc:scientificName 'Hyphalion tertium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Peru Trench'^^xsd:string;
  dwc:longitude '-81.699996948242'^^xsd:double;
  dwc:latitude '-5.5999999046326'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '5140'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '358837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:920:0x99ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '358837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1803%3A0x9AADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1803%3A0x9AADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1803%3A0x9AADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1803%3A0x9AADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1803%3A0x9AADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1803:0x9AADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1803'^^xsd:integer;
  dwc:scientificName 'Rokopella segonzaci'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '343694'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1803:0x9AADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '699345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x9AADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9AADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9AADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.7200002670288 -103.650001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.7200002670288"^^xsd:decimal ;
  dwc:decimalLongitude "-103.650001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2565"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x9AADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.7200002670288 -103.650001525879)"^^geo:wktLiteral ;
  geo-pos:lat "10.7200002670288"^^xsd:decimal ;
  geo-pos:long "-103.650001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x9AADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x9AADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.65000152588'^^xsd:double;
  dwc:latitude '10.720000267029'^^xsd:double;
  dwc:minimumDepth '2565'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x9AADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3752%3A0x9AADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3752%3A0x9AADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3752%3A0x9AADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3752%3A0x9AADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3752%3A0x9AADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3752:0x9AADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3752'^^xsd:integer;
  dwc:scientificName 'Mirocaris fortunata'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '107541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3752:0x9AADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1386%3A0x67AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1386%3A0x67AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1386%3A0x67AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1386%3A0x67AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1386%3A0x67AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1386:0x67AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1386'^^xsd:integer;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1386:0x67AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1680%3A0x67AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1680%3A0x67AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1680%3A0x67AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1680%3A0x67AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1680%3A0x67AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1680:0x67AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1680'^^xsd:integer;
  dwc:scientificName 'Solemya johnsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '543558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1680:0x67AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '293239'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3767%3A0x67AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3767%3A0x67AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3767%3A0x67AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3AC%3A3767%3A0x67AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3767%3A0x67AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3767:0x67AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3767'^^xsd:integer;
  dwc:scientificName 'Ethusina castro'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '440463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3767:0x67AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440463'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x67AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x67AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x67AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.5833015441895 -73.8332977294922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.5833015441895"^^xsd:decimal ;
  dwc:decimalLongitude "-73.8332977294922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x67AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.5833015441895 -73.8332977294922)"^^geo:wktLiteral ;
  geo-pos:lat "-37.5833015441895"^^xsd:decimal ;
  geo-pos:long "-73.8332977294922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x67AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x67AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Chile Trench'^^xsd:string;
  dwc:longitude '-73.833297729492'^^xsd:double;
  dwc:latitude '-37.58330154419'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x67AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2656%3A0x67AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2656%3A0x67AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2656%3A0x67AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2656%3A0x67AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2656%3A0x67AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2656:0x67AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2656'^^xsd:integer;
  dwc:scientificName 'Lucernaria janetae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '287233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2656:0x67AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '287233'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x67AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x67AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x67AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x67AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x67AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x67AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Tevnia jerichonana'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '266028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x67AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A257%3A0x67AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A257%3A0x67AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A257%3A0x67AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A257%3A0x67AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A257%3A0x67AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:257:0x67AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '257'^^xsd:integer;
  dwc:scientificName 'Thermiphione fijiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '332576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:257:0x67AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332576'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A119%3A0x67AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A119%3A0x67AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A119%3A0x67AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A119%3A0x67AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A119%3A0x67AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:119:0x67AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '119'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma marianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '767072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:119:0x67AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A455%3A0x99ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A455%3A0x99ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A455%3A0x99ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A455%3A0x99ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A455%3A0x99ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:455:0x99ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '455'^^xsd:integer;
  dwc:scientificName 'Paralvinella grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:455:0x99ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1081%3A0x99ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1081%3A0x99ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1081%3A0x99ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1081%3A0x99ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1081%3A0x99ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1081:0x99ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1081'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes aliger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1081:0x99ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A916%3A0x99ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A916%3A0x99ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A916%3A0x99ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A916%3A0x99ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A916%3A0x99ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:916:0x99ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '916'^^xsd:integer;
  dwc:scientificName 'Bairdia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '459582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:916:0x99ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '459582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A258%3A0x99ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A258%3A0x99ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A258%3A0x99ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A258%3A0x99ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A258%3A0x99ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:258:0x99ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '258'^^xsd:integer;
  dwc:scientificName 'Thermiphione fijiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '332576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:258:0x99ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332576'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A352%3A0x99ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A352%3A0x99ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A352%3A0x99ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A352%3A0x99ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A352%3A0x99ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:352:0x99ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '352'^^xsd:integer;
  dwc:scientificName 'Nereis sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:352:0x99ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A751%3A0x99ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A751%3A0x99ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A751%3A0x99ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A751%3A0x99ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A751%3A0x99ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:751:0x99ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '751'^^xsd:integer;
  dwc:scientificName 'Alvinocaris lusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378090'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:751:0x99ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378090'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x99ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x99ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x99ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x99ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x99ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x99ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Astyris verrilli'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '419987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x99ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '419987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A671%3A0xF1ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A671%3A0xF1ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A671%3A0xF1ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A671%3A0xF1ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A671%3A0xF1ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:671:0xF1ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '671'^^xsd:integer;
  dwc:scientificName 'Ventiella sulfuris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '557720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:671:0xF1ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF1ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF1ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF1ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-127.690002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2656"^^xsd:integer ;
  dwc:maximumDepthInMeters "2656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF1ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  geo-pos:lat "47.7799987792969"^^xsd:decimal ;
  geo-pos:long "-127.690002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF1ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF1ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Paronesimoides voightae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.69000244141'^^xsd:double;
  dwc:latitude '47.779998779297'^^xsd:double;
  dwc:minimumDepth '2656'^^xsd:integer;
  dwc:maximumDepth '2656'^^xsd:integer;
  dwc:aphiaid '526252'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF1ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '526252'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A906%3A0xF1ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A906%3A0xF1ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A906%3A0xF1ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A906%3A0xF1ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A906%3A0xF1ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:906:0xF1ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '906'^^xsd:integer;
  dwc:scientificName 'Bythograea thermydron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:906:0xF1ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1113%3A0xF1ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1113%3A0xF1ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1113%3A0xF1ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1113%3A0xF1ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1113%3A0xF1ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1113:0xF1ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1113'^^xsd:integer;
  dwc:scientificName 'Chasmatopontius thescalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1113:0xF1ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3586%3A0xF1ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3586%3A0xF1ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3586%3A0xF1ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2700004577637 -119.220001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-119.220001220703"^^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/212__urn%3Acatalog%3APENN%3AC%3A3586%3A0xF1ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2700004577637 -119.220001220703)"^^geo:wktLiteral ;
  geo-pos:lat "33.2700004577637"^^xsd:decimal ;
  geo-pos:long "-119.220001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3586%3A0xF1ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3586:0xF1ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3586'^^xsd:integer;
  dwc:scientificName 'Somniosus pacificus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Santa Cruz Basin'^^xsd:string;
  dwc:longitude '-119.2200012207'^^xsd:double;
  dwc:latitude '33.270000457764'^^xsd:double;
  dwc:aphiaid '271654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3586:0xF1ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '271654'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A412%3A0xF1ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A412%3A0xF1ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A412%3A0xF1ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A412%3A0xF1ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A412%3A0xF1ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:412:0xF1ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '412'^^xsd:integer;
  dwc:scientificName 'Xandaros acanthodes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '332862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:412:0xF1ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1832%3A0xF2ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1832%3A0xF2ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1832%3A0xF2ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1832%3A0xF2ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1832%3A0xF2ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1832:0xF2ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1832'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1832:0xF2ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF2ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF2ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF2ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF2ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF2ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF2ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Laminatubus alvini'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '328604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF2ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A398%3A0xF2ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A398%3A0xF2ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A398%3A0xF2ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A398%3A0xF2ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A398%3A0xF2ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:398:0xF2ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '398'^^xsd:integer;
  dwc:scientificName 'Lindaspio southwardorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:398:0xF2ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1584%3A0x98ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1584%3A0x98ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1584%3A0x98ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1584%3A0x98ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1584%3A0x98ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1584:0x98ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1584'^^xsd:integer;
  dwc:scientificName 'Provanna ios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1584:0x98ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x98ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x98ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x98ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x98ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x98ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x98ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Fissidentalium erosum'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55999755859'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '344197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x98ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '344197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A893%3A0x98ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A893%3A0x98ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A893%3A0x98ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A893%3A0x98ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A893%3A0x98ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:893:0x98ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '893'^^xsd:integer;
  dwc:scientificName 'Bythograea microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:893:0x98ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2355%3A0x98ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2355%3A0x98ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2355%3A0x98ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2355%3A0x98ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2355%3A0x98ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2355:0x98ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2355'^^xsd:integer;
  dwc:scientificName 'Desbruyeresia marianaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2355:0x98ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A281%3A0x99ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A281%3A0x99ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A281%3A0x99ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A281%3A0x99ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A281%3A0x99ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:281:0x99ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '281'^^xsd:integer;
  dwc:scientificName 'Hesiocaeca hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:281:0x99ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '592640'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1636%3A0x99ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1636%3A0x99ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1636%3A0x99ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1636%3A0x99ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1636%3A0x99ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1636:0x99ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1636'^^xsd:integer;
  dwc:scientificName 'Eosipho desbruyeresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '458735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1636:0x99ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '744003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1018%3A0x99ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1018%3A0x99ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1018%3A0x99ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1018%3A0x99ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1018%3A0x99ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1018:0x99ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1018'^^xsd:integer;
  dwc:scientificName 'Aphotopontius acanthinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348889'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1018:0x99ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A263%3A0x67AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A263%3A0x67AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A263%3A0x67AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A263%3A0x67AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A263%3A0x67AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:263:0x67AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '263'^^xsd:integer;
  dwc:scientificName 'Thermiphione tufari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '332577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:263:0x67AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x67AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x67AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x67AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x67AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x67AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x67AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Cyathermia naticoides'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449951'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x67AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1647%3A0x67AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1647%3A0x67AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1647%3A0x67AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1647%3A0x67AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1647%3A0x67AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1647:0x67AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1647'^^xsd:integer;
  dwc:scientificName 'Buccinum viridum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '490869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1647:0x67AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '490869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1651%3A0x68AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1651%3A0x68AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1651%3A0x68AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1651%3A0x68AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1651%3A0x68AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1651:0x68AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1651'^^xsd:integer;
  dwc:scientificName 'Buccinum viridum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '490869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1651:0x68AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '490869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2453%3A0x68AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2453%3A0x68AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2453%3A0x68AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2453%3A0x68AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2453%3A0x68AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2453:0x68AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2453'^^xsd:integer;
  dwc:scientificName 'Tevnia jerichonana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2453:0x68AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1927%3A0x68AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1927%3A0x68AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1927%3A0x68AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8332996368408 -57.6665992736816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-57.6665992736816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5000"^^xsd:integer ;
  dwc:maximumDepthInMeters "5000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1927%3A0x68AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8332996368408 -57.6665992736816)"^^geo:wktLiteral ;
  geo-pos:lat "13.8332996368408"^^xsd:decimal ;
  geo-pos:long "-57.6665992736816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1927%3A0x68AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1927:0x68AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1927'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-57.666599273682'^^xsd:double;
  dwc:latitude '13.833299636841'^^xsd:double;
  dwc:minimumDepth '5000'^^xsd:integer;
  dwc:maximumDepth '5000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '137827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1927:0x68AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137827'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x68AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x68AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x68AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x68AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x68AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x68AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga oregona'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '458580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x68AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '458580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x68AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x68AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x68AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x68AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x68AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x68AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Cyathermia naticoides'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '449951'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x68AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1241%3A0x98ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1241%3A0x98ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1241%3A0x98ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1241%3A0x98ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1241%3A0x98ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1241:0x98ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1241'^^xsd:integer;
  dwc:scientificName 'Oncaea praeclara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '354033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1241:0x98ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '128954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2423%3A0x98ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2423%3A0x98ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2423%3A0x98ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2423%3A0x98ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2423%3A0x98ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2423:0x98ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2423'^^xsd:integer;
  dwc:scientificName 'Lamellibrachia barhami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2423:0x98ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1056%3A0x98ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1056%3A0x98ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1056%3A0x98ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1056%3A0x98ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1056%3A0x98ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1056:0x98ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1056'^^xsd:integer;
  dwc:scientificName 'Aphotopontius mammillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1056:0x98ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A831%3A0x98ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A831%3A0x98ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A831%3A0x98ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A831%3A0x98ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A831%3A0x98ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:831:0x98ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '831'^^xsd:integer;
  dwc:scientificName 'Munidopsis starmer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '242560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:831:0x98ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x98ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x98ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x98ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3A%3A0x98ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x98ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x98ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x98ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3580%3A0x98ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3580%3A0x98ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3580%3A0x98ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3580%3A0x98ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3580%3A0x98ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3580:0x98ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3580'^^xsd:integer;
  dwc:scientificName 'Paralomis verrilli'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '378132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3580:0x98ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2879%3A0x98ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2879%3A0x98ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2879%3A0x98ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2879%3A0x98ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2879%3A0x98ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2879:0x98ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2879'^^xsd:integer;
  dwc:scientificName 'Macroregonia macrochira'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:aphiaid '442169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2879:0x98ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '442169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1669%3A0x38AFA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1669%3A0x38AFA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1669%3A0x38AFA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1669%3A0x38AFA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1669%3A0x38AFA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1669:0x38AFA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1669'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus wareni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '434627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1669:0x38AFA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '434627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x38AFA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38AFA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38AFA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38AFA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x38AFA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x38AFA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cyathermia'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x38AFA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449911'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A22%3A0x38AFA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A22%3A0x38AFA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A22%3A0x38AFA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A22%3A0x38AFA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A22%3A0x38AFA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:22:0x38AFA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '22'^^xsd:integer;
  dwc:scientificName 'Brada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:22:0x38AFA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129289'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A229%3A0x38AFA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A229%3A0x38AFA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A229%3A0x38AFA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A229%3A0x38AFA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A229%3A0x38AFA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:229:0x38AFA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '229'^^xsd:integer;
  dwc:scientificName 'Levensteiniella intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:229:0x38AFA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1618%3A0x38AFA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1618%3A0x38AFA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1618%3A0x38AFA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1618%3A0x38AFA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1618%3A0x38AFA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1618:0x38AFA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1618'^^xsd:integer;
  dwc:scientificName 'Ifremeria nautilei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1618:0x38AFA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1548%3A0x38AFA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1548%3A0x38AFA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1548%3A0x38AFA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1548%3A0x38AFA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1548%3A0x38AFA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1548:0x38AFA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1548'^^xsd:integer;
  dwc:scientificName 'Echinus alexandri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '124280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1548:0x38AFA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '532032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x38AFA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38AFA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38AFA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-126.709999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2701"^^xsd:integer ;
  dwc:maximumDepthInMeters "2701"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38AFA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-126.709999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x38AFA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x38AFA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Anocellus profundus'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70999908447'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:minimumDepth '2701'^^xsd:integer;
  dwc:maximumDepth '2701'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x38AFA50101000600'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A48%3A0x38AFA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A48%3A0x38AFA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A48%3A0x38AFA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A48%3A0x38AFA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A48%3A0x38AFA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:48:0x38AFA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '48'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos pachybranchiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:48:0x38AFA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A456%3A0x97ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A456%3A0x97ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A456%3A0x97ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A456%3A0x97ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A456%3A0x97ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:456:0x97ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '456'^^xsd:integer;
  dwc:scientificName 'Paralvinella grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:456:0x97ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x97ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x97ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x97ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x97ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x97ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x97ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma hessleri'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '327273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x97ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2065%3A0x97ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2065%3A0x97ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2065%3A0x97ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2065%3A0x97ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2065%3A0x97ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2065:0x97ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2065'^^xsd:integer;
  dwc:scientificName 'Clypeosectus delectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2065:0x97ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1719%3A0x97ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1719%3A0x97ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1719%3A0x97ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1719%3A0x97ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1719%3A0x97ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1719:0x97ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1719'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus puteoserpentis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1719:0x97ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1272%3A0x97ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1272%3A0x97ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1272%3A0x97ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1272%3A0x97ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1272%3A0x97ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1272:0x97ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1272'^^xsd:integer;
  dwc:scientificName 'Neolepas zevinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '535261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1272:0x97ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '535261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x97ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x97ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x97ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x97ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x97ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x97ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus fucensis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '449972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x97ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x97ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x97ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x97ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x97ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x97ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x97ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Fucaria striata'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '536896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x97ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1375%3A0x97ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1375%3A0x97ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1375%3A0x97ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1375%3A0x97ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1375%3A0x97ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1375:0x97ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1375'^^xsd:integer;
  dwc:scientificName 'Bythites hollisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '301698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1375:0x97ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '398418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2110%3A0x97ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2110%3A0x97ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2110%3A0x97ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2110%3A0x97ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2110%3A0x97ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2110:0x97ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2110'^^xsd:integer;
  dwc:scientificName 'Ventsia tricarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2110:0x97ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A78%3A0x97ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A78%3A0x97ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A78%3A0x97ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A78%3A0x97ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A78%3A0x97ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:78:0x97ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '78'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:78:0x97ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A81%3A0x97ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A81%3A0x97ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A81%3A0x97ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A81%3A0x97ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A81%3A0x97ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:81:0x97ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '81'^^xsd:integer;
  dwc:scientificName 'Nicomache arwidssoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:81:0x97ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A464%3A0x98ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A464%3A0x98ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A464%3A0x98ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A464%3A0x98ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A464%3A0x98ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:464:0x98ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '464'^^xsd:integer;
  dwc:scientificName 'Paralvinella hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:464:0x98ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1828%3A0x98ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1828%3A0x98ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1828%3A0x98ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1828%3A0x98ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1828%3A0x98ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1828:0x98ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1828'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1828:0x98ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A693%3A0x98ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A693%3A0x98ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A693%3A0x98ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A693%3A0x98ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A693%3A0x98ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:693:0x98ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '693'^^xsd:integer;
  dwc:scientificName 'Transtectonia torrentis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '488224'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:693:0x98ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '488224'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x98ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x98ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x98ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8400001525879 -88.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8400001525879"^^xsd:decimal ;
  dwc:decimalLongitude "-88.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "614"^^xsd:integer ;
  dwc:maximumDepthInMeters "614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x98ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8400001525879 -88.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "28.8400001525879"^^xsd:decimal ;
  geo-pos:long "-88.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x98ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x98ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-88.76000213623'^^xsd:double;
  dwc:latitude '28.840000152588'^^xsd:double;
  dwc:minimumDepth '614'^^xsd:integer;
  dwc:maximumDepth '614'^^xsd:integer;
  dwc:aphiaid '138667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x98ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138667'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2810%3A0x96ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2810%3A0x96ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2810%3A0x96ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2810%3A0x96ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2810%3A0x96ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2810:0x96ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2810'^^xsd:integer;
  dwc:scientificName 'Mesotanais styxis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '247536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2810:0x96ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247536'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2868%3A0x96ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2868%3A0x96ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2868%3A0x96ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2868%3A0x96ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2868%3A0x96ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2868:0x96ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2868'^^xsd:integer;
  dwc:scientificName 'Nautilocaris saintlaurentae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '378099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2868:0x96ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1990%3A0x96ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1990%3A0x96ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1990%3A0x96ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1990%3A0x96ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1990%3A0x96ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1990:0x96ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1990'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus tevnianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1990:0x96ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A251%3A0x97ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A251%3A0x97ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A251%3A0x97ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A251%3A0x97ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A251%3A0x97ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:251:0x97ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '251'^^xsd:integer;
  dwc:scientificName 'Bathycatalina filamentosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '333087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:251:0x97ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333087'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A679%3A0x97ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A679%3A0x97ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A679%3A0x97ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A679%3A0x97ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A679%3A0x97ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:679:0x97ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '679'^^xsd:integer;
  dwc:scientificName 'Ventiella sulfuris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '557720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:679:0x97ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A268%3A0x97ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A268%3A0x97ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A268%3A0x97ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A268%3A0x97ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A268%3A0x97ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:268:0x97ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '268'^^xsd:integer;
  dwc:scientificName 'Thermopolynoe branchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '332578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:268:0x97ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332578'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1853%3A0x97ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1853%3A0x97ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1853%3A0x97ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1853%3A0x97ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1853%3A0x97ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1853:0x97ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1853'^^xsd:integer;
  dwc:scientificName 'Shinkailepas briandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1853:0x97ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1323091'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF2ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF2ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF2ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF2ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF2ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF2ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Phymorhynchus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '137827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF2ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137827'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1219%3A0xF2ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1219%3A0xF2ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1219%3A0xF2ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1219%3A0xF2ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1219%3A0xF2ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1219:0xF2ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1219'^^xsd:integer;
  dwc:scientificName 'Stygiopontius verruculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1219:0xF2ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A35%3A0xF2ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A35%3A0xF2ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A35%3A0xF2ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A35%3A0xF2ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A35%3A0xF2ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:35:0xF2ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '35'^^xsd:integer;
  dwc:scientificName 'Thyasiridicola branchiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '332585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:35:0xF2ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xF2ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF2ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF2ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3A%3A0xF2ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xF2ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xF2ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Opisthotrochopodus alvinus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '330235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xF2ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2617%3A0xF2ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2617%3A0xF2ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2617%3A0xF2ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2617%3A0xF2ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2617%3A0xF2ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2617:0xF2ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2617'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2617:0xF2ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138214'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A277%3A0xF2ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A277%3A0xF2ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A277%3A0xF2ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A277%3A0xF2ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A277%3A0xF2ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:277:0xF2ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '277'^^xsd:integer;
  dwc:scientificName 'Amphiduropsis axialensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '332941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:277:0xF2ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A874%3A0xF2ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A874%3A0xF2ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A874%3A0xF2ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A874%3A0xF2ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A874%3A0xF2ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:874:0xF2ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '874'^^xsd:integer;
  dwc:scientificName 'Austinograea williamsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '410819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:874:0xF2ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '410819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF2ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF2ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF2ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF2ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF2ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF2ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Nereis piscesae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '329723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF2ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1738%3A0xF2ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1738%3A0xF2ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1738%3A0xF2ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1738%3A0xF2ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1738%3A0xF2ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1738:0xF2ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1738'^^xsd:integer;
  dwc:scientificName 'Idasola washingtoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '817573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1738:0xF2ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '817572'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1869%3A0x96ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1869%3A0x96ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1869%3A0x96ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1869%3A0x96ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1869%3A0x96ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1869:0x96ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1869'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus fucensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1869:0x96ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1517%3A0x96ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1517%3A0x96ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1517%3A0x96ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1517%3A0x96ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1517%3A0x96ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1517:0x96ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1517'^^xsd:integer;
  dwc:scientificName 'Halecium profundum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1517:0x96ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2342%3A0x96ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2342%3A0x96ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2342%3A0x96ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2342%3A0x96ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2342%3A0x96ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2342:0x96ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2342'^^xsd:integer;
  dwc:scientificName 'Alviniconcha hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2342:0x96ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A207%3A0x96ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A207%3A0x96ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A207%3A0x96ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A207%3A0x96ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A207%3A0x96ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:207:0x96ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '207'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium riftense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:207:0x96ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783173'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A394%3A0x96ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A394%3A0x96ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A394%3A0x96ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A394%3A0x96ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A394%3A0x96ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:394:0x96ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '394'^^xsd:integer;
  dwc:scientificName 'Laubieriellus grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:394:0x96ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328671'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A566%3A0x96ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A566%3A0x96ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A566%3A0x96ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A566%3A0x96ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A566%3A0x96ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:566:0x96ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '566'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:566:0x96ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A395%3A0x96ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A395%3A0x96ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A395%3A0x96ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A395%3A0x96ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A395%3A0x96ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:395:0x96ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '395'^^xsd:integer;
  dwc:scientificName 'Laubieriellus grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328671'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:395:0x96ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328671'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x68AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x68AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x68AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x68AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x68AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x68AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Ophryotrocha akessoni'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '330194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x68AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A640%3A0x68AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A640%3A0x68AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A640%3A0x68AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A640%3A0x68AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A640%3A0x68AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:640:0x68AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '640'^^xsd:integer;
  dwc:scientificName 'Ampelisca romigi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '423028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:640:0x68AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '423028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2300%3A0x68AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2300%3A0x68AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2300%3A0x68AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2300%3A0x68AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2300%3A0x68AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2300:0x68AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2300'^^xsd:integer;
  dwc:scientificName 'Hyalogyra vitrinelloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2300:0x68AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x68AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x68AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x68AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.625"^^xsd:decimal ;
  dwc:decimalLongitude "-104.209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2538"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x68AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "8.625"^^xsd:decimal ;
  geo-pos:long "-104.209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x68AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x68AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Hymenaster koehleri'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.20999908447'^^xsd:double;
  dwc:latitude '8.625'^^xsd:double;
  dwc:minimumDepth '2538'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '369019'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x68AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '369019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A437%3A0x68AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A437%3A0x68AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A437%3A0x68AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A437%3A0x68AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A437%3A0x68AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:437:0x68AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '437'^^xsd:integer;
  dwc:scientificName 'Paralvinella dela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:437:0x68AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x68AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x68AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x68AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x68AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x68AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x68AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Planorbidella planispira'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '450000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x68AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2858%3A0x68AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2858%3A0x68AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2858%3A0x68AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2858%3A0x68AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2858%3A0x68AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2858:0x68AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2858'^^xsd:integer;
  dwc:scientificName 'Freyella'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '123217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2858:0x68AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123217'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A531%3A0x68AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A531%3A0x68AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A531%3A0x68AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A531%3A0x68AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A531%3A0x68AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:531:0x68AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '531'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:531:0x68AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1445%3A0x95ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1445%3A0x95ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1445%3A0x95ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1445%3A0x95ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1445%3A0x95ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1445:0x95ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1445'^^xsd:integer;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1445:0x95ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1204%3A0x95ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1204%3A0x95ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1204%3A0x95ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1204%3A0x95ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1204%3A0x95ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1204:0x95ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1204'^^xsd:integer;
  dwc:scientificName 'Stygiopontius sentifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1204:0x95ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1808%3A0x96ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1808%3A0x96ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1808%3A0x96ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1808%3A0x96ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1808%3A0x96ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1808:0x96ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1808'^^xsd:integer;
  dwc:scientificName 'Protolira thorvaldsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '141512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1808:0x96ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A864%3A0x96ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A864%3A0x96ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A864%3A0x96ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A864%3A0x96ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A864%3A0x96ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:864:0x96ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '864'^^xsd:integer;
  dwc:scientificName 'Uroptychus thermalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:864:0x96ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x96ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x96ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x96ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x96ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x96ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x96ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Tevnia jerichonana'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '266028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x96ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3656%3A0x96ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3656%3A0x96ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3656%3A0x96ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3656%3A0x96ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3656%3A0x96ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3656:0x96ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3656'^^xsd:integer;
  dwc:scientificName 'Sphenocarcinus stimpsoni'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:PENN:C:3656:0x96ADA50101000300'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A330%3A0x96ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A330%3A0x96ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A330%3A0x96ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A330%3A0x96ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A330%3A0x96ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:330:0x96ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '330'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha akessoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:330:0x96ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1788%3A0xF2ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1788%3A0xF2ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1788%3A0xF2ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1788%3A0xF2ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1788%3A0xF2ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1788:0xF2ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1788'^^xsd:integer;
  dwc:scientificName 'Benthoctopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1788:0xF2ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138265'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A514%3A0xF2ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A514%3A0xF2ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A514%3A0xF2ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A514%3A0xF2ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A514%3A0xF2ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:514:0xF2ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '514'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:514:0xF2ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A496%3A0xF2ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A496%3A0xF2ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A496%3A0xF2ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A496%3A0xF2ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A496%3A0xF2ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:496:0xF2ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '496'^^xsd:integer;
  dwc:scientificName 'Parougia wolfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:496:0xF2ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A164%3A0xF3ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A164%3A0xF3ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A164%3A0xF3ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A164%3A0xF3ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A164%3A0xF3ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:164:0xF3ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '164'^^xsd:integer;
  dwc:scientificName 'Nicomache venticola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:164:0xF3ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1479%3A0xF3ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1479%3A0xF3ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1479%3A0xF3ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1479%3A0xF3ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1479%3A0xF3ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1479:0xF3ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1479'^^xsd:integer;
  dwc:scientificName 'Thermopalia taraxaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '291216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1479:0xF3ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '291216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3724%3A0xF3ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3724%3A0xF3ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3724%3A0xF3ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3724%3A0xF3ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3724%3A0xF3ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3724:0xF3ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3724'^^xsd:integer;
  dwc:scientificName 'Petrasma pervernicosa'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '743493'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3724:0xF3ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '743493'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2404%3A0xF3ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2404%3A0xF3ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2404%3A0xF3ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2404%3A0xF3ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2404%3A0xF3ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2404:0xF3ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2404'^^xsd:integer;
  dwc:scientificName 'Lamellibrachia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2404:0xF3ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129107'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2924%3A0xF3ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2924%3A0xF3ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2924%3A0xF3ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2924%3A0xF3ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2924%3A0xF3ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2924:0xF3ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2924'^^xsd:integer;
  dwc:scientificName 'Lafoea fruticosa'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '117703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2924:0xF3ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2204%3A0x95ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2204%3A0x95ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2204%3A0x95ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2204%3A0x95ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2204%3A0x95ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2204:0x95ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2204'^^xsd:integer;
  dwc:scientificName 'Melanodrymia brightae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2204:0x95ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2369%3A0x95ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2369%3A0x95ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2369%3A0x95ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2369%3A0x95ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2369%3A0x95ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2369:0x95ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2369'^^xsd:integer;
  dwc:scientificName 'Provanna buccinoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450001'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2369:0x95ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2947%3A0x95ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2947%3A0x95ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2947%3A0x95ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1900005340576 -111.379997253418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1900005340576"^^xsd:decimal ;
  dwc:decimalLongitude "-111.379997253418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2947%3A0x95ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1900005340576 -111.379997253418)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1900005340576"^^xsd:decimal ;
  geo-pos:long "-111.379997253418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2947%3A0x95ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2947:0x95ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2947'^^xsd:integer;
  dwc:scientificName 'Bythograea'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Cascadia Convergent Margin'^^xsd:string;
  dwc:longitude '-111.37999725342'^^xsd:double;
  dwc:latitude '-23.190000534058'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '390574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2947:0x95ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '390574'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A146%3A0x95ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A146%3A0x95ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A146%3A0x95ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A146%3A0x95ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A146%3A0x95ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:146:0x95ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '146'^^xsd:integer;
  dwc:scientificName 'Branchiplicatus cupreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:146:0x95ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1266%3A0x95ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1266%3A0x95ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1266%3A0x95ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1266%3A0x95ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1266%3A0x95ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1266:0x95ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1266'^^xsd:integer;
  dwc:scientificName 'Neolepas rapanuii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '733409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1266:0x95ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '733409'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A924%3A0x95ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A924%3A0x95ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A924%3A0x95ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6399993896484 -125.26000213623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6399993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-125.26000213623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1390"^^xsd:integer ;
  dwc:maximumDepthInMeters "2380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A924%3A0x95ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6399993896484 -125.26000213623)"^^geo:wktLiteral ;
  geo-pos:lat "44.6399993896484"^^xsd:decimal ;
  geo-pos:long "-125.26000213623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A924%3A0x95ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:924:0x95ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '924'^^xsd:integer;
  dwc:scientificName 'Amigdoscalpellum aurivilii incertum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.26000213623'^^xsd:double;
  dwc:latitude '44.639999389648'^^xsd:double;
  dwc:minimumDepth '1390'^^xsd:integer;
  dwc:maximumDepth '2380'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:924:0x95ADA50101000A00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1220%3A0x95ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1220%3A0x95ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1220%3A0x95ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1220%3A0x95ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1220%3A0x95ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1220:0x95ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1220'^^xsd:integer;
  dwc:scientificName 'Stygiopontius rimivagus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '135803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1220:0x95ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x38AFA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38AFA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38AFA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6860008239746 -125.572998046875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6860008239746"^^xsd:decimal ;
  dwc:decimalLongitude "-125.572998046875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38AFA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6860008239746 -125.572998046875)"^^geo:wktLiteral ;
  geo-pos:lat "44.6860008239746"^^xsd:decimal ;
  geo-pos:long "-125.572998046875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x38AFA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x38AFA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Aphrodita'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.57299804688'^^xsd:double;
  dwc:latitude '44.686000823975'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '129194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x38AFA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129194'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2507%3A0x38AFA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2507%3A0x38AFA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2507%3A0x38AFA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2507%3A0x38AFA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2507%3A0x38AFA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2507:0x38AFA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2507'^^xsd:integer;
  dwc:scientificName 'Helicoradomenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '395145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2507:0x38AFA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395145'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2590%3A0x38AFA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2590%3A0x38AFA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2590%3A0x38AFA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2590%3A0x38AFA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2590%3A0x38AFA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2590:0x38AFA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2590'^^xsd:integer;
  dwc:scientificName 'Paralomis hirtella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2590:0x38AFA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x38AFA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38AFA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38AFA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38AFA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x38AFA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x38AFA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x38AFA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x38AFA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38AFA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38AFA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38AFA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x38AFA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x38AFA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Branchipolynoe'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '182930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x38AFA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '182930'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A900%3A0x38AFA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A900%3A0x38AFA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A900%3A0x38AFA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A900%3A0x38AFA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A900%3A0x38AFA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:900:0x38AFA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '900'^^xsd:integer;
  dwc:scientificName 'Bythograea thermydron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:900:0x38AFA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1914%3A0x38AFA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1914%3A0x38AFA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1914%3A0x38AFA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1914%3A0x38AFA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1914%3A0x38AFA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1914:0x38AFA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1914'^^xsd:integer;
  dwc:scientificName 'Margarites shinkai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1914:0x38AFA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1239%3A0x39AFA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1239%3A0x39AFA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1239%3A0x39AFA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1239%3A0x39AFA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1239%3A0x39AFA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1239:0x39AFA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1239'^^xsd:integer;
  dwc:scientificName 'Oncaea praeclara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '354033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1239:0x39AFA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '128954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2130%3A0x94ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2130%3A0x94ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2130%3A0x94ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2130%3A0x94ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2130%3A0x94ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2130:0x94ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2130'^^xsd:integer;
  dwc:scientificName 'Bathyacmaea jonassoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '510041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2130:0x94ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '510041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2597%3A0x94ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2597%3A0x94ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2597%3A0x94ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2597%3A0x94ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2597%3A0x94ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2597:0x94ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2597'^^xsd:integer;
  dwc:scientificName 'Benthoctopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2597:0x94ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138265'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2195%3A0x95ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2195%3A0x95ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2195%3A0x95ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2195%3A0x95ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2195%3A0x95ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2195:0x95ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2195'^^xsd:integer;
  dwc:scientificName 'Melanodrymia aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2195:0x95ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2344%3A0x95ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2344%3A0x95ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2344%3A0x95ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2344%3A0x95ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2344%3A0x95ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2344:0x95ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2344'^^xsd:integer;
  dwc:scientificName 'Alviniconcha hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2344:0x95ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x95ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x95ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x95ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x95ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x95ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x95ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bythograea thermydron'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '440289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x95ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x95ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x95ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x95ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x95ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x95ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x95ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Opisthotrochopodus tunnicliffeae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '330240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x95ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '767075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A474%3A0x95ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A474%3A0x95ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A474%3A0x95ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A474%3A0x95ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A474%3A0x95ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:474:0x95ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '474'^^xsd:integer;
  dwc:scientificName 'Paralvinella palmiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:474:0x95ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330310'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A296%3A0xF3ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A296%3A0xF3ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A296%3A0xF3ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A296%3A0xF3ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A296%3A0xF3ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:296:0xF3ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '296'^^xsd:integer;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:296:0xF3ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A539%3A0xF3ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A539%3A0xF3ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A539%3A0xF3ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A539%3A0xF3ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A539%3A0xF3ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:539:0xF3ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '539'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:539:0xF3ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF3ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF3ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF3ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF3ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF3ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF3ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ophryotrocha akessoni'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '330194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF3ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A477%3A0xF3ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A477%3A0xF3ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A477%3A0xF3ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A477%3A0xF3ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A477%3A0xF3ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:477:0xF3ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '477'^^xsd:integer;
  dwc:scientificName 'Paralvinella pandorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:477:0xF3ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A391%3A0xF3ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A391%3A0xF3ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A391%3A0xF3ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A391%3A0xF3ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A391%3A0xF3ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:391:0xF3ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '391'^^xsd:integer;
  dwc:scientificName 'Protis hydrothermica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:391:0xF3ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1093%3A0xF3ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1093%3A0xF3ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1093%3A0xF3ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1093%3A0xF3ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1093%3A0xF3ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1093:0xF3ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1093'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes acanthothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1093:0xF3ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A730%3A0xF3ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A730%3A0xF3ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A730%3A0xF3ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A730%3A0xF3ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A730%3A0xF3ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:730:0xF3ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '730'^^xsd:integer;
  dwc:scientificName 'Katianira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '118370'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:730:0xF3ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118370'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1270%3A0xF3ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1270%3A0xF3ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1270%3A0xF3ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1270%3A0xF3ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1270%3A0xF3ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1270:0xF3ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1270'^^xsd:integer;
  dwc:scientificName 'Neolepas zevinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '535261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1270:0xF3ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '535261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1419%3A0xF3ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1419%3A0xF3ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1419%3A0xF3ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1419%3A0xF3ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1419%3A0xF3ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1419:0xF3ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1419'^^xsd:integer;
  dwc:scientificName 'Chaunax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1419:0xF3ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125796'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2873%3A0x94ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2873%3A0x94ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2873%3A0x94ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0699996948242 42.0699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.0699996948242"^^xsd:decimal ;
  dwc:decimalLongitude "42.0699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2873%3A0x94ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.0699996948242 42.0699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "30.0699996948242"^^xsd:decimal ;
  geo-pos:long "42.0699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2873%3A0x94ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2873:0x94ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2873'^^xsd:integer;
  dwc:scientificName 'Munidopsis acutispina'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '42.069999694824'^^xsd:double;
  dwc:latitude '30.069999694824'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '107169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2873:0x94ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A348%3A0x94ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A348%3A0x94ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A348%3A0x94ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A348%3A0x94ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A348%3A0x94ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:348:0x94ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '348'^^xsd:integer;
  dwc:scientificName 'Nereis piscesae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:348:0x94ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1446%3A0x94ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1446%3A0x94ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1446%3A0x94ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1446%3A0x94ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1446%3A0x94ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1446:0x94ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1446'^^xsd:integer;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1446:0x94ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A19%3A0x94ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A19%3A0x94ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A19%3A0x94ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A19%3A0x94ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A19%3A0x94ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:19:0x94ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '19'^^xsd:integer;
  dwc:scientificName 'Tubificoides paracrinitus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '476139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:19:0x94ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '476139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x94ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x94ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x94ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x94ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x94ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x94ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna macleani'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55999755859'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '450007'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x94ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A636%3A0x94ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A636%3A0x94ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A636%3A0x94ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A636%3A0x94ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A636%3A0x94ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:636:0x94ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '636'^^xsd:integer;
  dwc:scientificName 'Typhlotanais'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '136256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:636:0x94ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136256'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x94ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x94ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x94ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x94ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x94ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x94ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Levensteiniella intermedia'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '328833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x94ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A761%3A0x68AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A761%3A0x68AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A761%3A0x68AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A761%3A0x68AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A761%3A0x68AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:761:0x68AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '761'^^xsd:integer;
  dwc:scientificName 'Alvinocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:761:0x68AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378084'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A438%3A0x68AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A438%3A0x68AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A438%3A0x68AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A438%3A0x68AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A438%3A0x68AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:438:0x68AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '438'^^xsd:integer;
  dwc:scientificName 'Paralvinella dela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:438:0x68AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3547%3A0x69AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3547%3A0x69AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3547%3A0x69AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3547%3A0x69AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3547%3A0x69AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3547:0x69AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3547'^^xsd:integer;
  dwc:scientificName 'Metridium farcimen'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '283704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3547:0x69AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '283704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1553%3A0x69AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1553%3A0x69AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1553%3A0x69AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1553%3A0x69AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1553%3A0x69AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1553:0x69AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1553'^^xsd:integer;
  dwc:scientificName 'Saxipendium coronatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1553:0x69AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A162%3A0x69AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A162%3A0x69AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A162%3A0x69AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A162%3A0x69AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A162%3A0x69AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:162:0x69AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '162'^^xsd:integer;
  dwc:scientificName 'Nicomache venticola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:162:0x69AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A599%3A0x69AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A599%3A0x69AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A599%3A0x69AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A599%3A0x69AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A599%3A0x69AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:599:0x69AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '599'^^xsd:integer;
  dwc:scientificName 'Eochionelasmus ohtai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '733173'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:599:0x69AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '733173'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A892%3A0x69AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A892%3A0x69AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A892%3A0x69AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A892%3A0x69AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A892%3A0x69AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:892:0x69AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '892'^^xsd:integer;
  dwc:scientificName 'Bythograea microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:892:0x69AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A186%3A0x69AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A186%3A0x69AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A186%3A0x69AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A186%3A0x69AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A186%3A0x69AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:186:0x69AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '186'^^xsd:integer;
  dwc:scientificName 'Iphionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '324953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:186:0x69AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324953'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2193%3A0x93ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2193%3A0x93ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2193%3A0x93ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2193%3A0x93ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2193%3A0x93ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2193:0x93ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2193'^^xsd:integer;
  dwc:scientificName 'Hirtopelta hirta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2193:0x93ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449962'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2436%3A0x93ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2436%3A0x93ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2436%3A0x93ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2436%3A0x93ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2436%3A0x93ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2436:0x93ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2436'^^xsd:integer;
  dwc:scientificName 'Ridgeia piscesae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2436:0x93ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2198%3A0x94ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2198%3A0x94ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2198%3A0x94ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2198%3A0x94ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2198%3A0x94ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2198:0x94ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2198'^^xsd:integer;
  dwc:scientificName 'Melanodrymia aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2198:0x94ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2266%3A0x94ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2266%3A0x94ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2266%3A0x94ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2266%3A0x94ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2266%3A0x94ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2266:0x94ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2266'^^xsd:integer;
  dwc:scientificName 'Peltospira operculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2266:0x94ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2701%3A0x94ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2701%3A0x94ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2701%3A0x94ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2701%3A0x94ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2701%3A0x94ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2701:0x94ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2701'^^xsd:integer;
  dwc:scientificName 'Solemya (Acharax) alinae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2701:0x94ADA50101000200'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A524%3A0x94ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A524%3A0x94ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A524%3A0x94ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A524%3A0x94ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A524%3A0x94ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:524:0x94ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '524'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:524:0x94ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2274%3A0x94ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2274%3A0x94ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2274%3A0x94ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2274%3A0x94ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2274%3A0x94ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2274:0x94ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2274'^^xsd:integer;
  dwc:scientificName 'Peltospira delicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '413443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2274:0x94ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413443'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2944%3A0x26ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2944%3A0x26ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2944%3A0x26ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2944%3A0x26ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2944%3A0x26ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2944:0x26ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2944'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2944:0x26ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2626%3A0x26ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2626%3A0x26ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2626%3A0x26ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2626%3A0x26ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2626%3A0x26ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2626:0x26ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2626'^^xsd:integer;
  dwc:scientificName 'Paracrangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378105'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2626:0x26ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378105'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A745%3A0x26ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A745%3A0x26ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A745%3A0x26ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A745%3A0x26ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A745%3A0x26ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:745:0x26ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '745'^^xsd:integer;
  dwc:scientificName 'Euphilomedes climax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '783154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:745:0x26ACA50101000700'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3544%3A0x26ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3544%3A0x26ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3544%3A0x26ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3544%3A0x26ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3544%3A0x26ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3544:0x26ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3544'^^xsd:integer;
  dwc:scientificName 'Chionoecetes tanneri'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '442165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3544:0x26ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '442165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2007%3A0x26ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2007%3A0x26ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2007%3A0x26ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2007%3A0x26ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2007%3A0x26ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2007:0x26ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2007'^^xsd:integer;
  dwc:scientificName 'Vesicomya gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '754123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2007:0x26ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464354'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2742%3A0x26ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2742%3A0x26ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2742%3A0x26ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2742%3A0x26ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2742%3A0x26ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2742:0x26ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2742'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium fimbriatum'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '328769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2742:0x26ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A246%3A0x26ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A246%3A0x26ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A246%3A0x26ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A246%3A0x26ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A246%3A0x26ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:246:0x26ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '246'^^xsd:integer;
  dwc:scientificName 'Levensteiniella raisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:246:0x26ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1630%3A0x26ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1630%3A0x26ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1630%3A0x26ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1630%3A0x26ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1630%3A0x26ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1630:0x26ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1630'^^xsd:integer;
  dwc:scientificName 'Amphiplica gordensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1630:0x26ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x93ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x93ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x93ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x93ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x93ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x93ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchipolynoe symmytilida'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '327286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x93ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1207%3A0x93ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1207%3A0x93ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1207%3A0x93ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1207%3A0x93ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1207%3A0x93ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1207:0x93ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1207'^^xsd:integer;
  dwc:scientificName 'Stygiopontius sentifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1207:0x93ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x93ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x93ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x93ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x93ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x93ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x93ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Alvinella pompejana'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '336171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x93ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '336171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A499%3A0x93ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A499%3A0x93ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A499%3A0x93ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A499%3A0x93ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A499%3A0x93ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:499:0x93ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '499'^^xsd:integer;
  dwc:scientificName 'Parougia wolfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:499:0x93ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1161%3A0x93ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1161%3A0x93ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1161%3A0x93ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1161%3A0x93ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1161%3A0x93ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1161:0x93ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1161'^^xsd:integer;
  dwc:scientificName 'Stygiopontius flexus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1161:0x93ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355917'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A773%3A0x93ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A773%3A0x93ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A773%3A0x93ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A773%3A0x93ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A773%3A0x93ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:773:0x93ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '773'^^xsd:integer;
  dwc:scientificName 'Chorocaris vandoverae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:773:0x93ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '932591'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1725%3A0x93ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1725%3A0x93ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1725%3A0x93ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1725%3A0x93ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1725%3A0x93ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1725:0x93ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1725'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus thermophilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '183000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1725:0x93ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '183000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A74%3A0x69AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A74%3A0x69AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A74%3A0x69AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A74%3A0x69AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A74%3A0x69AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:74:0x69AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '74'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:74:0x69AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3570%3A0x69AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3570%3A0x69AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3570%3A0x69AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3570%3A0x69AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3570%3A0x69AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3570:0x69AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3570'^^xsd:integer;
  dwc:scientificName 'Scotoplanes globosa'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '148773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3570:0x69AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A845%3A0x69AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A845%3A0x69AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A845%3A0x69AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A845%3A0x69AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A845%3A0x69AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:845:0x69AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '845'^^xsd:integer;
  dwc:scientificName 'Munidopsis subsquamosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:845:0x69AEA50101000800'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1079%3A0x69AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1079%3A0x69AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1079%3A0x69AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1079%3A0x69AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1079%3A0x69AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1079:0x69AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1079'^^xsd:integer;
  dwc:scientificName 'Benthoxynus tumidiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '349208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1079:0x69AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '349208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A315%3A0x69AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A315%3A0x69AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A315%3A0x69AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A315%3A0x69AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A315%3A0x69AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:315:0x69AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '315'^^xsd:integer;
  dwc:scientificName 'Sirsoe grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '334807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:315:0x69AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A970%3A0x69AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A970%3A0x69AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A970%3A0x69AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.0832996368408 -44.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.0832996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-44.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A970%3A0x69AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.0832996368408 -44.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "15.0832996368408"^^xsd:decimal ;
  geo-pos:long "-44.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A970%3A0x69AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:970:0x69AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '970'^^xsd:integer;
  dwc:scientificName 'Glyptelasma rectum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.79999923706'^^xsd:double;
  dwc:latitude '15.083299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:970:0x69AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A57%3A0x69AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A57%3A0x69AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A57%3A0x69AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A57%3A0x69AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A57%3A0x69AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:57:0x69AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '57'^^xsd:integer;
  dwc:scientificName 'Scoloplos (Scoloplos) ehlersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '331778'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:57:0x69AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1744291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A44%3A0x69AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A44%3A0x69AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A44%3A0x69AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A44%3A0x69AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A44%3A0x69AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:44:0x69AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '44'^^xsd:integer;
  dwc:scientificName 'Eunice pulvinopalpata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327778'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:44:0x69AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327778'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1441%3A0x92ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1441%3A0x92ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1441%3A0x92ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1441%3A0x92ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1441%3A0x92ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1441:0x92ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1441'^^xsd:integer;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1441:0x92ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x93ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x93ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x93ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x93ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x93ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x93ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Paralvinella pandorae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '330311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x93ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1893%3A0x93ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1893%3A0x93ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1893%3A0x93ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1166000366211 144.166595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1166000366211"^^xsd:decimal ;
  dwc:decimalLongitude "144.166595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5650"^^xsd:integer ;
  dwc:maximumDepthInMeters "6000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1893%3A0x93ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1166000366211 144.166595458984)"^^geo:wktLiteral ;
  geo-pos:lat "40.1166000366211"^^xsd:decimal ;
  geo-pos:long "144.166595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1893%3A0x93ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1893:0x93ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1893'^^xsd:integer;
  dwc:scientificName 'Costaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Japan Subduction Zones'^^xsd:string;
  dwc:longitude '144.16659545898'^^xsd:double;
  dwc:latitude '40.116600036621'^^xsd:double;
  dwc:minimumDepth '5650'^^xsd:integer;
  dwc:maximumDepth '6000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1893:0x93ADA50101000100'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A806%3A0x93ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A806%3A0x93ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A806%3A0x93ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A806%3A0x93ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A806%3A0x93ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:806:0x93ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '806'^^xsd:integer;
  dwc:scientificName 'Paralomis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106848'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:806:0x93ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106848'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A901%3A0x93ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A901%3A0x93ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A901%3A0x93ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A901%3A0x93ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A901%3A0x93ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:901:0x93ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '901'^^xsd:integer;
  dwc:scientificName 'Bythograea thermydron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:901:0x93ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1807%3A0x93ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1807%3A0x93ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1807%3A0x93ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1807%3A0x93ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1807%3A0x93ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1807:0x93ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1807'^^xsd:integer;
  dwc:scientificName 'Protolira thorvaldsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '141512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1807:0x93ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1044%3A0x93ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1044%3A0x93ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1044%3A0x93ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1044%3A0x93ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1044%3A0x93ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1044:0x93ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1044'^^xsd:integer;
  dwc:scientificName 'Aphotopontius forcipatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1044:0x93ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A600%3A0x6AAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A600%3A0x6AAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A600%3A0x6AAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A600%3A0x6AAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A600%3A0x6AAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:600:0x6AAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '600'^^xsd:integer;
  dwc:scientificName 'Eochionelasmus ohtai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '733173'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:600:0x6AAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '733173'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2166%3A0x6AAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2166%3A0x6AAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2166%3A0x6AAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2166%3A0x6AAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2166%3A0x6AAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2166:0x6AAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2166'^^xsd:integer;
  dwc:scientificName 'Eulepetopsis vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2166:0x6AAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2357%3A0x6AAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2357%3A0x6AAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2357%3A0x6AAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2357%3A0x6AAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2357%3A0x6AAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2357:0x6AAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2357'^^xsd:integer;
  dwc:scientificName 'Desbruyeresia melanioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2357:0x6AAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x6AAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6AAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6AAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -130)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-130"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6AAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -130)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-130"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x6AAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x6AAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ridgeia piscesae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '266009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x6AAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3771%3A0x6AAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3771%3A0x6AAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3771%3A0x6AAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3771%3A0x6AAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3771%3A0x6AAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3771:0x6AAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3771'^^xsd:integer;
  dwc:scientificName 'Prionospio'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3771:0x6AAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x6AAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6AAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6AAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6AAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x6AAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x6AAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ophryotrocha'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x6AAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1111%3A0x6AAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1111%3A0x6AAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1111%3A0x6AAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1111%3A0x6AAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1111%3A0x6AAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1111:0x6AAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1111'^^xsd:integer;
  dwc:scientificName 'Chasmatopontius thescalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1111:0x6AAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A292%3A0x6AAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A292%3A0x6AAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A292%3A0x6AAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A292%3A0x6AAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A292%3A0x6AAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:292:0x6AAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '292'^^xsd:integer;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:292:0x6AAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A564%3A0x92ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A564%3A0x92ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A564%3A0x92ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A564%3A0x92ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A564%3A0x92ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:564:0x92ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '564'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:564:0x92ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x92ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x92ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x92ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x92ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x92ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x92ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Bathymargarites symplector'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '536893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x92ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A361%3A0x92ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A361%3A0x92ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A361%3A0x92ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A361%3A0x92ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A361%3A0x92ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:361:0x92ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '361'^^xsd:integer;
  dwc:scientificName 'Galapagomystides aristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:361:0x92ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x92ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x92ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x92ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.7200002670288 -103.650001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.7200002670288"^^xsd:decimal ;
  dwc:decimalLongitude "-103.650001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2565"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x92ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.7200002670288 -103.650001525879)"^^geo:wktLiteral ;
  geo-pos:lat "10.7200002670288"^^xsd:decimal ;
  geo-pos:long "-103.650001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x92ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x92ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Vulcanoctopus hydrothermalis'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.65000152588'^^xsd:double;
  dwc:latitude '10.720000267029'^^xsd:double;
  dwc:minimumDepth '2565'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '342417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x92ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '342417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A525%3A0x92ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A525%3A0x92ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A525%3A0x92ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A525%3A0x92ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A525%3A0x92ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:525:0x92ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '525'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:525:0x92ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x92ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x92ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x92ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x92ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x92ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x92ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus fucensis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '449972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x92ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3674%3A0x92ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3674%3A0x92ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3674%3A0x92ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3674%3A0x92ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3674%3A0x92ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3674:0x92ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3674'^^xsd:integer;
  dwc:scientificName 'Nereis anoculus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:PENN:C:3674:0x92ADA50101000D00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x6AAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x6AAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x6AAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x6AAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x6AAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x6AAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x6AAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2050%3A0x6AAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2050%3A0x6AAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2050%3A0x6AAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2050%3A0x6AAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2050%3A0x6AAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2050:0x6AAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2050'^^xsd:integer;
  dwc:scientificName 'Helicoradomenia juani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '395234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2050:0x6AAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395234'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1230%3A0x6AAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1230%3A0x6AAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1230%3A0x6AAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1230%3A0x6AAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1230%3A0x6AAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1230:0x6AAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1230'^^xsd:integer;
  dwc:scientificName 'Ambilimbus altalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '362317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1230:0x6AAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '362317'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1000%3A0x6AAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1000%3A0x6AAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1000%3A0x6AAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1000%3A0x6AAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1000%3A0x6AAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1000:0x6AAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1000'^^xsd:integer;
  dwc:scientificName 'Uroptychus edisonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1000:0x6AAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2233%3A0x6AAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2233%3A0x6AAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2233%3A0x6AAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2233%3A0x6AAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2233%3A0x6AAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2233:0x6AAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2233'^^xsd:integer;
  dwc:scientificName 'Planorbidella depressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2233:0x6AAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1779%3A0x6AAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1779%3A0x6AAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1779%3A0x6AAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1779%3A0x6AAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1779%3A0x6AAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1779:0x6AAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1779'^^xsd:integer;
  dwc:scientificName 'Graneledone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '157018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1779:0x6AAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '157018'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A984%3A0x6AAEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A984%3A0x6AAEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A984%3A0x6AAEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8854999542236 69.6054992675781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.8854999542236"^^xsd:decimal ;
  dwc:decimalLongitude "69.6054992675781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3290"^^xsd:integer ;
  dwc:maximumDepthInMeters "3320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A984%3A0x6AAEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8854999542236 69.6054992675781)"^^geo:wktLiteral ;
  geo-pos:lat "-23.8854999542236"^^xsd:decimal ;
  geo-pos:long "69.6054992675781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A984%3A0x6AAEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:984:0x6AAEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '984'^^xsd:integer;
  dwc:scientificName 'Mirocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Central Indian Ridge'^^xsd:string;
  dwc:longitude '69.605499267578'^^xsd:double;
  dwc:latitude '-23.885499954224'^^xsd:double;
  dwc:minimumDepth '3290'^^xsd:integer;
  dwc:maximumDepth '3320'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:984:0x6AAEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107000'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2401%3A0x6BAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2401%3A0x6BAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2401%3A0x6BAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2401%3A0x6BAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2401%3A0x6BAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2401:0x6BAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2401'^^xsd:integer;
  dwc:scientificName 'Siphonobrachia lauensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266017'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2401:0x6BAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A293%3A0x92ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A293%3A0x92ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A293%3A0x92ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A293%3A0x92ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A293%3A0x92ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:293:0x92ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '293'^^xsd:integer;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:293:0x92ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x92ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x92ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x92ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7699966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x92ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  geo-pos:lat "28.2999992370605"^^xsd:decimal ;
  geo-pos:long "-89.7699966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x92ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x92ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna sculpta'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-89.769996643066'^^xsd:double;
  dwc:latitude '28.299999237061'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '419519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x92ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '419519'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A205%3A0x92ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A205%3A0x92ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A205%3A0x92ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A205%3A0x92ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A205%3A0x92ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:205:0x92ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '205'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium piscesae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:205:0x92ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A828%3A0x92ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A828%3A0x92ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A828%3A0x92ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A828%3A0x92ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A828%3A0x92ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:828:0x92ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '828'^^xsd:integer;
  dwc:scientificName 'Munidopsis starmer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '242560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:828:0x92ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2849%3A0x92ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2849%3A0x92ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2849%3A0x92ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2849%3A0x92ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2849%3A0x92ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2849:0x92ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2849'^^xsd:integer;
  dwc:scientificName 'Spinophiura jolliveti'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:aphiaid '238166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2849:0x92ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '238166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1157%3A0x92ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1157%3A0x92ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1157%3A0x92ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1157%3A0x92ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1157%3A0x92ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1157:0x92ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1157'^^xsd:integer;
  dwc:scientificName 'Stygiopontius cinctiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1157:0x92ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1975%3A0x92ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1975%3A0x92ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1975%3A0x92ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -55.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1975%3A0x92ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -55.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-55.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1975%3A0x92ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1975:0x92ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1975'^^xsd:integer;
  dwc:scientificName 'Thyasira insignis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Laurentian Fan'^^xsd:string;
  dwc:longitude '-55.70000076294'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3900'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1975:0x92ADA50101000600'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A865%3A0xF3ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A865%3A0xF3ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A865%3A0xF3ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A865%3A0xF3ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A865%3A0xF3ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:865:0xF3ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '865'^^xsd:integer;
  dwc:scientificName 'Uroptychus thermalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:865:0xF3ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1619%3A0xF4ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1619%3A0xF4ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1619%3A0xF4ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1619%3A0xF4ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1619%3A0xF4ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1619:0xF4ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1619'^^xsd:integer;
  dwc:scientificName 'Ifremeria nautilei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1619:0xF4ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF4ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF4ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF4ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF4ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF4ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF4ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Stygiopontius quadrispinosus'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '355923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF4ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2289%3A0xF4ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2289%3A0xF4ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2289%3A0xF4ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2289%3A0xF4ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2289%3A0xF4ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2289:0xF4ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2289'^^xsd:integer;
  dwc:scientificName 'Rhynchopelta nux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2289:0xF4ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449976'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1550%3A0xF4ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1550%3A0xF4ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1550%3A0xF4ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1550%3A0xF4ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1550%3A0xF4ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1550:0xF4ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1550'^^xsd:integer;
  dwc:scientificName 'Saxipendium coronatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1550:0xF4ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1246%3A0xF4ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1246%3A0xF4ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1246%3A0xF4ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1246%3A0xF4ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1246%3A0xF4ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1246:0xF4ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1246'^^xsd:integer;
  dwc:scientificName 'Oncaea praeclara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '354033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1246:0xF4ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '128954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF4ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF4ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF4ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-127.690002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2656"^^xsd:integer ;
  dwc:maximumDepthInMeters "2656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF4ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  geo-pos:lat "47.7799987792969"^^xsd:decimal ;
  geo-pos:long "-127.690002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF4ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF4ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga corona'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.69000244141'^^xsd:double;
  dwc:latitude '47.779998779297'^^xsd:double;
  dwc:minimumDepth '2656'^^xsd:integer;
  dwc:maximumDepth '2656'^^xsd:integer;
  dwc:aphiaid '458577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF4ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1472294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF4ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF4ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF4ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7350006103516"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "533"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF4ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.7350006103516"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF4ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF4ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Idas macdonaldi'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '27.735000610352'^^xsd:double;
  dwc:minimumDepth '533'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '420700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF4ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '420700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2893%3A0xF4ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2893%3A0xF4ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2893%3A0xF4ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 111.23999786377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "111.23999786377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2891"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2893%3A0xF4ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 111.23999786377)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "111.23999786377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2893%3A0xF4ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2893:0xF4ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2893'^^xsd:integer;
  dwc:scientificName 'Osedax rubiplumus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '111.23999786377'^^xsd:double;
  dwc:latitude '27'^^xsd:integer;
  dwc:maximumDepth '2891'^^xsd:integer;
  dwc:aphiaid '265981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2893:0xF4ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A922%3A0x91ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A922%3A0x91ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A922%3A0x91ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.0333003997803 -84.9166030883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.0333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-84.9166030883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3000"^^xsd:integer ;
  dwc:maximumDepthInMeters "3000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A922%3A0x91ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.0333003997803 -84.9166030883789)"^^geo:wktLiteral ;
  geo-pos:lat "26.0333003997803"^^xsd:decimal ;
  geo-pos:long "-84.9166030883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A922%3A0x91ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:922:0x91ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '922'^^xsd:integer;
  dwc:scientificName 'Bythocheres prominulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Florida Escarpment'^^xsd:string;
  dwc:longitude '-84.916603088379'^^xsd:double;
  dwc:latitude '26.03330039978'^^xsd:double;
  dwc:minimumDepth '3000'^^xsd:integer;
  dwc:maximumDepth '3000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '349505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:922:0x91ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '349505'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A125%3A0x91ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A125%3A0x91ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A125%3A0x91ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A125%3A0x91ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A125%3A0x91ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:125:0x91ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '125'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma segonzaci'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '767073'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:125:0x91ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783164'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2047%3A0x91ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2047%3A0x91ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2047%3A0x91ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2047%3A0x91ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2047%3A0x91ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2047:0x91ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2047'^^xsd:integer;
  dwc:scientificName 'Temnozaga parilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2047:0x91ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450024'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A967%3A0x91ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A967%3A0x91ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A967%3A0x91ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A967%3A0x91ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A967%3A0x91ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:967:0x91ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '967'^^xsd:integer;
  dwc:scientificName 'Munidopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:967:0x91ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106836'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3565%3A0x91ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3565%3A0x91ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3565%3A0x91ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3565%3A0x91ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3565%3A0x91ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3565:0x91ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3565'^^xsd:integer;
  dwc:scientificName 'Tharyx tesselata'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '336096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3565:0x91ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '884716'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x91ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x91ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x91ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x91ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x91ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x91ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ridgeia piscesae'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:aphiaid '266009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x91ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A819%3A0x91ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A819%3A0x91ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A819%3A0x91ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.59999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.6999969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "5140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A819%3A0x91ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-5.59999990463257"^^xsd:decimal ;
  geo-pos:long "-81.6999969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A819%3A0x91ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:819:0x91ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '819'^^xsd:integer;
  dwc:scientificName 'Munidopsis crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Peru Trench'^^xsd:string;
  dwc:longitude '-81.699996948242'^^xsd:double;
  dwc:latitude '-5.5999999046326'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '5140'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:819:0x91ADA50101000E00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1120%3A0xF4ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1120%3A0xF4ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1120%3A0xF4ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1120%3A0xF4ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1120%3A0xF4ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1120:0xF4ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1120'^^xsd:integer;
  dwc:scientificName 'Exrima singula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '351884'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1120:0xF4ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '351884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF4ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF4ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF4ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF4ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF4ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF4ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Seepiophila jonesi'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '266012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF4ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A747%3A0xF4ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A747%3A0xF4ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A747%3A0xF4ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A747%3A0xF4ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A747%3A0xF4ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:747:0xF4ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '747'^^xsd:integer;
  dwc:scientificName 'Euphilomedes climax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '783154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:747:0xF4ADA50101000A00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A218%3A0xF4ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A218%3A0xF4ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A218%3A0xF4ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A218%3A0xF4ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A218%3A0xF4ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:218:0xF4ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '218'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium williamsae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:218:0xF4ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1455%3A0xF4ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1455%3A0xF4ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1455%3A0xF4ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1455%3A0xF4ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1455%3A0xF4ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1455:0xF4ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1455'^^xsd:integer;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1455:0xF4ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A386%3A0xF4ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A386%3A0xF4ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A386%3A0xF4ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A386%3A0xF4ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A386%3A0xF4ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:386:0xF4ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '386'^^xsd:integer;
  dwc:scientificName 'Laminatubus alvini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:386:0xF4ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2583%3A0xF4ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2583%3A0xF4ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2583%3A0xF4ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2583%3A0xF4ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2583%3A0xF4ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2583:0xF4ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2583'^^xsd:integer;
  dwc:scientificName 'Chorocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2583:0xF4ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107001'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF5ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF5ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF5ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF5ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF5ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF5ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Protanais ligniamator'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '247739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF5ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1910%3A0xF5ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1910%3A0xF5ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1910%3A0xF5ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6399993896484 -125.26000213623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6399993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-125.26000213623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1390"^^xsd:integer ;
  dwc:maximumDepthInMeters "2380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1910%3A0xF5ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6399993896484 -125.26000213623)"^^geo:wktLiteral ;
  geo-pos:lat "44.6399993896484"^^xsd:decimal ;
  geo-pos:long "-125.26000213623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1910%3A0xF5ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1910:0xF5ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1910'^^xsd:integer;
  dwc:scientificName 'Provanna macleani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.26000213623'^^xsd:double;
  dwc:latitude '44.639999389648'^^xsd:double;
  dwc:minimumDepth '1390'^^xsd:integer;
  dwc:maximumDepth '2380'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450007'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1910:0xF5ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1388%3A0x91ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1388%3A0x91ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1388%3A0x91ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1388%3A0x91ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1388%3A0x91ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1388:0x91ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1388'^^xsd:integer;
  dwc:scientificName 'Neocyttus helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1388:0x91ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127423'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3578%3A0x91ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3578%3A0x91ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3578%3A0x91ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3578%3A0x91ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3578%3A0x91ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3578:0x91ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3578'^^xsd:integer;
  dwc:scientificName 'Sebastolobus altivelis'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '282741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3578:0x91ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282741'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1103%3A0x91ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1103%3A0x91ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1103%3A0x91ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1103%3A0x91ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1103%3A0x91ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1103:0x91ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1103'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes introversus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350015'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1103:0x91ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3759%3A0x91ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3759%3A0x91ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3759%3A0x91ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3759%3A0x91ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3759%3A0x91ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3759:0x91ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3759'^^xsd:integer;
  dwc:scientificName 'Ophioctenella acies'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '124862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3759:0x91ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x91ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x91ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x91ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.625"^^xsd:decimal ;
  dwc:decimalLongitude "-104.209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2538"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x91ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "8.625"^^xsd:decimal ;
  geo-pos:long "-104.209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x91ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x91ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bythograea thermydron'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.20999908447'^^xsd:double;
  dwc:latitude '8.625'^^xsd:double;
  dwc:minimumDepth '2538'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '440289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x91ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2723%3A0x91ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2723%3A0x91ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2723%3A0x91ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2723%3A0x91ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2723%3A0x91ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2723:0x91ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2723'^^xsd:integer;
  dwc:scientificName 'Dinetia nycterobia'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '230348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2723:0x91ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '230348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x91ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x91ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x91ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7699966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x91ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  geo-pos:lat "28.2999992370605"^^xsd:decimal ;
  geo-pos:long "-89.7699966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x91ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x91ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Acesta bullisi'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-89.769996643066'^^xsd:double;
  dwc:latitude '28.299999237061'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '420743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x91ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '420743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2800%3A0xF5ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2800%3A0xF5ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2800%3A0xF5ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2800%3A0xF5ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2800%3A0xF5ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2800:0xF5ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2800'^^xsd:integer;
  dwc:scientificName 'Cholidya polypi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '116630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2800:0xF5ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '116630'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1377%3A0xF5ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1377%3A0xF5ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1377%3A0xF5ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1377%3A0xF5ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1377%3A0xF5ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1377:0xF5ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1377'^^xsd:integer;
  dwc:scientificName 'Bythites hollisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '301698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1377:0xF5ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '398418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF5ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF5ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF5ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF5ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF5ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF5ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Dillwynella'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55999755859'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF5ADA50101000400'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF5ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF5ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF5ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5990009307861"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2014999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "645"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF5ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  geo-pos:lat "27.5990009307861"^^xsd:decimal ;
  geo-pos:long "-91.2014999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF5ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF5ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Limacina helicoides'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.201499938965'^^xsd:double;
  dwc:latitude '27.599000930786'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '645'^^xsd:integer;
  dwc:aphiaid '140224'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF5ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '729876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1552%3A0xF5ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1552%3A0xF5ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1552%3A0xF5ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1552%3A0xF5ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1552%3A0xF5ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1552:0xF5ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1552'^^xsd:integer;
  dwc:scientificName 'Saxipendium coronatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1552:0xF5ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF5ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF5ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF5ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5990009307861"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2014999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "645"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF5ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  geo-pos:lat "27.5990009307861"^^xsd:decimal ;
  geo-pos:long "-91.2014999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF5ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF5ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lamellibrachia luymesi'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.201499938965'^^xsd:double;
  dwc:latitude '27.599000930786'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '645'^^xsd:integer;
  dwc:aphiaid '265815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF5ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF5ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF5ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF5ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF5ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF5ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF5ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Pseudococculina'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '391123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF5ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391123'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A528%3A0xF5ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A528%3A0xF5ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A528%3A0xF5ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A528%3A0xF5ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A528%3A0xF5ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:528:0xF5ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '528'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:528:0xF5ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1225%3A0xF5ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1225%3A0xF5ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1225%3A0xF5ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1225%3A0xF5ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1225%3A0xF5ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1225:0xF5ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1225'^^xsd:integer;
  dwc:scientificName 'Ecbathyrion prolixicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '351201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1225:0xF5ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '351201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2827%3A0x90ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2827%3A0x90ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2827%3A0x90ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2827%3A0x90ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2827%3A0x90ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2827:0x90ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2827'^^xsd:integer;
  dwc:scientificName 'Stenothoe menezgweni'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:aphiaid '389655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2827:0x90ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '389655'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A996%3A0x90ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A996%3A0x90ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A996%3A0x90ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3743991851807 -94.5066986083984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3743991851807"^^xsd:decimal ;
  dwc:decimalLongitude "-94.5066986083984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A996%3A0x90ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3743991851807 -94.5066986083984)"^^geo:wktLiteral ;
  geo-pos:lat "26.3743991851807"^^xsd:decimal ;
  geo-pos:long "-94.5066986083984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A996%3A0x90ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:996:0x90ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '996'^^xsd:integer;
  dwc:scientificName 'Eumunida picta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-94.506698608398'^^xsd:double;
  dwc:latitude '26.374399185181'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:996:0x90ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158394'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x90ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x90ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x90ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x90ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x90ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x90ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Phascolosoma turnerae'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '424914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x90ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266506'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x90ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x90ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x90ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7350006103516"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "533"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x90ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.7350006103516"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x90ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x90ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Eosipho canetae'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '27.735000610352'^^xsd:double;
  dwc:minimumDepth '533'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '419967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x90ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '744009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A446%3A0x90ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A446%3A0x90ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A446%3A0x90ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A446%3A0x90ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A446%3A0x90ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:446:0x90ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '446'^^xsd:integer;
  dwc:scientificName 'Paralvinella grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:446:0x90ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A285%3A0x90ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A285%3A0x90ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A285%3A0x90ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A285%3A0x90ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A285%3A0x90ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:285:0x90ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '285'^^xsd:integer;
  dwc:scientificName 'Hesiolyra bergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:285:0x90ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3582%3A0x91ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3582%3A0x91ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3582%3A0x91ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3582%3A0x91ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3582%3A0x91ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3582:0x91ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3582'^^xsd:integer;
  dwc:scientificName 'Vesicomya gigas'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '754123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3582:0x91ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464354'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A809%3A0x6BAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A809%3A0x6BAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A809%3A0x6BAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A809%3A0x6BAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A809%3A0x6BAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:809:0x6BAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '809'^^xsd:integer;
  dwc:scientificName 'Paralomis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106848'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:809:0x6BAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106848'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1923%3A0x6BAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1923%3A0x6BAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1923%3A0x6BAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1923%3A0x6BAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1923%3A0x6BAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1923:0x6BAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1923'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1923:0x6BAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1544%3A0x6BAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1544%3A0x6BAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1544%3A0x6BAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1544%3A0x6BAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1544%3A0x6BAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1544:0x6BAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1544'^^xsd:integer;
  dwc:scientificName 'Zygophylax echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1544:0x6BAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2651%3A0x6BAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2651%3A0x6BAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2651%3A0x6BAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2651%3A0x6BAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2651%3A0x6BAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2651:0x6BAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2651'^^xsd:integer;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2651:0x6BAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1637%3A0x6BAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1637%3A0x6BAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1637%3A0x6BAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1637%3A0x6BAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1637%3A0x6BAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1637:0x6BAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1637'^^xsd:integer;
  dwc:scientificName 'Eosipho desbruyeresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '458735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1637:0x6BAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '744003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x6BAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6BAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6BAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6BAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x6BAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x6BAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Peltospira operculata'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '449998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x6BAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2600%3A0x6BAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2600%3A0x6BAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2600%3A0x6BAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2600%3A0x6BAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2600%3A0x6BAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2600:0x6BAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2600'^^xsd:integer;
  dwc:scientificName 'Falcidens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '137774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2600:0x6BAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137774'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1258%3A0x6BAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1258%3A0x6BAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1258%3A0x6BAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1258%3A0x6BAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1258%3A0x6BAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1258:0x6BAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1258'^^xsd:integer;
  dwc:scientificName 'Sericosura cochleifovea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '239990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1258:0x6BAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '239990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2005%3A0x90ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2005%3A0x90ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2005%3A0x90ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "137.533294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3840"^^xsd:integer ;
  dwc:maximumDepthInMeters "3840"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2005%3A0x90ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  geo-pos:lat "33.6101989746094"^^xsd:decimal ;
  geo-pos:long "137.533294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2005%3A0x90ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2005:0x90ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2005'^^xsd:integer;
  dwc:scientificName 'Calyptogena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '137.53329467773'^^xsd:double;
  dwc:latitude '33.610198974609'^^xsd:double;
  dwc:minimumDepth '3840'^^xsd:integer;
  dwc:maximumDepth '3840'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '367971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2005:0x90ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '367971'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x90ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x90ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x90ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x90ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x90ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x90ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna ios'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '450004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x90ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x90ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x90ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x90ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x90ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x90ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x90ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Gorgoleptis emarginatus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '449959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x90ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2234%3A0x90ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2234%3A0x90ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2234%3A0x90ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2234%3A0x90ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2234%3A0x90ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2234:0x90ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2234'^^xsd:integer;
  dwc:scientificName 'Planorbidella depressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2234:0x90ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1346%3A0x90ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1346%3A0x90ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1346%3A0x90ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1346%3A0x90ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1346%3A0x90ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1346:0x90ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1346'^^xsd:integer;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1346:0x90ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x90ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x90ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x90ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7599983215332 -127.76000213623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7599983215332"^^xsd:decimal ;
  dwc:decimalLongitude "-127.76000213623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x90ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7599983215332 -127.76000213623)"^^geo:wktLiteral ;
  geo-pos:lat "47.7599983215332"^^xsd:decimal ;
  geo-pos:long "-127.76000213623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x90ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x90ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna macleani'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.76000213623'^^xsd:double;
  dwc:latitude '47.759998321533'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:aphiaid '450007'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x90ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2312%3A0x90ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2312%3A0x90ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2312%3A0x90ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2312%3A0x90ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2312%3A0x90ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2312:0x90ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2312'^^xsd:integer;
  dwc:scientificName 'Olgasolaris tollmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2312:0x90ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1323079'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2815%3A0xF5ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2815%3A0xF5ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2815%3A0xF5ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2815%3A0xF5ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2815%3A0xF5ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2815:0xF5ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2815'^^xsd:integer;
  dwc:scientificName 'Heteromesus ctenobasius'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '255902'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2815:0xF5ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '255902'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A613%3A0xF5ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A613%3A0xF5ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A613%3A0xF5ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A613%3A0xF5ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A613%3A0xF5ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:613:0xF5ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '613'^^xsd:integer;
  dwc:scientificName 'Dahlella caldariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '459330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:613:0xF5ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '459330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2497%3A0xF5ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2497%3A0xF5ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2497%3A0xF5ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2497%3A0xF5ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2497%3A0xF5ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2497:0xF5ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2497'^^xsd:integer;
  dwc:scientificName 'Solutigyra reticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2497:0xF5ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1292%3A0xF5ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1292%3A0xF5ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1292%3A0xF5ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1292%3A0xF5ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1292%3A0xF5ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1292:0xF5ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1292'^^xsd:integer;
  dwc:scientificName 'Plinthaster perrieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '183351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1292:0xF5ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124080'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2062%3A0xF6ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2062%3A0xF6ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2062%3A0xF6ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2062%3A0xF6ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2062%3A0xF6ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2062:0xF6ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2062'^^xsd:integer;
  dwc:scientificName 'Clypeosectus delectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2062:0xF6ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF6ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF6ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF6ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF6ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF6ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF6ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Neomphalus fretterae'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF6ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1625%3A0xF6ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1625%3A0xF6ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1625%3A0xF6ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1625%3A0xF6ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1625%3A0xF6ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1625:0xF6ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1625'^^xsd:integer;
  dwc:scientificName 'Laeviphitus japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1625:0xF6ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A742%3A0xF6ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A742%3A0xF6ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A742%3A0xF6ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A742%3A0xF6ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A742%3A0xF6ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:742:0xF6ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '742'^^xsd:integer;
  dwc:scientificName 'Alvinocaris longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:742:0xF6ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378089'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF6ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF6ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF6ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6870002746582 -125.571998596191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6870002746582"^^xsd:decimal ;
  dwc:decimalLongitude "-125.571998596191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF6ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6870002746582 -125.571998596191)"^^geo:wktLiteral ;
  geo-pos:lat "44.6870002746582"^^xsd:decimal ;
  geo-pos:long "-125.571998596191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF6ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF6ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga pacifica'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.57199859619'^^xsd:double;
  dwc:latitude '44.687000274658'^^xsd:double;
  dwc:minimumDepth '2850'^^xsd:integer;
  dwc:maximumDepth '2850'^^xsd:integer;
  dwc:aphiaid '555975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF6ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '555975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2785%3A0x4FADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2785%3A0x4FADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2785%3A0x4FADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -130)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-130"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2785%3A0x4FADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -130)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-130"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2785%3A0x4FADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2785:0x4FADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2785'^^xsd:integer;
  dwc:scientificName 'Humesipontius arthuri'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '362264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2785:0x4FADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '362264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2392%3A0x4FADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2392%3A0x4FADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2392%3A0x4FADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2392%3A0x4FADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2392%3A0x4FADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2392:0x4FADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2392'^^xsd:integer;
  dwc:scientificName 'Alaysia spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2392:0x4FADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2252%3A0x4FADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2252%3A0x4FADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2252%3A0x4FADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2252%3A0x4FADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2252%3A0x4FADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2252:0x4FADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2252'^^xsd:integer;
  dwc:scientificName 'Nodopelta heminoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2252:0x4FADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x4FADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4FADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4FADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4FADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x4FADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x4FADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus fucensis'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '449972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x4FADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x4FADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4FADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4FADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4FADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x4FADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x4FADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Neomphalus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x4FADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449915'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1233%3A0x90ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1233%3A0x90ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1233%3A0x90ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1233%3A0x90ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1233%3A0x90ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1233:0x90ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1233'^^xsd:integer;
  dwc:scientificName 'Ambilimbus altalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '362317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1233:0x90ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '362317'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1896%3A0x90ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1896%3A0x90ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1896%3A0x90ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1896%3A0x90ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1896%3A0x90ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1896:0x90ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1896'^^xsd:integer;
  dwc:scientificName 'Neptunea acutispiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '491156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1896:0x90ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '491156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A427%3A0xF6ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A427%3A0xF6ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A427%3A0xF6ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A427%3A0xF6ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A427%3A0xF6ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:427:0xF6ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '427'^^xsd:integer;
  dwc:scientificName 'Alvinella pompejana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '336171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:427:0xF6ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '336171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A236%3A0xF6ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A236%3A0xF6ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A236%3A0xF6ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A236%3A0xF6ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A236%3A0xF6ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:236:0xF6ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '236'^^xsd:integer;
  dwc:scientificName 'Levensteiniella kincaidi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:236:0xF6ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1036%3A0xF6ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1036%3A0xF6ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1036%3A0xF6ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1036%3A0xF6ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1036%3A0xF6ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1036:0xF6ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1036'^^xsd:integer;
  dwc:scientificName 'Aphotopontius flexispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1036:0xF6ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF6ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF6ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF6ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF6ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF6ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF6ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Nicomache arwidssoni'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '329803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF6ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2351%3A0xF6ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2351%3A0xF6ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2351%3A0xF6ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2351%3A0xF6ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2351%3A0xF6ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2351:0xF6ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2351'^^xsd:integer;
  dwc:scientificName 'Desbruyeresia cancellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2351:0xF6ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF6ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF6ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF6ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF6ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF6ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF6ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Paralvinella pandorae'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '330311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF6ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2608%3A0xF6ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2608%3A0xF6ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2608%3A0xF6ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2608%3A0xF6ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2608%3A0xF6ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2608:0xF6ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2608'^^xsd:integer;
  dwc:scientificName 'Helicoradomenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '395145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2608:0xF6ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395145'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2501%3A0xF6ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2501%3A0xF6ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2501%3A0xF6ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2501%3A0xF6ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2501%3A0xF6ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2501:0xF6ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2501'^^xsd:integer;
  dwc:scientificName 'Helicoradomenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '395145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2501:0xF6ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395145'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2889%3A0xF6ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2889%3A0xF6ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2889%3A0xF6ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2889%3A0xF6ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2889%3A0xF6ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2889:0xF6ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2889'^^xsd:integer;
  dwc:scientificName 'Ilyophis saldanhai'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '272020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2889:0xF6ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1316%3A0x4FADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1316%3A0x4FADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1316%3A0x4FADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1316%3A0x4FADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1316%3A0x4FADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1316:0x4FADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1316'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus cf.rissoanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1316:0x4FADA50101000300'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x4FADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4FADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4FADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.7200002670288 -103.650001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.7200002670288"^^xsd:decimal ;
  dwc:decimalLongitude "-103.650001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2565"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4FADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.7200002670288 -103.650001525879)"^^geo:wktLiteral ;
  geo-pos:lat "10.7200002670288"^^xsd:decimal ;
  geo-pos:long "-103.650001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x4FADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x4FADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.65000152588'^^xsd:double;
  dwc:latitude '10.720000267029'^^xsd:double;
  dwc:minimumDepth '2565'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x4FADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A75%3A0x4FADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A75%3A0x4FADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A75%3A0x4FADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A75%3A0x4FADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A75%3A0x4FADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:75:0x4FADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '75'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:75:0x4FADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x4FADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4FADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4FADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4FADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x4FADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x4FADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x4FADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2029%3A0x4FADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2029%3A0x4FADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2029%3A0x4FADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2029%3A0x4FADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2029%3A0x4FADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2029:0x4FADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2029'^^xsd:integer;
  dwc:scientificName 'Calyptogena nankaiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '135'^^xsd:integer;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2029:0x4FADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1823015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x4FADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4FADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4FADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4FADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x4FADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x4FADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Nodopelta subnoda'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x4FADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449993'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A374%3A0x4FADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A374%3A0x4FADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A374%3A0x4FADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A374%3A0x4FADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A374%3A0x4FADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:374:0x4FADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '374'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha globopalpata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:374:0x4FADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2732%3A0xF6ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2732%3A0xF6ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2732%3A0xF6ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2732%3A0xF6ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2732%3A0xF6ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2732:0xF6ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2732'^^xsd:integer;
  dwc:scientificName 'Galapagomystides aristata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '328065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2732:0xF6ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xF7ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF7ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF7ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF7ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xF7ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xF7ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Ventiella sulfuris'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:aphiaid '557720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xF7ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1624%3A0xF7ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1624%3A0xF7ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1624%3A0xF7ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1624%3A0xF7ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1624%3A0xF7ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1624:0xF7ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1624'^^xsd:integer;
  dwc:scientificName 'Laeviphitus japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1624:0xF7ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF7ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF7ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF7ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7099990844727 -127.790000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7099990844727"^^xsd:decimal ;
  dwc:decimalLongitude "-127.790000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2642"^^xsd:integer ;
  dwc:maximumDepthInMeters "2642"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF7ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7099990844727 -127.790000915527)"^^geo:wktLiteral ;
  geo-pos:lat "47.7099990844727"^^xsd:decimal ;
  geo-pos:long "-127.790000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF7ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF7ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.79000091553'^^xsd:double;
  dwc:latitude '47.709999084473'^^xsd:double;
  dwc:minimumDepth '2642'^^xsd:integer;
  dwc:maximumDepth '2642'^^xsd:integer;
  dwc:aphiaid '391510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF7ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391510'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xF7ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF7ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF7ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF7ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xF7ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xF7ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Galapagomystides aristata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '328065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xF7ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3506%3A0xF7ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3506%3A0xF7ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3506%3A0xF7ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3499984741211 7.11999988555908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "7.11999988555908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1105"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3506%3A0xF7ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3499984741211 7.11999988555908)"^^geo:wktLiteral ;
  geo-pos:lat "35.3499984741211"^^xsd:decimal ;
  geo-pos:long "7.11999988555908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3506%3A0xF7ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3506:0xF7ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3506'^^xsd:integer;
  dwc:scientificName 'Natsushima bifurcata'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Gulf of Cadiz'^^xsd:string;
  dwc:longitude '7.1199998855591'^^xsd:double;
  dwc:latitude '35.349998474121'^^xsd:double;
  dwc:minimumDepth '1105'^^xsd:integer;
  dwc:aphiaid '329444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3506:0xF7ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329444'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2172%3A0xF7ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2172%3A0xF7ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2172%3A0xF7ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2172%3A0xF7ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2172%3A0xF7ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2172:0xF7ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2172'^^xsd:integer;
  dwc:scientificName 'Symmetromphalus regularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2172:0xF7ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450022'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xF7ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF7ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF7ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF7ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xF7ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xF7ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xF7ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2060%3A0xF7ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2060%3A0xF7ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2060%3A0xF7ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2060%3A0xF7ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2060%3A0xF7ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2060:0xF7ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2060'^^xsd:integer;
  dwc:scientificName 'Clypeosectus curvus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2060:0xF7ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A504%3A0x4EADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A504%3A0x4EADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A504%3A0x4EADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A504%3A0x4EADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A504%3A0x4EADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:504:0x4EADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '504'^^xsd:integer;
  dwc:scientificName 'Paralvinella unidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:504:0x4EADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x4EADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4EADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4EADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4EADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x4EADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x4EADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Pseudosimonoides'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x4EADA50101000B00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A958%3A0x4EADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A958%3A0x4EADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A958%3A0x4EADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8332996368408 -57.6665992736816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-57.6665992736816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5000"^^xsd:integer ;
  dwc:maximumDepthInMeters "5000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A958%3A0x4EADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8332996368408 -57.6665992736816)"^^geo:wktLiteral ;
  geo-pos:lat "13.8332996368408"^^xsd:decimal ;
  geo-pos:long "-57.6665992736816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A958%3A0x4EADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:958:0x4EADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '958'^^xsd:integer;
  dwc:scientificName 'Munidopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-57.666599273682'^^xsd:double;
  dwc:latitude '13.833299636841'^^xsd:double;
  dwc:minimumDepth '5000'^^xsd:integer;
  dwc:maximumDepth '5000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:958:0x4EADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106836'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1072%3A0x4EADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1072%3A0x4EADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1072%3A0x4EADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1072%3A0x4EADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1072%3A0x4EADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1072:0x4EADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1072'^^xsd:integer;
  dwc:scientificName 'Benthoxynus spiculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '349207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1072:0x4EADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '349207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x4EADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4EADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4EADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4EADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x4EADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x4EADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Gymnobela'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '137818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x4EADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137818'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x4FADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x4FADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x4FADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x4FADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x4FADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x4FADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x4FADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x4FADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x4FADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x4FADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3A%3A0x4FADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x4FADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x4FADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Nereis sandersi'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '329739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x4FADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1271%3A0x4FADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1271%3A0x4FADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1271%3A0x4FADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1271%3A0x4FADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1271%3A0x4FADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1271:0x4FADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1271'^^xsd:integer;
  dwc:scientificName 'Neolepas zevinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '535261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1271:0x4FADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '535261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2366%3A0xF7ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2366%3A0xF7ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2366%3A0xF7ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2366%3A0xF7ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2366%3A0xF7ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2366:0xF7ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2366'^^xsd:integer;
  dwc:scientificName 'Desbruyeresia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2366:0xF7ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1296%3A0xF7ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1296%3A0xF7ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1296%3A0xF7ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.59999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.6999969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "5140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1296%3A0xF7ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-5.59999990463257"^^xsd:decimal ;
  geo-pos:long "-81.6999969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1296%3A0xF7ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1296:0xF7ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1296'^^xsd:integer;
  dwc:scientificName 'Arachnoidea brevicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Peru Trench'^^xsd:string;
  dwc:longitude '-81.699996948242'^^xsd:double;
  dwc:latitude '-5.5999999046326'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '5140'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1296:0xF7ADA50101000900'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1191%3A0xF7ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1191%3A0xF7ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1191%3A0xF7ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1191%3A0xF7ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1191%3A0xF7ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1191:0xF7ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1191'^^xsd:integer;
  dwc:scientificName 'Stygiopontius pectinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '135802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1191:0xF7ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A276%3A0xF7ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A276%3A0xF7ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A276%3A0xF7ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A276%3A0xF7ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A276%3A0xF7ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:276:0xF7ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '276'^^xsd:integer;
  dwc:scientificName 'Amphiduropsis axialensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '332941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:276:0xF7ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF7ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF7ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF7ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF7ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF7ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF7ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ectenagena extenta'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '464350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF7ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1823003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF7ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF7ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF7ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF7ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF7ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF7ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Admete'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '137723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF7ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137723'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A609%3A0xF7ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A609%3A0xF7ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A609%3A0xF7ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A609%3A0xF7ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A609%3A0xF7ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:609:0xF7ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '609'^^xsd:integer;
  dwc:scientificName 'Dahlella caldariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '459330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:609:0xF7ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '459330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2685%3A0xF8ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2685%3A0xF8ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2685%3A0xF8ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2685%3A0xF8ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2685%3A0xF8ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2685:0xF8ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2685'^^xsd:integer;
  dwc:scientificName 'Alvania stenolopha'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '141243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2685:0xF8ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141243'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1496%3A0x4EADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1496%3A0x4EADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1496%3A0x4EADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1496%3A0x4EADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1496%3A0x4EADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1496:0x4EADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1496'^^xsd:integer;
  dwc:scientificName 'Marianactis bythios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '290332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1496:0x4EADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '290332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1939%3A0x4EADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1939%3A0x4EADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1939%3A0x4EADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1939%3A0x4EADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1939%3A0x4EADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1939:0x4EADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1939'^^xsd:integer;
  dwc:scientificName 'Solemya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1939:0x4EADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138514'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A272%3A0x4EADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A272%3A0x4EADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A272%3A0x4EADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A272%3A0x4EADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A272%3A0x4EADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:272:0x4EADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '272'^^xsd:integer;
  dwc:scientificName 'Glycera branchiopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:272:0x4EADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A949%3A0x4EADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A949%3A0x4EADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A949%3A0x4EADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A949%3A0x4EADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A949%3A0x4EADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:949:0x4EADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '949'^^xsd:integer;
  dwc:scientificName 'Paralomis arethusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:949:0x4EADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378127'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3736%3A0x4EADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3736%3A0x4EADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3736%3A0x4EADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3736%3A0x4EADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3736%3A0x4EADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3736:0x4EADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3736'^^xsd:integer;
  dwc:scientificName 'Paralepetopsis ferrugivora'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '180859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3736:0x4EADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A540%3A0x4EADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A540%3A0x4EADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A540%3A0x4EADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A540%3A0x4EADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A540%3A0x4EADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:540:0x4EADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '540'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:540:0x4EADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2686%3A0x4EADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2686%3A0x4EADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2686%3A0x4EADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2686%3A0x4EADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2686%3A0x4EADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2686:0x4EADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2686'^^xsd:integer;
  dwc:scientificName 'Alvania stenolopha'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '141243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2686:0x4EADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141243'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x39AFA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39AFA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39AFA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.625"^^xsd:decimal ;
  dwc:decimalLongitude "-104.209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2538"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39AFA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "8.625"^^xsd:decimal ;
  geo-pos:long "-104.209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x39AFA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x39AFA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lucernaria janetae'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.20999908447'^^xsd:double;
  dwc:latitude '8.625'^^xsd:double;
  dwc:minimumDepth '2538'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '287233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x39AFA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '287233'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3740%3A0x39AFA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3740%3A0x39AFA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3740%3A0x39AFA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3740%3A0x39AFA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3740%3A0x39AFA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3740:0x39AFA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3740'^^xsd:integer;
  dwc:scientificName 'Sirsoe midatlantica'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3740:0x39AFA50101000200'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x39AFA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39AFA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39AFA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39AFA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x39AFA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x39AFA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Pyropelta musaica'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '450016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x39AFA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A201%3A0x39AFA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A201%3A0x39AFA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A201%3A0x39AFA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A201%3A0x39AFA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A201%3A0x39AFA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:201:0x39AFA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '201'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium piscesae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:201:0x39AFA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1348%3A0x39AFA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1348%3A0x39AFA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1348%3A0x39AFA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1348%3A0x39AFA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1348%3A0x39AFA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1348:0x39AFA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1348'^^xsd:integer;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1348:0x39AFA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x39AFA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39AFA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39AFA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39AFA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x39AFA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x39AFA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Nicomache venticola'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '329812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x39AFA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A575%3A0x39AFA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A575%3A0x39AFA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A575%3A0x39AFA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A575%3A0x39AFA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A575%3A0x39AFA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:575:0x39AFA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '575'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:575:0x39AFA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3494%3A0x39AFA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3494%3A0x39AFA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3494%3A0x39AFA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0299987792969 179.197998046875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "179.197998046875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3494%3A0x39AFA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0299987792969 179.197998046875)"^^geo:wktLiteral ;
  geo-pos:lat "34.0299987792969"^^xsd:decimal ;
  geo-pos:long "179.197998046875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3494%3A0x39AFA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3494:0x39AFA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3494'^^xsd:integer;
  dwc:scientificName 'Alvinocaris alexander'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Brothers Seamount, NZ'^^xsd:string;
  dwc:longitude '179.19799804688'^^xsd:double;
  dwc:latitude '34.029998779297'^^xsd:double;
  dwc:minimumDepth '1604'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:aphiaid '514284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3494:0x39AFA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378086'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3591%3A0x4DADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3591%3A0x4DADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3591%3A0x4DADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3591%3A0x4DADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3591%3A0x4DADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3591:0x4DADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3591'^^xsd:integer;
  dwc:scientificName 'Harmothoe craigsmithi'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '328233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3591:0x4DADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328233'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1865%3A0x4DADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1865%3A0x4DADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1865%3A0x4DADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1865%3A0x4DADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1865%3A0x4DADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1865:0x4DADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1865'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus ovatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '181087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1865:0x4DADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181087'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1729%3A0x4DADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1729%3A0x4DADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1729%3A0x4DADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1729%3A0x4DADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1729%3A0x4DADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1729:0x4DADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1729'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus thermophilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '183000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1729:0x4DADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '183000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2492%3A0x4DADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2492%3A0x4DADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2492%3A0x4DADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2492%3A0x4DADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2492%3A0x4DADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2492:0x4DADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2492'^^xsd:integer;
  dwc:scientificName 'Helicoradomenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '395145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2492:0x4DADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395145'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1568%3A0x4EADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1568%3A0x4EADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1568%3A0x4EADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1166000366211 144.166595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1166000366211"^^xsd:decimal ;
  dwc:decimalLongitude "144.166595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5650"^^xsd:integer ;
  dwc:maximumDepthInMeters "6000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1568%3A0x4EADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1166000366211 144.166595458984)"^^geo:wktLiteral ;
  geo-pos:lat "40.1166000366211"^^xsd:decimal ;
  geo-pos:long "144.166595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1568%3A0x4EADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1568:0x4EADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1568'^^xsd:integer;
  dwc:scientificName 'Scotoplanes globosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Japan Subduction Zones'^^xsd:string;
  dwc:longitude '144.16659545898'^^xsd:double;
  dwc:latitude '40.116600036621'^^xsd:double;
  dwc:minimumDepth '5650'^^xsd:integer;
  dwc:maximumDepth '6000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '148773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1568:0x4EADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '148773'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A785%3A0x4EADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A785%3A0x4EADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A785%3A0x4EADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A785%3A0x4EADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A785%3A0x4EADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:785:0x4EADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '785'^^xsd:integer;
  dwc:scientificName 'Mirocaris fortunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:785:0x4EADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2789%3A0x4EADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2789%3A0x4EADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2789%3A0x4EADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2789%3A0x4EADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2789%3A0x4EADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2789:0x4EADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2789'^^xsd:integer;
  dwc:scientificName 'Stygiopontius mirus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '361214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2789:0x4EADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '361214'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x39AFA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x39AFA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x39AFA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-117.718002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x39AFA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  geo-pos:lat "32.2182998657227"^^xsd:decimal ;
  geo-pos:long "-117.718002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x39AFA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x39AFA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus cristatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '-117.71800231934'^^xsd:double;
  dwc:latitude '32.218299865723'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '449970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x39AFA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1845%3A0x39AFA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1845%3A0x39AFA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1845%3A0x39AFA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1845%3A0x39AFA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1845%3A0x39AFA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1845:0x39AFA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1845'^^xsd:integer;
  dwc:scientificName 'Nodopelta rigneae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1845:0x39AFA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1535%3A0x39AFA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1535%3A0x39AFA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1535%3A0x39AFA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6399993896484 -125.26000213623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6399993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-125.26000213623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1390"^^xsd:integer ;
  dwc:maximumDepthInMeters "2380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1535%3A0x39AFA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6399993896484 -125.26000213623)"^^geo:wktLiteral ;
  geo-pos:lat "44.6399993896484"^^xsd:decimal ;
  geo-pos:long "-125.26000213623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1535%3A0x39AFA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1535:0x39AFA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1535'^^xsd:integer;
  dwc:scientificName 'Sertularella tanneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.26000213623'^^xsd:double;
  dwc:latitude '44.639999389648'^^xsd:double;
  dwc:minimumDepth '1390'^^xsd:integer;
  dwc:maximumDepth '2380'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '285563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1535:0x39AFA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '285563'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x39AFA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39AFA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39AFA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39AFA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x39AFA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x39AFA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Depressigyra globulus'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:aphiaid '413442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x39AFA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2558%3A0x39AFA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2558%3A0x39AFA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2558%3A0x39AFA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2558%3A0x39AFA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2558%3A0x39AFA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2558:0x39AFA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2558'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2558:0x39AFA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138214'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3747%3A0x39AFA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3747%3A0x39AFA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3747%3A0x39AFA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3747%3A0x39AFA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3747%3A0x39AFA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3747:0x39AFA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3747'^^xsd:integer;
  dwc:scientificName 'Mitrella nitidulina'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '139201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3747:0x39AFA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3AAFA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3AAFA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3AAFA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3AAFA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3AAFA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3AAFA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Benthoctopus oregonensis'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55999755859'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '341925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3AAFA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '527160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3AAFA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3AAFA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3AAFA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3AAFA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3AAFA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3AAFA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Paralvinella sulfincola'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '334364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3AAFA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A220%3A0x4DADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A220%3A0x4DADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A220%3A0x4DADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A220%3A0x4DADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A220%3A0x4DADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:220:0x4DADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '220'^^xsd:integer;
  dwc:scientificName 'Axiokebuita millsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:220:0x4DADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x4DADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x4DADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x4DADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x4DADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x4DADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x4DADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma hessleri'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '327273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x4DADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1901%3A0x4DADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1901%3A0x4DADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1901%3A0x4DADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1901%3A0x4DADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1901%3A0x4DADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1901:0x4DADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1901'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1901:0x4DADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1825%3A0x4DADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1825%3A0x4DADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1825%3A0x4DADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1825%3A0x4DADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1825%3A0x4DADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1825:0x4DADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1825'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1825:0x4DADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2298%3A0x4DADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2298%3A0x4DADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2298%3A0x4DADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2298%3A0x4DADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2298%3A0x4DADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2298:0x4DADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2298'^^xsd:integer;
  dwc:scientificName 'Hyalogyra vitrinelloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2298:0x4DADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2839%3A0x4DADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2839%3A0x4DADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2839%3A0x4DADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2839%3A0x4DADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2839%3A0x4DADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2839:0x4DADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2839'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2839:0x4DADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x4DADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x4DADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x4DADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x4DADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x4DADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x4DADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x4DADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF8ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF8ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF8ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF8ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF8ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF8ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Levensteiniella kincaidi'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '328835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF8ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF8ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF8ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF8ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF8ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF8ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF8ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Depressigyra globulus'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '413442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF8ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A642%3A0xF8ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A642%3A0xF8ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A642%3A0xF8ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A642%3A0xF8ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A642%3A0xF8ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:642:0xF8ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '642'^^xsd:integer;
  dwc:scientificName 'Bonnieriella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:642:0xF8ADA50101000300'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF8ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF8ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF8ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.625"^^xsd:decimal ;
  dwc:decimalLongitude "-104.209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2538"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF8ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "8.625"^^xsd:decimal ;
  geo-pos:long "-104.209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF8ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF8ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.20999908447'^^xsd:double;
  dwc:latitude '8.625'^^xsd:double;
  dwc:minimumDepth '2538'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF8ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xF8ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF8ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF8ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF8ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xF8ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xF8ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchipolynoe symmytilida'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '327286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xF8ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF8ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF8ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF8ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF8ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF8ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF8ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ridgeia piscesae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '266009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF8ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF8ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF8ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF8ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-127.690002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2656"^^xsd:integer ;
  dwc:maximumDepthInMeters "2656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF8ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  geo-pos:lat "47.7799987792969"^^xsd:decimal ;
  geo-pos:long "-127.690002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF8ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF8ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Prionospio'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.69000244141'^^xsd:double;
  dwc:latitude '47.779998779297'^^xsd:double;
  dwc:minimumDepth '2656'^^xsd:integer;
  dwc:maximumDepth '2656'^^xsd:integer;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF8ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A388%3A0xF8ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A388%3A0xF8ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A388%3A0xF8ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A388%3A0xF8ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A388%3A0xF8ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:388:0xF8ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '388'^^xsd:integer;
  dwc:scientificName 'Protis hydrothermica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:388:0xF8ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1265%3A0xF8ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1265%3A0xF8ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1265%3A0xF8ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1265%3A0xF8ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1265%3A0xF8ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1265:0xF8ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1265'^^xsd:integer;
  dwc:scientificName 'Neolepas rapanuii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '733409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1265:0xF8ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '733409'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A495%3A0x4CADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A495%3A0x4CADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A495%3A0x4CADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A495%3A0x4CADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A495%3A0x4CADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:495:0x4CADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '495'^^xsd:integer;
  dwc:scientificName 'Parougia wolfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:495:0x4CADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x4CADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4CADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4CADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4CADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x4CADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x4CADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Solemya'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '138514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x4CADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138514'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x4CADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x4CADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x4CADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x4CADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x4CADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x4CADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Bythograea thermydron'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '440289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x4CADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A23%3A0x4CADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A23%3A0x4CADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A23%3A0x4CADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A23%3A0x4CADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A23%3A0x4CADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:23:0x4CADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '23'^^xsd:integer;
  dwc:scientificName 'Pherusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:23:0x4CADA50101000E00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x4DADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x4DADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x4DADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x4DADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x4DADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x4DADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Galapagomystides aristata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '328065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x4DADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A714%3A0x4DADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A714%3A0x4DADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A714%3A0x4DADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A714%3A0x4DADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A714%3A0x4DADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:714:0x4DADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '714'^^xsd:integer;
  dwc:scientificName 'Seba profundus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '554814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:714:0x4DADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '554814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3762%3A0x4DADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3762%3A0x4DADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3762%3A0x4DADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3AC%3A3762%3A0x4DADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3762%3A0x4DADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3762:0x4DADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3762'^^xsd:integer;
  dwc:scientificName 'Strobiligera brychia'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '141727'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3762:0x4DADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141727'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x6BAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x6BAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x6BAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x6BAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x6BAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x6BAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x6BAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1948%3A0x6BAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1948%3A0x6BAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1948%3A0x6BAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1948%3A0x6BAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1948%3A0x6BAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1948:0x6BAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1948'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus pustulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1948:0x6BAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A414%3A0x6BAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A414%3A0x6BAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A414%3A0x6BAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A414%3A0x6BAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A414%3A0x6BAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:414:0x6BAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '414'^^xsd:integer;
  dwc:scientificName 'Alvinella caudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:414:0x6BAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1607%3A0x6BAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1607%3A0x6BAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1607%3A0x6BAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1607%3A0x6BAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1607%3A0x6BAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1607:0x6BAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1607'^^xsd:integer;
  dwc:scientificName 'Provanna segonzaci'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1607:0x6BAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A833%3A0x6BAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A833%3A0x6BAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A833%3A0x6BAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A833%3A0x6BAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A833%3A0x6BAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:833:0x6BAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '833'^^xsd:integer;
  dwc:scientificName 'Munidopsis alvisca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '242562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:833:0x6BAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242562'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A962%3A0x6BAEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A962%3A0x6BAEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A962%3A0x6BAEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A962%3A0x6BAEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A962%3A0x6BAEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:962:0x6BAEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '962'^^xsd:integer;
  dwc:scientificName 'Munidopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:962:0x6BAEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106836'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1629%3A0x6CAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1629%3A0x6CAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1629%3A0x6CAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1629%3A0x6CAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1629%3A0x6CAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1629:0x6CAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1629'^^xsd:integer;
  dwc:scientificName 'Amphiplica gordensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1629:0x6CAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2504%3A0x6CAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2504%3A0x6CAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2504%3A0x6CAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2504%3A0x6CAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2504%3A0x6CAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2504:0x6CAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2504'^^xsd:integer;
  dwc:scientificName 'Cheramomyzon abyssale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2504:0x6CAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A62%3A0x4CADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A62%3A0x4CADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A62%3A0x4CADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A62%3A0x4CADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A62%3A0x4CADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:62:0x4CADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '62'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma burkensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:62:0x4CADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A915%3A0x4CADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A915%3A0x4CADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A915%3A0x4CADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A915%3A0x4CADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A915%3A0x4CADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:915:0x4CADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '915'^^xsd:integer;
  dwc:scientificName 'Bairdia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '459582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:915:0x4CADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '459582'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2013%3A0x4CADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2013%3A0x4CADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2013%3A0x4CADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2013%3A0x4CADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2013%3A0x4CADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2013:0x4CADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2013'^^xsd:integer;
  dwc:scientificName 'Anatoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2013:0x4CADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138464'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A788%3A0x4CADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A788%3A0x4CADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A788%3A0x4CADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A788%3A0x4CADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A788%3A0x4CADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:788:0x4CADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '788'^^xsd:integer;
  dwc:scientificName 'Lebbeus carinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:788:0x4CADA50101000700'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A914%3A0x4CADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A914%3A0x4CADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A914%3A0x4CADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A914%3A0x4CADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A914%3A0x4CADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:914:0x4CADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '914'^^xsd:integer;
  dwc:scientificName 'Cyanagraea praedator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:914:0x4CADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A801%3A0x4CADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A801%3A0x4CADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A801%3A0x4CADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A801%3A0x4CADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A801%3A0x4CADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:801:0x4CADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '801'^^xsd:integer;
  dwc:scientificName 'Thymopides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '382813'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:801:0x4CADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '382813'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2452%3A0x4CADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2452%3A0x4CADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2452%3A0x4CADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2452%3A0x4CADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2452%3A0x4CADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2452:0x4CADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2452'^^xsd:integer;
  dwc:scientificName 'Tevnia jerichonana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2452:0x4CADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3AAFA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3AAFA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3AAFA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3AAFA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3AAFA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3AAFA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Scoloplos (Scoloplos) ehlersi'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '331778'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3AAFA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1744291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A722%3A0x3AAFA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A722%3A0x3AAFA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A722%3A0x3AAFA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A722%3A0x3AAFA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A722%3A0x3AAFA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:722:0x3AAFA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '722'^^xsd:integer;
  dwc:scientificName 'Sericosura venticola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '239658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:722:0x3AAFA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '239658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2163%3A0x3AAFA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2163%3A0x3AAFA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2163%3A0x3AAFA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2163%3A0x3AAFA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2163%3A0x3AAFA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2163:0x3AAFA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2163'^^xsd:integer;
  dwc:scientificName 'Eulepetopsis vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2163:0x3AAFA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1763%3A0x3AAFA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1763%3A0x3AAFA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1763%3A0x3AAFA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1763%3A0x3AAFA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1763%3A0x3AAFA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1763:0x3AAFA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1763'^^xsd:integer;
  dwc:scientificName 'Vesicomya pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1763:0x3AAFA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2305%3A0x3AAFA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2305%3A0x3AAFA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2305%3A0x3AAFA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2305%3A0x3AAFA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2305%3A0x3AAFA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2305:0x3AAFA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2305'^^xsd:integer;
  dwc:scientificName 'Xylodiscula major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2305:0x3AAFA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x3AAFA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3AAFA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3AAFA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3AAFA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x3AAFA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x3AAFA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus ovalis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '449977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x3AAFA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3528%3A0x3AAFA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3528%3A0x3AAFA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3528%3A0x3AAFA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3528%3A0x3AAFA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3528%3A0x3AAFA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3528:0x3AAFA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3528'^^xsd:integer;
  dwc:scientificName 'Munidopsis albatrossae'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '378083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3528:0x3AAFA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x3AAFA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3AAFA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3AAFA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3AAFA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x3AAFA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x3AAFA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Prionospio (Minuspio) sandersi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '331104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x3AAFA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '558842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1020%3A0x4BADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1020%3A0x4BADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1020%3A0x4BADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1020%3A0x4BADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1020%3A0x4BADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1020:0x4BADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1020'^^xsd:integer;
  dwc:scientificName 'Aphotopontius acanthinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348889'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1020:0x4BADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x4BADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4BADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4BADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4BADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x4BADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x4BADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x4BADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x4BADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4BADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4BADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4BADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x4BADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x4BADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bathymodiolus'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '138214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x4BADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138214'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3766%3A0x4CADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3766%3A0x4CADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3766%3A0x4CADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3AC%3A3766%3A0x4CADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3766%3A0x4CADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3766:0x4CADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3766'^^xsd:integer;
  dwc:scientificName 'Dicranodromia delli'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '440148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3766:0x4CADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A127%3A0x4CADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A127%3A0x4CADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A127%3A0x4CADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A127%3A0x4CADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A127%3A0x4CADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:127:0x4CADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '127'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma segonzaci'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '767073'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:127:0x4CADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783164'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x4CADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4CADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4CADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4CADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x4CADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x4CADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Tamu fisheri'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '420708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x4CADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '420708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x4CADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x4CADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x4CADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x4CADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x4CADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x4CADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x4CADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A255%3A0xF8ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A255%3A0xF8ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A255%3A0xF8ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A255%3A0xF8ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A255%3A0xF8ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:255:0xF8ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '255'^^xsd:integer;
  dwc:scientificName 'Macellicephala galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:255:0xF8ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A621%3A0xF8ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A621%3A0xF8ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A621%3A0xF8ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A621%3A0xF8ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A621%3A0xF8ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:621:0xF8ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '621'^^xsd:integer;
  dwc:scientificName 'Leptognathia ventralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '136451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:621:0xF8ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2491%3A0xF8ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2491%3A0xF8ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2491%3A0xF8ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2491%3A0xF8ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2491%3A0xF8ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2491:0xF8ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2491'^^xsd:integer;
  dwc:scientificName 'Phascolosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2491:0xF8ADA50101000C00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF8ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF8ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF8ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF8ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF8ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF8ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepidonotopodium piscesae'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '328772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF8ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF8ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF8ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF8ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-126.709999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2701"^^xsd:integer ;
  dwc:maximumDepthInMeters "2701"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF8ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-126.709999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF8ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF8ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna laevis'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70999908447'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:minimumDepth '2701'^^xsd:integer;
  dwc:maximumDepth '2701'^^xsd:integer;
  dwc:aphiaid '450005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF8ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A249%3A0xF9ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A249%3A0xF9ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A249%3A0xF9ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A249%3A0xF9ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A249%3A0xF9ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:249:0xF9ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '249'^^xsd:integer;
  dwc:scientificName 'Bathycatalina filamentosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '333087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:249:0xF9ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333087'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A9%3A0xF9ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A9%3A0xF9ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A9%3A0xF9ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A9%3A0xF9ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A9%3A0xF9ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:9:0xF9ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '9'^^xsd:integer;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:9:0xF9ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A216%3A0xF9ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A216%3A0xF9ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A216%3A0xF9ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A216%3A0xF9ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A216%3A0xF9ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:216:0xF9ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '216'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium williamsae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:216:0xF9ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2625%3A0xF9ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2625%3A0xF9ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2625%3A0xF9ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2625%3A0xF9ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2625%3A0xF9ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2625:0xF9ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2625'^^xsd:integer;
  dwc:scientificName 'Paracrangon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378105'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2625:0xF9ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378105'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1682%3A0x4BADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1682%3A0x4BADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1682%3A0x4BADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1682%3A0x4BADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1682%3A0x4BADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1682:0x4BADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1682'^^xsd:integer;
  dwc:scientificName 'Solemya johnsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '543558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1682:0x4BADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '293239'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2018%3A0x4BADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2018%3A0x4BADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2018%3A0x4BADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2018%3A0x4BADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2018%3A0x4BADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2018:0x4BADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2018'^^xsd:integer;
  dwc:scientificName 'Arachnoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '110995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2018:0x4BADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '110995'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1117%3A0x4BADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1117%3A0x4BADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1117%3A0x4BADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1117%3A0x4BADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1117%3A0x4BADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1117:0x4BADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1117'^^xsd:integer;
  dwc:scientificName 'Exrima dolichopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '351883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1117:0x4BADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '351883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x4BADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4BADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4BADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4BADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x4BADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x4BADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Protomystides verenae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '331335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x4BADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1578705'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2177%3A0x4BADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2177%3A0x4BADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2177%3A0x4BADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2177%3A0x4BADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2177%3A0x4BADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2177:0x4BADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2177'^^xsd:integer;
  dwc:scientificName 'Cyathermia naticoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449951'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2177:0x4BADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A95%3A0x4BADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A95%3A0x4BADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A95%3A0x4BADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A95%3A0x4BADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A95%3A0x4BADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:95:0x4BADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '95'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:95:0x4BADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1299%3A0x4BADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1299%3A0x4BADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1299%3A0x4BADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1299%3A0x4BADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1299%3A0x4BADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1299:0x4BADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1299'^^xsd:integer;
  dwc:scientificName 'Apristurus maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '298470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1299:0x4BADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF9ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF9ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF9ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF9ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF9ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF9ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Sericosura verenae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '407708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF9ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '407708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1051%3A0xF9ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1051%3A0xF9ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1051%3A0xF9ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1051%3A0xF9ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1051%3A0xF9ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1051:0xF9ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1051'^^xsd:integer;
  dwc:scientificName 'Aphotopontius limatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1051:0xF9ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A480%3A0xF9ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A480%3A0xF9ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A480%3A0xF9ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A480%3A0xF9ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A480%3A0xF9ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:480:0xF9ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '480'^^xsd:integer;
  dwc:scientificName 'Paralvinella pandorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:480:0xF9ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF9ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF9ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF9ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF9ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF9ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF9ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Leptamphopus fragilis'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '430730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF9ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '430730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF9ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF9ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF9ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF9ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF9ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF9ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '180907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF9ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180907'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xF9ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF9ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF9ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF9ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xF9ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xF9ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus pustulosus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xF9ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2798%3A0xF9ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2798%3A0xF9ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2798%3A0xF9ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2798%3A0xF9ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2798%3A0xF9ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2798:0xF9ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2798'^^xsd:integer;
  dwc:scientificName 'Grievella shanki'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '346514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2798:0xF9ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '346514'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xF9ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF9ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF9ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF9ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xF9ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xF9ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Paralvinella grasslei'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '330308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xF9ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xF9ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF9ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF9ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9300003051758 -129.979995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-129.979995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1525"^^xsd:integer ;
  dwc:maximumDepthInMeters "1525"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xF9ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9300003051758 -129.979995727539)"^^geo:wktLiteral ;
  geo-pos:lat "45.9300003051758"^^xsd:decimal ;
  geo-pos:long "-129.979995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xF9ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xF9ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Depressigyra globulus'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.97999572754'^^xsd:double;
  dwc:latitude '45.930000305176'^^xsd:double;
  dwc:minimumDepth '1525'^^xsd:integer;
  dwc:maximumDepth '1525'^^xsd:integer;
  dwc:aphiaid '413442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xF9ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A77%3A0x4AADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A77%3A0x4AADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A77%3A0x4AADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A77%3A0x4AADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A77%3A0x4AADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:77:0x4AADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '77'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:77:0x4AADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1252%3A0x4AADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1252%3A0x4AADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1252%3A0x4AADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1252%3A0x4AADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1252%3A0x4AADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1252:0x4AADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1252'^^xsd:integer;
  dwc:scientificName 'Ammothea verenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '239680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1252:0x4AADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '407708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1579%3A0x4BADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1579%3A0x4BADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1579%3A0x4BADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1579%3A0x4BADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1579%3A0x4BADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1579:0x4BADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1579'^^xsd:integer;
  dwc:scientificName 'Gorgoleptis emarginatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1579:0x4BADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x4BADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4BADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4BADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4BADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x4BADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x4BADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xyloredo'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '138668'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x4BADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138668'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1718%3A0x4BADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1718%3A0x4BADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1718%3A0x4BADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1718%3A0x4BADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1718%3A0x4BADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1718:0x4BADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1718'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus puteoserpentis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1718:0x4BADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A469%3A0x4BADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A469%3A0x4BADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A469%3A0x4BADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A469%3A0x4BADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A469%3A0x4BADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:469:0x4BADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '469'^^xsd:integer;
  dwc:scientificName 'Paralvinella palmiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:469:0x4BADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330310'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1846%3A0x4BADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1846%3A0x4BADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1846%3A0x4BADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1846%3A0x4BADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1846%3A0x4BADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1846:0x4BADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1846'^^xsd:integer;
  dwc:scientificName 'Lirapex costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '183239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1846:0x4BADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '183239'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x6CAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x6CAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x6CAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x6CAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x6CAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x6CAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Paralvinella pandorae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '330311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x6CAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A697%3A0x6CAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A697%3A0x6CAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A697%3A0x6CAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A697%3A0x6CAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A697%3A0x6CAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:697:0x6CAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '697'^^xsd:integer;
  dwc:scientificName 'Halice hesmonectes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '548428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:697:0x6CAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '548428'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1128%3A0x6CAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1128%3A0x6CAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1128%3A0x6CAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1128%3A0x6CAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1128%3A0x6CAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1128:0x6CAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1128'^^xsd:integer;
  dwc:scientificName 'Nilva torifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '353789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1128:0x6CAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '353789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A706%3A0x6CAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A706%3A0x6CAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A706%3A0x6CAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A706%3A0x6CAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A706%3A0x6CAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:706:0x6CAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '706'^^xsd:integer;
  dwc:scientificName 'Pardalisca endeavouri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '548448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:706:0x6CAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '548448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3700%3A0x6CAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3700%3A0x6CAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3700%3A0x6CAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2999992370605 -92.0999984741211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0999984741211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3700%3A0x6CAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2999992370605 -92.0999984741211)"^^geo:wktLiteral ;
  geo-pos:lat "27.2999992370605"^^xsd:decimal ;
  geo-pos:long "-92.0999984741211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3700%3A0x6CAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3700:0x6CAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3700'^^xsd:integer;
  dwc:scientificName 'Provanna lomana'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-92.099998474121'^^xsd:double;
  dwc:latitude '27.299999237061'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:aphiaid '450006'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3700:0x6CAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450006'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2484%3A0x6CAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2484%3A0x6CAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2484%3A0x6CAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2484%3A0x6CAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2484%3A0x6CAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2484:0x6CAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2484'^^xsd:integer;
  dwc:scientificName 'Chondrocladia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '131894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2484:0x6CAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131894'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x6CAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6CAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6CAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6CAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x6CAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x6CAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Calyptogena'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '367971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x6CAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '367971'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A264%3A0x6CAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A264%3A0x6CAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A264%3A0x6CAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A264%3A0x6CAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A264%3A0x6CAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:264:0x6CAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '264'^^xsd:integer;
  dwc:scientificName 'Thermopolynoe branchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '332578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:264:0x6CAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332578'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2117%3A0x4AADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2117%3A0x4AADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2117%3A0x4AADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2117%3A0x4AADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2117%3A0x4AADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2117:0x4AADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2117'^^xsd:integer;
  dwc:scientificName 'Paralepetopsis rosemariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '510043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2117:0x4AADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '510043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1649%3A0x4AADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1649%3A0x4AADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1649%3A0x4AADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1649%3A0x4AADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1649%3A0x4AADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1649:0x4AADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1649'^^xsd:integer;
  dwc:scientificName 'Buccinum viridum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '490869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1649:0x4AADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '490869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x4AADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4AADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4AADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4AADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x4AADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x4AADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bathymargarites symplector'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '536893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x4AADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x4AADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4AADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4AADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4AADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x4AADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x4AADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x4AADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A454%3A0x4AADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A454%3A0x4AADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A454%3A0x4AADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A454%3A0x4AADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A454%3A0x4AADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:454:0x4AADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '454'^^xsd:integer;
  dwc:scientificName 'Paralvinella grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:454:0x4AADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x4AADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4AADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4AADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4AADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x4AADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x4AADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Levensteiniella kincaidi'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '328835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x4AADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2766%3A0x4AADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2766%3A0x4AADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2766%3A0x4AADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2766%3A0x4AADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2766%3A0x4AADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2766:0x4AADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2766'^^xsd:integer;
  dwc:scientificName 'Sericosura heteroscela'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '134633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2766:0x4AADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134633'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1639%3A0x4AADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1639%3A0x4AADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1639%3A0x4AADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1639%3A0x4AADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1639%3A0x4AADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1639:0x4AADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1639'^^xsd:integer;
  dwc:scientificName 'Eosipho desbruyeresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '458735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1639:0x4AADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '744003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A161%3A0xF9ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A161%3A0xF9ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A161%3A0xF9ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A161%3A0xF9ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A161%3A0xF9ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:161:0xF9ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '161'^^xsd:integer;
  dwc:scientificName 'Nicomache venticola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:161:0xF9ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xF9ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF9ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF9ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xF9ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xF9ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xF9ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Eulepetopsis vitrea'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '449958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xF9ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A632%3A0xFAADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A632%3A0xFAADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A632%3A0xFAADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A632%3A0xFAADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A632%3A0xFAADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:632:0xFAADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '632'^^xsd:integer;
  dwc:scientificName 'Typhlotanais'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '136256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:632:0xFAADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136256'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3566%3A0xFAADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3566%3A0xFAADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3566%3A0xFAADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3566%3A0xFAADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3566%3A0xFAADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3566:0xFAADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3566'^^xsd:integer;
  dwc:scientificName 'Peinaleopolynoe santacatalina'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '330450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3566:0xFAADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xFAADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFAADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFAADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFAADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xFAADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xFAADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Paralvinella palmiformis'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:aphiaid '330310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xFAADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330310'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A66%3A0xFAADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A66%3A0xFAADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A66%3A0xFAADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A66%3A0xFAADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A66%3A0xFAADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:66:0xFAADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '66'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:66:0xFAADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2466%3A0xFAADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2466%3A0xFAADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2466%3A0xFAADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2466%3A0xFAADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2466%3A0xFAADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2466:0xFAADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2466'^^xsd:integer;
  dwc:scientificName 'Riftia pachyptila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2466:0xFAADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A891%3A0xFAADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A891%3A0xFAADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A891%3A0xFAADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A891%3A0xFAADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A891%3A0xFAADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:891:0xFAADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '891'^^xsd:integer;
  dwc:scientificName 'Bythograea microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:891:0xFAADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1430%3A0x49ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1430%3A0x49ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1430%3A0x49ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1430%3A0x49ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1430%3A0x49ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1430:0x49ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1430'^^xsd:integer;
  dwc:scientificName 'Eptatretus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '206895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1430:0x49ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '206895'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2189%3A0x49ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2189%3A0x49ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2189%3A0x49ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2189%3A0x49ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2189%3A0x49ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2189:0x49ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2189'^^xsd:integer;
  dwc:scientificName 'Echinopelta fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2189:0x49ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449957'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2191%3A0x4AADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2191%3A0x4AADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2191%3A0x4AADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2191%3A0x4AADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2191%3A0x4AADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2191:0x4AADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2191'^^xsd:integer;
  dwc:scientificName 'Hirtopelta hirta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2191:0x4AADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449962'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1848%3A0x4AADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1848%3A0x4AADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1848%3A0x4AADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1848%3A0x4AADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1848%3A0x4AADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1848:0x4AADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1848'^^xsd:integer;
  dwc:scientificName 'Shinkailepas briandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1848:0x4AADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1323091'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x4AADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4AADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4AADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5990009307861"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2014999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "645"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4AADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  geo-pos:lat "27.5990009307861"^^xsd:decimal ;
  geo-pos:long "-91.2014999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x4AADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x4AADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Alvinocaris stactophila'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.201499938965'^^xsd:double;
  dwc:latitude '27.599000930786'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '645'^^xsd:integer;
  dwc:aphiaid '378094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x4AADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378094'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x4AADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x4AADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x4AADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x4AADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x4AADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x4AADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x4AADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x4AADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4AADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4AADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.7200002670288 -103.650001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.7200002670288"^^xsd:decimal ;
  dwc:decimalLongitude "-103.650001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2565"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x4AADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.7200002670288 -103.650001525879)"^^geo:wktLiteral ;
  geo-pos:lat "10.7200002670288"^^xsd:decimal ;
  geo-pos:long "-103.650001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x4AADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x4AADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bythograea thermydron'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.65000152588'^^xsd:double;
  dwc:latitude '10.720000267029'^^xsd:double;
  dwc:minimumDepth '2565'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '440289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x4AADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A508%3A0x26ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A508%3A0x26ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A508%3A0x26ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A508%3A0x26ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A508%3A0x26ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:508:0x26ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '508'^^xsd:integer;
  dwc:scientificName 'Amathys lutzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:508:0x26ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '730684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1168%3A0x26ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1168%3A0x26ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1168%3A0x26ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1168%3A0x26ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1168%3A0x26ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1168:0x26ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1168'^^xsd:integer;
  dwc:scientificName 'Stygiopontius hispidulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1168:0x26ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355918'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A120%3A0x27ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A120%3A0x27ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A120%3A0x27ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A120%3A0x27ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A120%3A0x27ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:120:0x27ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '120'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma marianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '767072'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:120:0x27ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x27ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x27ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x27ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x27ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x27ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x27ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Eulepetopsis vitrea'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '449958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x27ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A578%3A0x27ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A578%3A0x27ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A578%3A0x27ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A578%3A0x27ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A578%3A0x27ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:578:0x27ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '578'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:578:0x27ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2058%3A0x27ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2058%3A0x27ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2058%3A0x27ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2058%3A0x27ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2058%3A0x27ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2058:0x27ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2058'^^xsd:integer;
  dwc:scientificName 'Clypeosectus curvus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2058:0x27ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1685%3A0x27ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1685%3A0x27ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1685%3A0x27ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1685%3A0x27ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1685%3A0x27ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1685:0x27ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1685'^^xsd:integer;
  dwc:scientificName 'Solemya (Acharax) alinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1685:0x27ACA50101000400'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1148%3A0x27ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1148%3A0x27ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1148%3A0x27ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1148%3A0x27ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1148%3A0x27ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1148:0x27ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1148'^^xsd:integer;
  dwc:scientificName 'Stygiopontius brevispina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1148:0x27ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A836%3A0x49ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A836%3A0x49ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A836%3A0x49ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A836%3A0x49ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A836%3A0x49ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:836:0x49ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '836'^^xsd:integer;
  dwc:scientificName 'Munidopsis alvisca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '242562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:836:0x49ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242562'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1129%3A0x49ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1129%3A0x49ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1129%3A0x49ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1129%3A0x49ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1129%3A0x49ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1129:0x49ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1129'^^xsd:integer;
  dwc:scientificName 'Bathyhalacarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '114771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1129:0x49ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '114771'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x49ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x49ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x49ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7099990844727 -127.790000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7099990844727"^^xsd:decimal ;
  dwc:decimalLongitude "-127.790000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2642"^^xsd:integer ;
  dwc:maximumDepthInMeters "2642"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x49ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7099990844727 -127.790000915527)"^^geo:wktLiteral ;
  geo-pos:lat "47.7099990844727"^^xsd:decimal ;
  geo-pos:long "-127.790000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x49ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x49ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Nicomache venticola'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.79000091553'^^xsd:double;
  dwc:latitude '47.709999084473'^^xsd:double;
  dwc:minimumDepth '2642'^^xsd:integer;
  dwc:maximumDepth '2642'^^xsd:integer;
  dwc:aphiaid '329812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x49ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A37%3A0x49ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A37%3A0x49ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A37%3A0x49ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A37%3A0x49ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A37%3A0x49ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:37:0x49ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '37'^^xsd:integer;
  dwc:scientificName 'Protomystides hatsushimaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '331326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:37:0x49ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '331326'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x49ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x49ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x49ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x49ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x49ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x49ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x49ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1384%3A0x49ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1384%3A0x49ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1384%3A0x49ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1384%3A0x49ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1384%3A0x49ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1384:0x49ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1384'^^xsd:integer;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1384:0x49ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1522%3A0x49ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1522%3A0x49ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1522%3A0x49ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1522%3A0x49ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1522%3A0x49ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1522:0x49ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1522'^^xsd:integer;
  dwc:scientificName 'Sertularella gayi robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '833979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1522:0x49ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117902'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A335%3A0x6CAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A335%3A0x6CAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A335%3A0x6CAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A335%3A0x6CAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A335%3A0x6CAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:335:0x6CAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '335'^^xsd:integer;
  dwc:scientificName 'Shinkai semilonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '331916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:335:0x6CAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '331916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x6CAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6CAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6CAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6CAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x6CAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x6CAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lysianassidae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x6CAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1885%3A0x6CAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1885%3A0x6CAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1885%3A0x6CAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1885%3A0x6CAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1885%3A0x6CAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1885:0x6CAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1885'^^xsd:integer;
  dwc:scientificName 'Bathyacmaea nipponica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '456689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1885:0x6CAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '456689'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1033%3A0x6CAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1033%3A0x6CAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1033%3A0x6CAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1033%3A0x6CAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1033%3A0x6CAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1033:0x6CAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1033'^^xsd:integer;
  dwc:scientificName 'Aphotopontius baculigerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1033:0x6CAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A951%3A0x6CAEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A951%3A0x6CAEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A951%3A0x6CAEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A951%3A0x6CAEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A951%3A0x6CAEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:951:0x6CAEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '951'^^xsd:integer;
  dwc:scientificName 'Paralomis multispina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:951:0x6CAEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1897%3A0x6DAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1897%3A0x6DAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1897%3A0x6DAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -55.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1897%3A0x6DAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -55.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-55.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1897%3A0x6DAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1897:0x6DAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1897'^^xsd:integer;
  dwc:scientificName 'Beringius ossiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Laurentian Fan'^^xsd:string;
  dwc:longitude '-55.70000076294'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3900'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '160114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1897:0x6DAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138854'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x6DAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x6DAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x6DAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x6DAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x6DAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x6DAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Bathymodiolus thermophilus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '183000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x6DAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '183000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1601%3A0x6DAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1601%3A0x6DAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1601%3A0x6DAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1601%3A0x6DAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1601%3A0x6DAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1601:0x6DAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1601'^^xsd:integer;
  dwc:scientificName 'Provanna nassariaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1601:0x6DAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2301%3A0x48ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2301%3A0x48ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2301%3A0x48ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2301%3A0x48ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2301%3A0x48ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2301:0x48ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2301'^^xsd:integer;
  dwc:scientificName 'Hyalogyra vitrinelloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2301:0x48ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1745%3A0x48ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1745%3A0x48ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1745%3A0x48ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1745%3A0x48ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1745%3A0x48ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1745:0x48ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1745'^^xsd:integer;
  dwc:scientificName 'Calyptogena magnifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1745:0x48ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1445254'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1451%3A0x49ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1451%3A0x49ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1451%3A0x49ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1451%3A0x49ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1451%3A0x49ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1451:0x49ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1451'^^xsd:integer;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1451:0x49ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A46%3A0x49ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A46%3A0x49ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A46%3A0x49ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A46%3A0x49ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A46%3A0x49ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:46:0x49ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '46'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos pachybranchiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:46:0x49ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x49ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x49ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x49ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7019996643066 -125.551498413086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7019996643066"^^xsd:decimal ;
  dwc:decimalLongitude "-125.551498413086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x49ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7019996643066 -125.551498413086)"^^geo:wktLiteral ;
  geo-pos:lat "44.7019996643066"^^xsd:decimal ;
  geo-pos:long "-125.551498413086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x49ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x49ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga siebenalleri'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55149841309'^^xsd:double;
  dwc:latitude '44.701999664307'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '555974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x49ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '555974'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1180%3A0x49ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1180%3A0x49ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1180%3A0x49ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1180%3A0x49ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1180%3A0x49ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1180:0x49ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1180'^^xsd:integer;
  dwc:scientificName 'Stygiopontius lumiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1180:0x49ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1037%3A0x49ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1037%3A0x49ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1037%3A0x49ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1037%3A0x49ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1037%3A0x49ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1037:0x49ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1037'^^xsd:integer;
  dwc:scientificName 'Aphotopontius flexispinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1037:0x49ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3631%3A0xFAADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3631%3A0xFAADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3631%3A0xFAADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3631%3A0xFAADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3631%3A0xFAADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3631:0xFAADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3631'^^xsd:integer;
  dwc:scientificName 'Chlamys lemniscata'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '207834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3631:0xFAADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '494252'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2807%3A0xFAADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2807%3A0xFAADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2807%3A0xFAADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2807%3A0xFAADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2807%3A0xFAADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2807:0xFAADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2807'^^xsd:integer;
  dwc:scientificName 'Bathycuma brevirostre'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '181824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2807:0xFAADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1390%3A0xFAADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1390%3A0xFAADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1390%3A0xFAADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1390%3A0xFAADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1390%3A0xFAADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1390:0xFAADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1390'^^xsd:integer;
  dwc:scientificName 'Neocyttus helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1390:0xFAADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127423'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2826%3A0xFAADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2826%3A0xFAADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2826%3A0xFAADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2826%3A0xFAADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2826%3A0xFAADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2826:0xFAADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2826'^^xsd:integer;
  dwc:scientificName 'Torometopa saldanhae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '389652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2826:0xFAADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '744520'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1423%3A0xFAADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1423%3A0xFAADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1423%3A0xFAADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1423%3A0xFAADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1423%3A0xFAADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1423:0xFAADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1423'^^xsd:integer;
  dwc:scientificName 'Etmopterus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1423:0xFAADA50101000A00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xFAADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFAADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFAADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9900016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-127.495002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3232"^^xsd:integer ;
  dwc:maximumDepthInMeters "3232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFAADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  geo-pos:lat "40.9900016784668"^^xsd:decimal ;
  geo-pos:long "-127.495002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xFAADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xFAADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Protanais ligniamator'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-127.49500274658'^^xsd:double;
  dwc:latitude '40.990001678467'^^xsd:double;
  dwc:minimumDepth '3232'^^xsd:integer;
  dwc:maximumDepth '3232'^^xsd:integer;
  dwc:aphiaid '247739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xFAADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xFAADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFAADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFAADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFAADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xFAADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xFAADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Solemya'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '138514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xFAADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138514'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1273%3A0xFAADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1273%3A0xFAADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1273%3A0xFAADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1273%3A0xFAADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1273%3A0xFAADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1273:0xFAADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1273'^^xsd:integer;
  dwc:scientificName 'Neolepas zevinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '535261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1273:0xFAADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '535261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2068%3A0x48ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2068%3A0x48ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2068%3A0x48ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2068%3A0x48ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2068%3A0x48ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2068:0x48ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2068'^^xsd:integer;
  dwc:scientificName 'Clypeosectus delectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2068:0x48ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1202%3A0x48ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1202%3A0x48ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1202%3A0x48ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1202%3A0x48ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1202%3A0x48ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1202:0x48ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1202'^^xsd:integer;
  dwc:scientificName 'Stygiopontius regius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '361215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1202:0x48ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '361215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2431%3A0x48ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2431%3A0x48ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2431%3A0x48ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2431%3A0x48ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2431%3A0x48ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2431:0x48ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2431'^^xsd:integer;
  dwc:scientificName 'Lamellibrachia columna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265813'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2431:0x48ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265813'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A451%3A0x48ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A451%3A0x48ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A451%3A0x48ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A451%3A0x48ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A451%3A0x48ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:451:0x48ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '451'^^xsd:integer;
  dwc:scientificName 'Paralvinella grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:451:0x48ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x48ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x48ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x48ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.5833015441895 -73.8332977294922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.5833015441895"^^xsd:decimal ;
  dwc:decimalLongitude "-73.8332977294922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x48ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.5833015441895 -73.8332977294922)"^^geo:wktLiteral ;
  geo-pos:lat "-37.5833015441895"^^xsd:decimal ;
  geo-pos:long "-73.8332977294922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x48ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x48ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Eulepetopsis vitrea'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Chile Trench'^^xsd:string;
  dwc:longitude '-73.833297729492'^^xsd:double;
  dwc:latitude '-37.58330154419'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '449958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x48ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1810%3A0x48ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1810%3A0x48ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1810%3A0x48ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1810%3A0x48ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1810%3A0x48ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1810:0x48ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1810'^^xsd:integer;
  dwc:scientificName 'Protolira thorvaldsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '141512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1810:0x48ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A538%3A0x27ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A538%3A0x27ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A538%3A0x27ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A538%3A0x27ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A538%3A0x27ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:538:0x27ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '538'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:538:0x27ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A387%3A0x27ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A387%3A0x27ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A387%3A0x27ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A387%3A0x27ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A387%3A0x27ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:387:0x27ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '387'^^xsd:integer;
  dwc:scientificName 'Protis hydrothermica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:387:0x27ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A859%3A0x27ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A859%3A0x27ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A859%3A0x27ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A859%3A0x27ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A859%3A0x27ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:859:0x27ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '859'^^xsd:integer;
  dwc:scientificName 'Uroptychus bicavus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:859:0x27ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378120'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x27ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x27ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x27ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x27ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x27ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x27ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Hyalogyrina globularis'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '449963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x27ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2629%3A0x27ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2629%3A0x27ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2629%3A0x27ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "137.533294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3840"^^xsd:integer ;
  dwc:maximumDepthInMeters "3840"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2629%3A0x27ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  geo-pos:lat "33.6101989746094"^^xsd:decimal ;
  geo-pos:long "137.533294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2629%3A0x27ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2629:0x27ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2629'^^xsd:integer;
  dwc:scientificName 'Paralepetopsis lepichoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '137.53329467773'^^xsd:double;
  dwc:latitude '33.610198974609'^^xsd:double;
  dwc:minimumDepth '3840'^^xsd:integer;
  dwc:maximumDepth '3840'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2629:0x27ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449996'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1559%3A0x27ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1559%3A0x27ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1559%3A0x27ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1559%3A0x27ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1559%3A0x27ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1559:0x27ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1559'^^xsd:integer;
  dwc:scientificName 'Saxipendium coronatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1559:0x27ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x27ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x27ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x27ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x27ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x27ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x27ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Ventiella sulfuris'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '557720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x27ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1088%3A0x27ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1088%3A0x27ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1088%3A0x27ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1088%3A0x27ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1088%3A0x27ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1088:0x27ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1088'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes acanthothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1088:0x27ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x47ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x47ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x47ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x47ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x47ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x47ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Graneledone pacifica'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '534587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x47ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '534587'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x47ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x47ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x47ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-126.709999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2701"^^xsd:integer ;
  dwc:maximumDepthInMeters "2701"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x47ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-126.709999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x47ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x47ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Oligocladus voightae'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70999908447'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:minimumDepth '2701'^^xsd:integer;
  dwc:maximumDepth '2701'^^xsd:integer;
  dwc:aphiaid '390079'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x47ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '390079'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A998%3A0x48ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A998%3A0x48ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A998%3A0x48ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A998%3A0x48ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A998%3A0x48ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:998:0x48ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '998'^^xsd:integer;
  dwc:scientificName 'Uroptychus edisonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:998:0x48ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A190%3A0x48ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A190%3A0x48ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A190%3A0x48ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A190%3A0x48ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A190%3A0x48ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:190:0x48ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '190'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium fimbriatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:190:0x48ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2487%3A0x48ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2487%3A0x48ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2487%3A0x48ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2487%3A0x48ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2487%3A0x48ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2487:0x48ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2487'^^xsd:integer;
  dwc:scientificName 'Euchelipluma pristina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '133198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2487:0x48ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '133198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1532%3A0x48ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1532%3A0x48ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1532%3A0x48ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1532%3A0x48ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1532%3A0x48ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1532:0x48ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1532'^^xsd:integer;
  dwc:scientificName 'Nemertesia ramosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1532:0x48ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3645%3A0x48ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3645%3A0x48ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3645%3A0x48ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3645%3A0x48ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3645%3A0x48ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3645:0x48ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3645'^^xsd:integer;
  dwc:scientificName 'Olivella aureobalteata'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '465624'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3645:0x48ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '465624'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xFBADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFBADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFBADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFBADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xFBADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xFBADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Paralvinella grasslei'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '330308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xFBADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1573%3A0xFBADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1573%3A0xFBADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1573%3A0xFBADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1573%3A0xFBADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1573%3A0xFBADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1573:0xFBADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1573'^^xsd:integer;
  dwc:scientificName 'Leptochiton tenuidontus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '385834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1573:0xFBADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '385834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1912%3A0xFBADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1912%3A0xFBADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1912%3A0xFBADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1912%3A0xFBADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1912%3A0xFBADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1912:0xFBADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1912'^^xsd:integer;
  dwc:scientificName 'Margarites shinkai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1912:0xFBADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xFBADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFBADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFBADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7350006103516"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "533"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFBADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.7350006103516"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xFBADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xFBADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Tamu fisheri'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '27.735000610352'^^xsd:double;
  dwc:minimumDepth '533'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '420708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xFBADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '420708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1412%3A0xFBADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1412%3A0xFBADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1412%3A0xFBADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1412%3A0xFBADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1412%3A0xFBADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1412:0xFBADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1412'^^xsd:integer;
  dwc:scientificName 'Bathychaunax roseus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '159148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1412:0xFBADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xFBADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFBADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFBADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFBADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xFBADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xFBADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Opisthotrochopodus tunnicliffeae'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:aphiaid '330240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xFBADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '767075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3670%3A0xFBADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3670%3A0xFBADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3670%3A0xFBADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4830017089844 119.366996765137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "119.366996765137"^^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/212__urn%3Acatalog%3APENN%3AC%3A3670%3A0xFBADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4830017089844 119.366996765137)"^^geo:wktLiteral ;
  geo-pos:lat "33.4830017089844"^^xsd:decimal ;
  geo-pos:long "119.366996765137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3670%3A0xFBADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3670:0xFBADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3670'^^xsd:integer;
  dwc:scientificName 'Schistomeringos longicornis'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Santa Cruz Basin'^^xsd:string;
  dwc:longitude '119.36699676514'^^xsd:double;
  dwc:latitude '33.483001708984'^^xsd:double;
  dwc:aphiaid '334731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3670:0xFBADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334731'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xFBADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFBADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFBADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-117.718002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFBADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  geo-pos:lat "32.2182998657227"^^xsd:decimal ;
  geo-pos:long "-117.718002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xFBADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xFBADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Peltospira delicata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '-117.71800231934'^^xsd:double;
  dwc:latitude '32.218299865723'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '413443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xFBADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413443'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2566%3A0x47ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2566%3A0x47ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2566%3A0x47ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2566%3A0x47ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2566%3A0x47ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2566:0x47ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2566'^^xsd:integer;
  dwc:scientificName 'Iphionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '324953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2566:0x47ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324953'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A769%3A0x47ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A769%3A0x47ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A769%3A0x47ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A769%3A0x47ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A769%3A0x47ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:769:0x47ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '769'^^xsd:integer;
  dwc:scientificName 'Chorocaris vandoverae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:769:0x47ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '932591'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A493%3A0x47ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A493%3A0x47ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A493%3A0x47ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A493%3A0x47ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A493%3A0x47ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:493:0x47ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '493'^^xsd:integer;
  dwc:scientificName 'Paralvinella sulfincola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '334364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:493:0x47ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2214%3A0x47ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2214%3A0x47ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2214%3A0x47ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2214%3A0x47ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2214%3A0x47ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2214:0x47ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2214'^^xsd:integer;
  dwc:scientificName 'Neolepetopsis densata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2214:0x47ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3664%3A0x47ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3664%3A0x47ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3664%3A0x47ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3664%3A0x47ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3664%3A0x47ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3664:0x47ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3664'^^xsd:integer;
  dwc:scientificName 'Vigtorniella flokati'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '532103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3664:0x47ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1306985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1307%3A0x47ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1307%3A0x47ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1307%3A0x47ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1307%3A0x47ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1307%3A0x47ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1307:0x47ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1307'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1307:0x47ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x47ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x47ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x47ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-126.709999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2701"^^xsd:integer ;
  dwc:maximumDepthInMeters "2701"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x47ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-126.709999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x47ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x47ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Clypeosectus curvus'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70999908447'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:minimumDepth '2701'^^xsd:integer;
  dwc:maximumDepth '2701'^^xsd:integer;
  dwc:aphiaid '449948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x47ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1092%3A0xFBADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1092%3A0xFBADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1092%3A0xFBADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1092%3A0xFBADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1092%3A0xFBADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1092:0xFBADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1092'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes acanthothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1092:0xFBADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1328%3A0xFBADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1328%3A0xFBADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1328%3A0xFBADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1328%3A0xFBADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1328%3A0xFBADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1328:0xFBADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1328'^^xsd:integer;
  dwc:scientificName 'Coelorinchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '268809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1328:0xFBADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '268809'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A553%3A0xFBADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A553%3A0xFBADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A553%3A0xFBADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A553%3A0xFBADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A553%3A0xFBADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:553:0xFBADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '553'^^xsd:integer;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:553:0xFBADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A323%3A0xFBADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A323%3A0xFBADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A323%3A0xFBADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A323%3A0xFBADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A323%3A0xFBADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:323:0xFBADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '323'^^xsd:integer;
  dwc:scientificName 'Mytilidiphila okinawaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:323:0xFBADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329399'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A686%3A0xFBADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A686%3A0xFBADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A686%3A0xFBADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A686%3A0xFBADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A686%3A0xFBADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:686:0xFBADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '686'^^xsd:integer;
  dwc:scientificName 'Tectovalopsis diabolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '488217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:686:0xFBADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '488217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2179%3A0xFBADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2179%3A0xFBADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2179%3A0xFBADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2179%3A0xFBADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2179%3A0xFBADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2179:0xFBADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2179'^^xsd:integer;
  dwc:scientificName 'Cyathermia naticoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449951'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2179:0xFBADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1891%3A0xFCADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1891%3A0xFCADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1891%3A0xFCADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3743991851807 -94.5066986083984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3743991851807"^^xsd:decimal ;
  dwc:decimalLongitude "-94.5066986083984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1891%3A0xFCADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3743991851807 -94.5066986083984)"^^geo:wktLiteral ;
  geo-pos:lat "26.3743991851807"^^xsd:decimal ;
  geo-pos:long "-94.5066986083984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1891%3A0xFCADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1891:0xFCADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1891'^^xsd:integer;
  dwc:scientificName 'Buccinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-94.506698608398'^^xsd:double;
  dwc:latitude '26.374399185181'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '137701'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1891:0xFCADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137701'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3507%3A0xFCADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3507%3A0xFCADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3507%3A0xFCADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.2099990844727 -73.4300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.2099990844727"^^xsd:decimal ;
  dwc:decimalLongitude "-73.4300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "728"^^xsd:integer ;
  dwc:maximumDepthInMeters "843"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3507%3A0xFCADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.2099990844727 -73.4300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-36.2099990844727"^^xsd:decimal ;
  geo-pos:long "-73.4300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3507%3A0xFCADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3507:0xFCADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3507'^^xsd:integer;
  dwc:scientificName 'Otukaia crustulum'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Concepcion'^^xsd:string;
  dwc:longitude '-73.430000305176'^^xsd:double;
  dwc:latitude '-36.209999084473'^^xsd:double;
  dwc:minimumDepth '728'^^xsd:integer;
  dwc:maximumDepth '843'^^xsd:integer;
  dwc:aphiaid '458546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3507:0xFCADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '881077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3678%3A0x46ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3678%3A0x46ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3678%3A0x46ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3678%3A0x46ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3678%3A0x46ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3678:0x46ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3678'^^xsd:integer;
  dwc:scientificName 'Peinaleopolynoe santacatalina'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '330450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3678:0x46ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2661%3A0x47ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2661%3A0x47ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2661%3A0x47ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6166000366211 -111.466598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6166000366211"^^xsd:decimal ;
  dwc:decimalLongitude "-111.466598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2661%3A0x47ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6166000366211 -111.466598510742)"^^geo:wktLiteral ;
  geo-pos:lat "27.6166000366211"^^xsd:decimal ;
  geo-pos:long "-111.466598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2661%3A0x47ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2661:0x47ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2661'^^xsd:integer;
  dwc:scientificName 'Paranthosactis denhartogi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.46659851074'^^xsd:double;
  dwc:latitude '27.616600036621'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '290676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2661:0x47ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '290676'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2261%3A0x47ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2261%3A0x47ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2261%3A0x47ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2261%3A0x47ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2261%3A0x47ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2261:0x47ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2261'^^xsd:integer;
  dwc:scientificName 'Peltospira lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2261:0x47ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A50%3A0x47ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A50%3A0x47ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A50%3A0x47ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A50%3A0x47ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A50%3A0x47ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:50:0x47ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '50'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos pachybranchiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:50:0x47ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1591%3A0x47ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1591%3A0x47ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1591%3A0x47ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1591%3A0x47ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1591%3A0x47ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1591:0x47ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1591'^^xsd:integer;
  dwc:scientificName 'Provanna ios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1591:0x47ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2381%3A0x47ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2381%3A0x47ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2381%3A0x47ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2381%3A0x47ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2381%3A0x47ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2381:0x47ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2381'^^xsd:integer;
  dwc:scientificName 'Megadesmolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '2475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2381:0x47ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '2475'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2074%3A0x6DAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2074%3A0x6DAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2074%3A0x6DAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2074%3A0x6DAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2074%3A0x6DAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2074:0x6DAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2074'^^xsd:integer;
  dwc:scientificName 'Pseudorimula marianae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2074:0x6DAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2155%3A0x6DAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2155%3A0x6DAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2155%3A0x6DAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2155%3A0x6DAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2155%3A0x6DAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2155:0x6DAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2155'^^xsd:integer;
  dwc:scientificName 'Neomphalus fretterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2155:0x6DAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1361%3A0x6DAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1361%3A0x6DAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1361%3A0x6DAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1361%3A0x6DAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1361%3A0x6DAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1361:0x6DAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1361'^^xsd:integer;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1361:0x6DAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x6DAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6DAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6DAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6DAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x6DAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x6DAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Alvinocaris stactophila'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '378094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x6DAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378094'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1541%3A0x6DAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1541%3A0x6DAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1541%3A0x6DAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1541%3A0x6DAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1541%3A0x6DAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1541:0x6DAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1541'^^xsd:integer;
  dwc:scientificName 'Stegolaria geniculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1541:0x6DAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1735%3A0x6DAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1735%3A0x6DAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1735%3A0x6DAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1735%3A0x6DAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1735%3A0x6DAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1735:0x6DAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1735'^^xsd:integer;
  dwc:scientificName 'Idasola washingtoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '817573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1735:0x6DAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '817572'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1337%3A0x6DAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1337%3A0x6DAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1337%3A0x6DAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1337%3A0x6DAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1337%3A0x6DAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1337:0x6DAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1337'^^xsd:integer;
  dwc:scientificName 'Gaidropsarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1337:0x6DAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125743'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1073%3A0x6DAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1073%3A0x6DAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1073%3A0x6DAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1073%3A0x6DAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1073%3A0x6DAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1073:0x6DAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1073'^^xsd:integer;
  dwc:scientificName 'Benthoxynus spiculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '349207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1073:0x6DAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '349207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3658%3A0x46ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3658%3A0x46ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3658%3A0x46ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3658%3A0x46ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3658%3A0x46ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3658:0x46ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3658'^^xsd:integer;
  dwc:scientificName 'Tanea hilaris'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '571893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3658:0x46ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '571893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A7%3A0x46ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A7%3A0x46ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A7%3A0x46ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A7%3A0x46ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A7%3A0x46ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:7:0x46ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '7'^^xsd:integer;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:7:0x46ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3737%3A0x46ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3737%3A0x46ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3737%3A0x46ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3737%3A0x46ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3737%3A0x46ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3737:0x46ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3737'^^xsd:integer;
  dwc:scientificName 'Paralepetopsis ferrugivora'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '180859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3737:0x46ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1566%3A0x46ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1566%3A0x46ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1566%3A0x46ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1566%3A0x46ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1566%3A0x46ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1566:0x46ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1566'^^xsd:integer;
  dwc:scientificName 'Chiridota hydrothermica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '242132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1566:0x46ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A372%3A0x46ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A372%3A0x46ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A372%3A0x46ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A372%3A0x46ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A372%3A0x46ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:372:0x46ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '372'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha globopalpata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:372:0x46ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x46ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x46ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x46ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x46ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x46ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x46ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus gordensis'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:aphiaid '390473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x46ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '390473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A852%3A0x46ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A852%3A0x46ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A852%3A0x46ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A852%3A0x46ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A852%3A0x46ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:852:0x46ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '852'^^xsd:integer;
  dwc:scientificName 'Munidopsis subsquamosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:852:0x46ADA50101000C00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x6DAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x6DAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x6DAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x6DAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x6DAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x6DAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Paralvinella grasslei'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '330308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x6DAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A672%3A0x6DAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A672%3A0x6DAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A672%3A0x6DAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A672%3A0x6DAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A672%3A0x6DAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:672:0x6DAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '672'^^xsd:integer;
  dwc:scientificName 'Ventiella sulfuris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '557720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:672:0x6DAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2831%3A0x6DAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2831%3A0x6DAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2831%3A0x6DAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2831%3A0x6DAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2831%3A0x6DAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2831:0x6DAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2831'^^xsd:integer;
  dwc:scientificName 'Nematocarcinus burukovskyi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '389540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2831:0x6DAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '586840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1524%3A0x6EAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1524%3A0x6EAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1524%3A0x6EAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1524%3A0x6EAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1524%3A0x6EAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1524:0x6EAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1524'^^xsd:integer;
  dwc:scientificName 'Lafoenia amirantensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '723821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1524:0x6EAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '221216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1655%3A0x6EAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1655%3A0x6EAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1655%3A0x6EAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1655%3A0x6EAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1655%3A0x6EAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1655:0x6EAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1655'^^xsd:integer;
  dwc:scientificName 'Neptunea insularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '491172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1655:0x6EAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '491172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2916%3A0x6EAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2916%3A0x6EAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2916%3A0x6EAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2916%3A0x6EAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2916%3A0x6EAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2916:0x6EAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2916'^^xsd:integer;
  dwc:scientificName 'Seepiophila jonesi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '266012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2916:0x6EAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A668%3A0x6EAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A668%3A0x6EAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A668%3A0x6EAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A668%3A0x6EAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A668%3A0x6EAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:668:0x6EAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '668'^^xsd:integer;
  dwc:scientificName 'Orchomene distinctus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '852817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:668:0x6EAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x45ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x45ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x45ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x45ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x45ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x45ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Paralvinella'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '324591'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x45ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324591'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2006%3A0x46ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2006%3A0x46ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2006%3A0x46ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2006%3A0x46ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2006%3A0x46ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2006:0x46ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2006'^^xsd:integer;
  dwc:scientificName 'Vesicomya stearnsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2006:0x46ADA50101000000'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A416%3A0x46ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A416%3A0x46ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A416%3A0x46ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A416%3A0x46ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A416%3A0x46ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:416:0x46ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '416'^^xsd:integer;
  dwc:scientificName 'Alvinella caudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:416:0x46ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3662%3A0x46ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3662%3A0x46ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3662%3A0x46ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3662%3A0x46ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3662%3A0x46ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3662:0x46ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3662'^^xsd:integer;
  dwc:scientificName 'Glyphanostomum pallescens'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '157398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3662:0x46ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '157398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1791%3A0x46ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1791%3A0x46ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1791%3A0x46ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1791%3A0x46ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1791%3A0x46ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1791:0x46ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1791'^^xsd:integer;
  dwc:scientificName 'Benthoctopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1791:0x46ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138265'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x46ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x46ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x46ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x46ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x46ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x46ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Nodopelta subnoda'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '449993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x46ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449993'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A650%3A0x46ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A650%3A0x46ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A650%3A0x46ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A650%3A0x46ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A650%3A0x46ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:650:0x46ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '650'^^xsd:integer;
  dwc:scientificName 'Oradarea longimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:650:0x46ADA50101000500'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1150%3A0xFCADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1150%3A0xFCADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1150%3A0xFCADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1150%3A0xFCADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1150%3A0xFCADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1150:0xFCADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1150'^^xsd:integer;
  dwc:scientificName 'Stygiopontius brevispina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1150:0xFCADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A76%3A0xFCADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A76%3A0xFCADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A76%3A0xFCADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A76%3A0xFCADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A76%3A0xFCADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:76:0xFCADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '76'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:76:0xFCADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xFCADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFCADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFCADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7350006103516"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "533"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFCADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.7350006103516"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xFCADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xFCADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Limacina inflata'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '27.735000610352'^^xsd:double;
  dwc:minimumDepth '533'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '140225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xFCADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '605965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xFCADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFCADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFCADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFCADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xFCADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xFCADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Bythograea thermydron'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '440289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xFCADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1531%3A0xFCADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1531%3A0xFCADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1531%3A0xFCADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1531%3A0xFCADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1531%3A0xFCADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1531:0xFCADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1531'^^xsd:integer;
  dwc:scientificName 'Nemertesia antennina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1531:0xFCADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xFCADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFCADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFCADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFCADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xFCADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xFCADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepidonotopodium williamsae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '328774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xFCADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3539%3A0xFCADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3539%3A0xFCADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3539%3A0xFCADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3539%3A0xFCADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3539%3A0xFCADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3539:0xFCADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3539'^^xsd:integer;
  dwc:scientificName 'Florometra serratissima'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '714272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3539:0xFCADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '714272'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1959%3A0xFCADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1959%3A0xFCADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1959%3A0xFCADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1959%3A0xFCADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1959%3A0xFCADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1959:0xFCADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1959'^^xsd:integer;
  dwc:scientificName 'Lucinoma yoshidai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1959:0xFCADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x45ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x45ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x45ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8400001525879 -88.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8400001525879"^^xsd:decimal ;
  dwc:decimalLongitude "-88.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "614"^^xsd:integer ;
  dwc:maximumDepthInMeters "614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x45ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8400001525879 -88.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "28.8400001525879"^^xsd:decimal ;
  geo-pos:long "-88.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x45ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x45ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Neritina usnea'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-88.76000213623'^^xsd:double;
  dwc:latitude '28.840000152588'^^xsd:double;
  dwc:minimumDepth '614'^^xsd:integer;
  dwc:maximumDepth '614'^^xsd:integer;
  dwc:aphiaid '419511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x45ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '865835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2244%3A0x45ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2244%3A0x45ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2244%3A0x45ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2244%3A0x45ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2244%3A0x45ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2244:0x45ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2244'^^xsd:integer;
  dwc:scientificName 'Planorbidella planispira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2244:0x45ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1125%3A0x45ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1125%3A0x45ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1125%3A0x45ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1125%3A0x45ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1125%3A0x45ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1125:0x45ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1125'^^xsd:integer;
  dwc:scientificName 'Nilva torifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '353789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1125:0x45ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '353789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A952%3A0x45ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A952%3A0x45ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A952%3A0x45ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.8507995605469 123.834701538086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.8507995605469"^^xsd:decimal ;
  dwc:decimalLongitude "123.834701538086"^^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/212__urn%3Acatalog%3APENN%3AC%3A952%3A0x45ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.8507995605469 123.834701538086)"^^geo:wktLiteral ;
  geo-pos:lat "24.8507995605469"^^xsd:decimal ;
  geo-pos:long "123.834701538086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A952%3A0x45ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:952:0x45ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '952'^^xsd:integer;
  dwc:scientificName 'Paralomis verrilli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Japan Subduction Zones'^^xsd:string;
  dwc:longitude '123.83470153809'^^xsd:double;
  dwc:latitude '24.850799560547'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:952:0x45ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1733%3A0x45ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1733%3A0x45ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1733%3A0x45ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1733%3A0x45ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1733%3A0x45ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1733:0x45ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1733'^^xsd:integer;
  dwc:scientificName 'Idasola washingtoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '817573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1733:0x45ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '817572'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1972%3A0x45ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1972%3A0x45ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1972%3A0x45ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1972%3A0x45ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1972%3A0x45ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1972:0x45ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1972'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus schrolli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1972:0x45ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x45ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x45ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x45ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7099990844727 -127.790000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7099990844727"^^xsd:decimal ;
  dwc:decimalLongitude "-127.790000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2642"^^xsd:integer ;
  dwc:maximumDepthInMeters "2642"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x45ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7099990844727 -127.790000915527)"^^geo:wktLiteral ;
  geo-pos:lat "47.7099990844727"^^xsd:decimal ;
  geo-pos:long "-127.790000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x45ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x45ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Protanais ligniamator'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.79000091553'^^xsd:double;
  dwc:latitude '47.709999084473'^^xsd:double;
  dwc:minimumDepth '2642'^^xsd:integer;
  dwc:maximumDepth '2642'^^xsd:integer;
  dwc:aphiaid '247739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x45ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3574%3A0x45ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3574%3A0x45ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3574%3A0x45ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3574%3A0x45ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3574%3A0x45ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3574:0x45ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3574'^^xsd:integer;
  dwc:scientificName 'Ophiophthalmus normani'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '245720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3574:0x45ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '245720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2178%3A0xFCADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2178%3A0xFCADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2178%3A0xFCADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2178%3A0xFCADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2178%3A0xFCADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2178:0xFCADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2178'^^xsd:integer;
  dwc:scientificName 'Cyathermia naticoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449951'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2178:0xFCADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xFCADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFCADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFCADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFCADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xFCADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xFCADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Paralvinella pandorae'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '330311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xFCADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1326%3A0xFCADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1326%3A0xFCADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1326%3A0xFCADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1326%3A0xFCADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1326%3A0xFCADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1326:0xFCADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1326'^^xsd:integer;
  dwc:scientificName 'Nematonurus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '319561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1326:0xFCADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1333%3A0xFCADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1333%3A0xFCADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1333%3A0xFCADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1333%3A0xFCADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1333%3A0xFCADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1333:0xFCADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1333'^^xsd:integer;
  dwc:scientificName 'Coelorinchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '268809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1333:0xFCADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '268809'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xFDADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFDADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFDADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFDADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xFDADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xFDADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xFDADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2500%3A0xFDADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2500%3A0xFDADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2500%3A0xFDADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2500%3A0xFDADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2500%3A0xFDADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2500:0xFDADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2500'^^xsd:integer;
  dwc:scientificName 'Helicoradomenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '395145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2500:0xFDADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395145'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3756%3A0xFDADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3756%3A0xFDADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3756%3A0xFDADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3756%3A0xFDADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3756%3A0xFDADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3756:0xFDADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3756'^^xsd:integer;
  dwc:scientificName 'Segonzacia mesatlantica'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '107266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3756:0xFDADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1660%3A0xFDADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1660%3A0xFDADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1660%3A0xFDADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1660%3A0xFDADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1660%3A0xFDADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1660:0xFDADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1660'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus moskalevi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '434622'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1660:0xFDADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '434622'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x44ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x44ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x44ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x44ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x44ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x44ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Dahlella caldariensis'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '459330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x44ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '459330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x45ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x45ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x45ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3A%3A0x45ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x45ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x45ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Iphionella risensis'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '327168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x45ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1288749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3618%3A0x45ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3618%3A0x45ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3618%3A0x45ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3500003814697 158.216995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3500003814697"^^xsd:decimal ;
  dwc:decimalLongitude "158.216995239258"^^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/212__urn%3Acatalog%3APENN%3AC%3A3618%3A0x45ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3500003814697 158.216995239258)"^^geo:wktLiteral ;
  geo-pos:lat "21.3500003814697"^^xsd:decimal ;
  geo-pos:long "158.216995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3618%3A0x45ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3618:0x45ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3618'^^xsd:integer;
  dwc:scientificName 'Vigtorniella flokati'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Oahu, Hawaii'^^xsd:string;
  dwc:longitude '158.21699523926'^^xsd:double;
  dwc:latitude '21.35000038147'^^xsd:double;
  dwc:aphiaid '532103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3618:0x45ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1306985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1023%3A0x45ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1023%3A0x45ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1023%3A0x45ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1023%3A0x45ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1023%3A0x45ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1023:0x45ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1023'^^xsd:integer;
  dwc:scientificName 'Aphotopontius arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1023:0x45ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1350%3A0x45ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1350%3A0x45ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1350%3A0x45ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1350%3A0x45ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1350%3A0x45ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1350:0x45ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1350'^^xsd:integer;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1350:0x45ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2072%3A0x45ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2072%3A0x45ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2072%3A0x45ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2072%3A0x45ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2072%3A0x45ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2072:0x45ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2072'^^xsd:integer;
  dwc:scientificName 'Pseudorimula marianae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2072:0x45ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1857%3A0x45ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1857%3A0x45ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1857%3A0x45ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1857%3A0x45ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1857%3A0x45ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1857:0x45ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1857'^^xsd:integer;
  dwc:scientificName 'Laeviphitus desbruyeresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1857:0x45ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3583%3A0x3AAFA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3583%3A0x3AAFA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3583%3A0x3AAFA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3583%3A0x3AAFA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3583%3A0x3AAFA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3583:0x3AAFA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3583'^^xsd:integer;
  dwc:scientificName 'Calyptogena (Archivesica) kilmeri'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '464416'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3583:0x3AAFA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464362'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1560%3A0x3AAFA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1560%3A0x3AAFA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1560%3A0x3AAFA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1560%3A0x3AAFA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1560%3A0x3AAFA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1560:0x3AAFA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1560'^^xsd:integer;
  dwc:scientificName 'Chiridota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '123438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1560:0x3AAFA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123438'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A777%3A0x3AAFA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A777%3A0x3AAFA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A777%3A0x3AAFA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A777%3A0x3AAFA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A777%3A0x3AAFA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:777:0x3AAFA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '777'^^xsd:integer;
  dwc:scientificName 'Rimicaris exoculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:777:0x3AAFA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A380%3A0x3AAFA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A380%3A0x3AAFA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A380%3A0x3AAFA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A380%3A0x3AAFA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A380%3A0x3AAFA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:380:0x3AAFA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '380'^^xsd:integer;
  dwc:scientificName 'Laminatubus alvini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:380:0x3AAFA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3AAFA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3AAFA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3AAFA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6499996185303 -89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "719"^^xsd:integer ;
  dwc:maximumDepthInMeters "719"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3AAFA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6499996185303 -89)"^^geo:wktLiteral ;
  geo-pos:lat "28.6499996185303"^^xsd:decimal ;
  geo-pos:long "-89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3AAFA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3AAFA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Sympagurus pictus'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-89'^^xsd:integer;
  dwc:latitude '28.64999961853'^^xsd:double;
  dwc:minimumDepth '719'^^xsd:integer;
  dwc:maximumDepth '719'^^xsd:integer;
  dwc:aphiaid '368077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3AAFA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '368077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2104%3A0x3BAFA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2104%3A0x3BAFA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2104%3A0x3BAFA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2104%3A0x3BAFA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2104%3A0x3BAFA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2104:0x3BAFA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2104'^^xsd:integer;
  dwc:scientificName 'Bruceiella globulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2104:0x3BAFA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A534%3A0x3BAFA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A534%3A0x3BAFA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A534%3A0x3BAFA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A534%3A0x3BAFA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A534%3A0x3BAFA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:534:0x3BAFA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '534'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:534:0x3BAFA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x3BAFA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3BAFA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3BAFA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3BAFA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x3BAFA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x3BAFA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma hessleri'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '327273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x3BAFA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A448%3A0x44ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A448%3A0x44ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A448%3A0x44ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A448%3A0x44ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A448%3A0x44ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:448:0x44ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '448'^^xsd:integer;
  dwc:scientificName 'Paralvinella grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:448:0x44ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1087%3A0x44ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1087%3A0x44ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1087%3A0x44ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1087%3A0x44ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1087%3A0x44ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1087:0x44ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1087'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes aliger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1087:0x44ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2258%3A0x44ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2258%3A0x44ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2258%3A0x44ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2258%3A0x44ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2258%3A0x44ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2258:0x44ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2258'^^xsd:integer;
  dwc:scientificName 'Nodopelta subnoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2258:0x44ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449993'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x44ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x44ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x44ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.625"^^xsd:decimal ;
  dwc:decimalLongitude "-104.209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2538"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x44ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "8.625"^^xsd:decimal ;
  geo-pos:long "-104.209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x44ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x44ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Planorbidella planispira'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.20999908447'^^xsd:double;
  dwc:latitude '8.625'^^xsd:double;
  dwc:minimumDepth '2538'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '450000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x44ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2458%3A0x44ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2458%3A0x44ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2458%3A0x44ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2458%3A0x44ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2458%3A0x44ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2458:0x44ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2458'^^xsd:integer;
  dwc:scientificName 'Arcovestia ivanovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2458:0x44ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2103%3A0x44ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2103%3A0x44ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2103%3A0x44ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2103%3A0x44ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2103%3A0x44ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2103:0x44ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2103'^^xsd:integer;
  dwc:scientificName 'Bruceiella globulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2103:0x44ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x44ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x44ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x44ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-117.718002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x44ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  geo-pos:lat "32.2182998657227"^^xsd:decimal ;
  geo-pos:long "-117.718002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x44ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x44ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Ventiella sulfuris'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '-117.71800231934'^^xsd:double;
  dwc:latitude '32.218299865723'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '557720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x44ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1463%3A0xFDADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1463%3A0xFDADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1463%3A0xFDADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1463%3A0xFDADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1463%3A0xFDADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1463:0xFDADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1463'^^xsd:integer;
  dwc:scientificName 'Ilyophis blachei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1463:0xFDADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126325'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xFDADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFDADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFDADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6935005187988 -125.553001403809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6935005187988"^^xsd:decimal ;
  dwc:decimalLongitude "-125.553001403809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFDADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6935005187988 -125.553001403809)"^^geo:wktLiteral ;
  geo-pos:lat "44.6935005187988"^^xsd:decimal ;
  geo-pos:long "-125.553001403809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xFDADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xFDADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55300140381'^^xsd:double;
  dwc:latitude '44.693500518799'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:aphiaid '138667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xFDADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138667'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xFDADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFDADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFDADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFDADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xFDADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xFDADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Nicomache arwidssoni'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '329803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xFDADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xFDADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFDADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFDADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFDADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xFDADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xFDADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Rhynchopelta concentrica'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '450018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xFDADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xFDADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFDADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFDADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-117.718002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFDADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  geo-pos:lat "32.2182998657227"^^xsd:decimal ;
  geo-pos:long "-117.718002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xFDADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xFDADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Riftia pachyptila'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '-117.71800231934'^^xsd:double;
  dwc:latitude '32.218299865723'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '266010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xFDADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xFDADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFDADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFDADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7099990844727 -127.790000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7099990844727"^^xsd:decimal ;
  dwc:decimalLongitude "-127.790000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2642"^^xsd:integer ;
  dwc:maximumDepthInMeters "2642"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFDADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7099990844727 -127.790000915527)"^^geo:wktLiteral ;
  geo-pos:lat "47.7099990844727"^^xsd:decimal ;
  geo-pos:long "-127.790000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xFDADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xFDADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga microchira'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.79000091553'^^xsd:double;
  dwc:latitude '47.709999084473'^^xsd:double;
  dwc:minimumDepth '2642'^^xsd:integer;
  dwc:maximumDepth '2642'^^xsd:integer;
  dwc:aphiaid '458579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xFDADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '458579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2644%3A0xFDADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2644%3A0xFDADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2644%3A0xFDADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2644%3A0xFDADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2644%3A0xFDADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2644:0xFDADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2644'^^xsd:integer;
  dwc:scientificName 'Asbestopluma formosa'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '390275'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2644:0xFDADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '235784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1135%3A0xFDADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1135%3A0xFDADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1135%3A0xFDADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1135%3A0xFDADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1135%3A0xFDADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1135:0xFDADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1135'^^xsd:integer;
  dwc:scientificName 'Rhogobius contractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1135:0xFDADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2197%3A0x43ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2197%3A0x43ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2197%3A0x43ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2197%3A0x43ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2197%3A0x43ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2197:0x43ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2197'^^xsd:integer;
  dwc:scientificName 'Melanodrymia aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2197:0x43ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2639%3A0x44ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2639%3A0x44ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2639%3A0x44ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2639%3A0x44ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2639%3A0x44ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2639:0x44ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2639'^^xsd:integer;
  dwc:scientificName 'Abyssotherma pacifica'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '556253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2639:0x44ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '556253'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A750%3A0x44ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A750%3A0x44ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A750%3A0x44ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A750%3A0x44ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A750%3A0x44ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:750:0x44ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '750'^^xsd:integer;
  dwc:scientificName 'Alvinocaris lusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378090'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:750:0x44ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378090'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2571%3A0x44ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2571%3A0x44ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2571%3A0x44ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2571%3A0x44ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2571%3A0x44ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2571:0x44ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2571'^^xsd:integer;
  dwc:scientificName 'Neolepas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '534843'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2571:0x44ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '534843'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2134%3A0x44ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2134%3A0x44ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2134%3A0x44ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2134%3A0x44ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2134%3A0x44ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2134:0x44ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2134'^^xsd:integer;
  dwc:scientificName 'Bathyacmaea secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2134:0x44ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '456689'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1823%3A0x44ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1823%3A0x44ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1823%3A0x44ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1823%3A0x44ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1823%3A0x44ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1823:0x44ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1823'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1823:0x44ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x44ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x44ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x44ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x44ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x44ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x44ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Hesiolyra bergi'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '328337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x44ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1642%3A0xFDADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1642%3A0xFDADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1642%3A0xFDADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1642%3A0xFDADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1642%3A0xFDADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1642:0xFDADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1642'^^xsd:integer;
  dwc:scientificName 'Eosipho desbruyeresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '458735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1642:0xFDADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '744003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A649%3A0xFDADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A649%3A0xFDADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A649%3A0xFDADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A649%3A0xFDADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A649%3A0xFDADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:649:0xFDADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '649'^^xsd:integer;
  dwc:scientificName 'Oradarea longimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:649:0xFDADA50101000D00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xFEADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFEADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFEADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFEADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xFEADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xFEADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga microchira'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '458579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xFEADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '458579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1123%3A0xFEADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1123%3A0xFEADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1123%3A0xFEADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1123%3A0xFEADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1123%3A0xFEADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1123:0xFEADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1123'^^xsd:integer;
  dwc:scientificName 'Nilva torifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '353789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1123:0xFEADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '353789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2021%3A0xFEADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2021%3A0xFEADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2021%3A0xFEADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2021%3A0xFEADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2021%3A0xFEADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2021:0xFEADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2021'^^xsd:integer;
  dwc:scientificName 'Idas washingtonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '506042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2021:0xFEADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xFEADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFEADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFEADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFEADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xFEADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xFEADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Amphiduros axialensis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '326354'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xFEADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A971%3A0xFEADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A971%3A0xFEADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A971%3A0xFEADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A971%3A0xFEADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A971%3A0xFEADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:971:0xFEADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '971'^^xsd:integer;
  dwc:scientificName 'Scillaelepas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:971:0xFEADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106099'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2761%3A0xFEADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2761%3A0xFEADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2761%3A0xFEADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2761%3A0xFEADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2761%3A0xFEADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2761:0xFEADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2761'^^xsd:integer;
  dwc:scientificName 'Halacarellus auzendei'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '114919'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2761:0xFEADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '114919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2607%3A0x43ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2607%3A0x43ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2607%3A0x43ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2607%3A0x43ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2607%3A0x43ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2607:0x43ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2607'^^xsd:integer;
  dwc:scientificName 'Helicoradomenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '395145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2607:0x43ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395145'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x43ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x43ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x43ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x43ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x43ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x43ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Riftia pachyptila'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '266010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x43ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2595%3A0x43ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2595%3A0x43ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2595%3A0x43ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2595%3A0x43ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2595%3A0x43ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2595:0x43ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2595'^^xsd:integer;
  dwc:scientificName 'Cytheruridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2595:0x43ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127498'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2215%3A0x43ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2215%3A0x43ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2215%3A0x43ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2215%3A0x43ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2215%3A0x43ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2215:0x43ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2215'^^xsd:integer;
  dwc:scientificName 'Lirapex humata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2215:0x43ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A688%3A0x43ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A688%3A0x43ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A688%3A0x43ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A688%3A0x43ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A688%3A0x43ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:688:0x43ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '688'^^xsd:integer;
  dwc:scientificName 'Sericosura mitrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '172986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:688:0x43ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '172986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1641%3A0x43ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1641%3A0x43ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1641%3A0x43ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1641%3A0x43ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1641%3A0x43ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1641:0x43ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1641'^^xsd:integer;
  dwc:scientificName 'Eosipho desbruyeresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '458735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1641:0x43ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '744003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1383%3A0x43ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1383%3A0x43ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1383%3A0x43ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1383%3A0x43ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1383%3A0x43ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1383:0x43ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1383'^^xsd:integer;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1383:0x43ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A141%3A0x3BAFA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A141%3A0x3BAFA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A141%3A0x3BAFA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A141%3A0x3BAFA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A141%3A0x3BAFA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:141:0x3BAFA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '141'^^xsd:integer;
  dwc:scientificName 'Branchiplicatus cupreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:141:0x3BAFA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1100%3A0x3BAFA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1100%3A0x3BAFA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1100%3A0x3BAFA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1100%3A0x3BAFA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1100%3A0x3BAFA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1100:0x3BAFA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1100'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1100:0x3BAFA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2731%3A0x3BAFA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2731%3A0x3BAFA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2731%3A0x3BAFA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2731%3A0x3BAFA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2731%3A0x3BAFA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2731:0x3BAFA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2731'^^xsd:integer;
  dwc:scientificName 'Amphiduropsis axialensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '332941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2731:0x3BAFA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A351%3A0x3BAFA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A351%3A0x3BAFA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A351%3A0x3BAFA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A351%3A0x3BAFA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A351%3A0x3BAFA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:351:0x3BAFA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '351'^^xsd:integer;
  dwc:scientificName 'Nereis sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:351:0x3BAFA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1177%3A0x3BAFA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1177%3A0x3BAFA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1177%3A0x3BAFA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1177%3A0x3BAFA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1177%3A0x3BAFA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1177:0x3BAFA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1177'^^xsd:integer;
  dwc:scientificName 'Stygiopontius lauensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355919'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1177:0x3BAFA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A426%3A0x3BAFA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A426%3A0x3BAFA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A426%3A0x3BAFA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A426%3A0x3BAFA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A426%3A0x3BAFA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:426:0x3BAFA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '426'^^xsd:integer;
  dwc:scientificName 'Alvinella pompejana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '336171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:426:0x3BAFA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '336171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A946%3A0x3BAFA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A946%3A0x3BAFA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A946%3A0x3BAFA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A946%3A0x3BAFA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A946%3A0x3BAFA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:946:0x3BAFA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '946'^^xsd:integer;
  dwc:scientificName 'Parapagurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:946:0x3BAFA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106858'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3BAFA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3BAFA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3BAFA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3BAFA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3BAFA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3BAFA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Intoshella'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55999755859'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '324952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3BAFA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324952'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x43ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x43ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x43ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x43ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x43ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x43ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Clypeosectus delectus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:aphiaid '449949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x43ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x43ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x43ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x43ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x43ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x43ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x43ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Rhynchopelta concentrica'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '450018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x43ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2190%3A0x43ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2190%3A0x43ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2190%3A0x43ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2190%3A0x43ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2190%3A0x43ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2190:0x43ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2190'^^xsd:integer;
  dwc:scientificName 'Echinopelta fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2190:0x43ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449957'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2515%3A0x43ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2515%3A0x43ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2515%3A0x43ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2515%3A0x43ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2515%3A0x43ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2515:0x43ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2515'^^xsd:integer;
  dwc:scientificName 'Verruca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2515:0x43ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106140'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3495%3A0x43ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3495%3A0x43ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3495%3A0x43ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4099998474121 -16.4500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.4099998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4500007629395"^^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/212__urn%3Acatalog%3APENN%3AC%3A3495%3A0x43ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.4099998474121 -16.4500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "18.4099998474121"^^xsd:decimal ;
  geo-pos:long "-16.4500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3495%3A0x43ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3495:0x43ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3495'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus mauritanicus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'West African Shelf'^^xsd:string;
  dwc:longitude '-16.450000762939'^^xsd:double;
  dwc:latitude '18.409999847412'^^xsd:double;
  dwc:individualCount '2'^^xsd:integer;
  dwc:aphiaid '387650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3495:0x43ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1346723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2188%3A0x43ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2188%3A0x43ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2188%3A0x43ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2188%3A0x43ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2188%3A0x43ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2188:0x43ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2188'^^xsd:integer;
  dwc:scientificName 'Echinopelta fistulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2188:0x43ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449957'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2478%3A0x43ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2478%3A0x43ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2478%3A0x43ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2478%3A0x43ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2478%3A0x43ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2478:0x43ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2478'^^xsd:integer;
  dwc:scientificName 'Asbestopluma pennatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '133179'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2478:0x43ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '235789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x6EAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6EAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6EAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6EAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x6EAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x6EAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Depressigyra'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '413441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x6EAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413441'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1661%3A0x6EAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1661%3A0x6EAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1661%3A0x6EAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1661%3A0x6EAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1661%3A0x6EAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1661:0x6EAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1661'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus starmeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '434625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1661:0x6EAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '434625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2167%3A0x6EAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2167%3A0x6EAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2167%3A0x6EAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2167%3A0x6EAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2167%3A0x6EAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2167:0x6EAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2167'^^xsd:integer;
  dwc:scientificName 'Eulepetopsis vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2167:0x6EAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1937%3A0x6EAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1937%3A0x6EAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1937%3A0x6EAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.59999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.6999969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "5140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1937%3A0x6EAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-5.59999990463257"^^xsd:decimal ;
  geo-pos:long "-81.6999969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1937%3A0x6EAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1937:0x6EAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1937'^^xsd:integer;
  dwc:scientificName 'Solemya (Acharax)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Peru Trench'^^xsd:string;
  dwc:longitude '-81.699996948242'^^xsd:double;
  dwc:latitude '-5.5999999046326'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '5140'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '865965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1937:0x6EAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '293237'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2783%3A0x6EAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2783%3A0x6EAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2783%3A0x6EAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2783%3A0x6EAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2783%3A0x6EAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2783:0x6EAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2783'^^xsd:integer;
  dwc:scientificName 'Heptnerina confusa'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '362274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2783:0x6EAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '874139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2843%3A0x6EAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2843%3A0x6EAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2843%3A0x6EAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2843%3A0x6EAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2843%3A0x6EAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2843:0x6EAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2843'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2843:0x6EAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x6EAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6EAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6EAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x6EAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x6EAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x6EAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus pustulosus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x6EAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1137%3A0x6EAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1137%3A0x6EAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1137%3A0x6EAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1137%3A0x6EAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1137%3A0x6EAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1137:0x6EAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1137'^^xsd:integer;
  dwc:scientificName 'Rhogobius contractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1137:0x6EAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1313%3A0x42ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1313%3A0x42ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1313%3A0x42ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1313%3A0x42ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1313%3A0x42ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1313:0x42ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1313'^^xsd:integer;
  dwc:scientificName 'Thermobiotes mytilogeiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '282966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1313:0x42ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A87%3A0x42ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A87%3A0x42ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A87%3A0x42ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A87%3A0x42ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A87%3A0x42ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:87:0x42ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '87'^^xsd:integer;
  dwc:scientificName 'Nicomache arwidssoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:87:0x42ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x42ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x42ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x42ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7699966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x42ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  geo-pos:lat "28.2999992370605"^^xsd:decimal ;
  geo-pos:long "-89.7699966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x42ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x42ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cataegis meroglypta'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-89.769996643066'^^xsd:double;
  dwc:latitude '28.299999237061'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '419386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x42ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '890233'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A858%3A0x42ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A858%3A0x42ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A858%3A0x42ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A858%3A0x42ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A858%3A0x42ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:858:0x42ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '858'^^xsd:integer;
  dwc:scientificName 'Uroptychus bicavus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:858:0x42ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378120'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2165%3A0x42ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2165%3A0x42ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2165%3A0x42ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2165%3A0x42ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2165%3A0x42ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2165:0x42ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2165'^^xsd:integer;
  dwc:scientificName 'Eulepetopsis vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2165:0x42ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x42ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x42ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x42ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x42ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x42ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x42ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '138667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x42ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138667'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x42ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x42ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x42ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x42ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x42ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x42ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Melanodrymia brightae'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '449984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x42ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1880%3A0x42ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1880%3A0x42ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1880%3A0x42ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1880%3A0x42ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1880%3A0x42ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1880:0x42ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1880'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus azoricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '140436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1880:0x42ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1689%3A0xFEADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1689%3A0xFEADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1689%3A0xFEADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1689%3A0xFEADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1689%3A0xFEADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1689:0xFEADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1689'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus aduloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1689:0xFEADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505968'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A182%3A0xFEADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A182%3A0xFEADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A182%3A0xFEADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A182%3A0xFEADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A182%3A0xFEADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:182:0xFEADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '182'^^xsd:integer;
  dwc:scientificName 'Harmothoe macnabi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:182:0xFEADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1060%3A0xFEADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1060%3A0xFEADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1060%3A0xFEADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1060%3A0xFEADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1060%3A0xFEADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1060:0xFEADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1060'^^xsd:integer;
  dwc:scientificName 'Aphotopontius mammillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1060:0xFEADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2052%3A0xFEADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2052%3A0xFEADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2052%3A0xFEADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2052%3A0xFEADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2052%3A0xFEADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2052:0xFEADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2052'^^xsd:integer;
  dwc:scientificName 'Helicoradomenia juani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '395234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2052:0xFEADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395234'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2284%3A0xFEADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2284%3A0xFEADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2284%3A0xFEADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2284%3A0xFEADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2284%3A0xFEADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2284:0xFEADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2284'^^xsd:integer;
  dwc:scientificName 'Rhynchopelta concentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2284:0xFEADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xFEADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFEADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFEADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFEADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xFEADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xFEADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Nodopelta rigneae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '449992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xFEADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2804%3A0xFEADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2804%3A0xFEADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2804%3A0xFEADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2804%3A0xFEADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2804%3A0xFEADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2804:0xFEADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2804'^^xsd:integer;
  dwc:scientificName 'Leucolepas longa'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '395801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2804:0xFEADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xFEADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFEADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFEADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFEADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xFEADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xFEADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Iphionella risensis'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '327168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xFEADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1288749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1749%3A0x42ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1749%3A0x42ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1749%3A0x42ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1749%3A0x42ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1749%3A0x42ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1749:0x42ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1749'^^xsd:integer;
  dwc:scientificName 'Calyptogena magnifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1749:0x42ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1445254'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1320%3A0x42ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1320%3A0x42ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1320%3A0x42ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1320%3A0x42ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1320%3A0x42ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1320:0x42ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1320'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus cf.rissoanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1320:0x42ADA50101000100'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A439%3A0x42ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A439%3A0x42ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A439%3A0x42ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A439%3A0x42ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A439%3A0x42ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:439:0x42ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '439'^^xsd:integer;
  dwc:scientificName 'Paralvinella dela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:439:0x42ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x42ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x42ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x42ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x42ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x42ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x42ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Melanodrymia aurantiaca'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '449983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x42ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2713%3A0x42ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2713%3A0x42ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2713%3A0x42ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2713%3A0x42ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2713%3A0x42ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2713:0x42ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2713'^^xsd:integer;
  dwc:scientificName 'Sinepecten segonzaci'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '391001'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2713:0x42ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1124%3A0x42ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1124%3A0x42ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1124%3A0x42ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1124%3A0x42ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1124%3A0x42ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1124:0x42ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1124'^^xsd:integer;
  dwc:scientificName 'Nilva torifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '353789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1124:0x42ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '353789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x42ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x42ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x42ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x42ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x42ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x42ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepidonotopodium piscesae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '328772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x42ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A999%3A0x6EAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A999%3A0x6EAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A999%3A0x6EAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A999%3A0x6EAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A999%3A0x6EAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:999:0x6EAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '999'^^xsd:integer;
  dwc:scientificName 'Uroptychus edisonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:999:0x6EAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378121'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2782%3A0x6EAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2782%3A0x6EAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2782%3A0x6EAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -130)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-130"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2782%3A0x6EAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -130)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-130"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2782%3A0x6EAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2782:0x6EAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2782'^^xsd:integer;
  dwc:scientificName 'Barathricola rimensis'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '361453'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2782:0x6EAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '361453'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1753%3A0x6FAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1753%3A0x6FAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1753%3A0x6FAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1753%3A0x6FAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1753%3A0x6FAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1753:0x6FAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1753'^^xsd:integer;
  dwc:scientificName 'Calyptogena magnifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1753:0x6FAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1445254'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x6FAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x6FAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x6FAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x6FAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x6FAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x6FAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Helicoradomenia juani'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '395234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x6FAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395234'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A179%3A0x6FAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A179%3A0x6FAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A179%3A0x6FAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A179%3A0x6FAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A179%3A0x6FAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:179:0x6FAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '179'^^xsd:integer;
  dwc:scientificName 'Harmothoe macnabi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:179:0x6FAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2321%3A0x6FAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2321%3A0x6FAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2321%3A0x6FAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2321%3A0x6FAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2321%3A0x6FAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2321:0x6FAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2321'^^xsd:integer;
  dwc:scientificName 'Shinkailepas kaikatensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2321:0x6FAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512336'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2664%3A0x6FAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2664%3A0x6FAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2664%3A0x6FAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2664%3A0x6FAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2664%3A0x6FAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2664:0x6FAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2664'^^xsd:integer;
  dwc:scientificName 'Chondrophellia coronata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '100948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2664:0x6FAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A978%3A0x6FAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A978%3A0x6FAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A978%3A0x6FAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A978%3A0x6FAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A978%3A0x6FAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:978:0x6FAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '978'^^xsd:integer;
  dwc:scientificName 'Altiverruca obliqua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:978:0x6FAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106250'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1902%3A0x41ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1902%3A0x41ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1902%3A0x41ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1902%3A0x41ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1902%3A0x41ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1902:0x41ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1902'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1902:0x41ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x41ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x41ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x41ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x41ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x41ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x41ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x41ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A767%3A0x41ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A767%3A0x41ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A767%3A0x41ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A767%3A0x41ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A767%3A0x41ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:767:0x41ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '767'^^xsd:integer;
  dwc:scientificName 'Chorocaris vandoverae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:767:0x41ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '932591'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1748%3A0x41ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1748%3A0x41ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1748%3A0x41ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1748%3A0x41ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1748%3A0x41ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1748:0x41ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1748'^^xsd:integer;
  dwc:scientificName 'Calyptogena magnifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1748:0x41ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1445254'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2514%3A0x41ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2514%3A0x41ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2514%3A0x41ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2514%3A0x41ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2514%3A0x41ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2514:0x41ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2514'^^xsd:integer;
  dwc:scientificName 'Verruca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2514:0x41ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106140'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1712%3A0x41ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1712%3A0x41ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1712%3A0x41ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1712%3A0x41ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1712%3A0x41ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1712:0x41ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1712'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus platifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1712:0x41ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1346726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1200%3A0x41ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1200%3A0x41ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1200%3A0x41ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1200%3A0x41ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1200%3A0x41ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1200:0x41ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1200'^^xsd:integer;
  dwc:scientificName 'Stygiopontius quadrispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1200:0x41ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1436%3A0xFEADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1436%3A0xFEADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1436%3A0xFEADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "137.533294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3840"^^xsd:integer ;
  dwc:maximumDepthInMeters "3840"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1436%3A0xFEADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  geo-pos:lat "33.6101989746094"^^xsd:decimal ;
  geo-pos:long "137.533294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1436%3A0xFEADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1436:0xFEADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1436'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '137.53329467773'^^xsd:double;
  dwc:latitude '33.610198974609'^^xsd:double;
  dwc:minimumDepth '3840'^^xsd:integer;
  dwc:maximumDepth '3840'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1436:0xFEADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125656'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3632%3A0xFFADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3632%3A0xFFADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3632%3A0xFFADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3632%3A0xFFADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3632%3A0xFFADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3632:0xFFADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3632'^^xsd:integer;
  dwc:scientificName 'Cryptocnemus obolus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '441059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3632:0xFFADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '441059'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xFFADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFFADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFFADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3A%3A0xFFADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xFFADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xFFADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xFFADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1805%3A0xFFADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1805%3A0xFFADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1805%3A0xFFADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1805%3A0xFFADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1805%3A0xFFADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1805:0xFFADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1805'^^xsd:integer;
  dwc:scientificName 'Falsimargarita nauduri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '458588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1805:0xFFADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '458588'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2717%3A0xFFADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2717%3A0xFFADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2717%3A0xFFADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8332996368408 -57.6665992736816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-57.6665992736816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5000"^^xsd:integer ;
  dwc:maximumDepthInMeters "5000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2717%3A0xFFADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8332996368408 -57.6665992736816)"^^geo:wktLiteral ;
  geo-pos:lat "13.8332996368408"^^xsd:decimal ;
  geo-pos:long "-57.6665992736816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2717%3A0xFFADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2717:0xFFADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2717'^^xsd:integer;
  dwc:scientificName 'Nuculana grasslei'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-57.666599273682'^^xsd:double;
  dwc:latitude '13.833299636841'^^xsd:double;
  dwc:minimumDepth '5000'^^xsd:integer;
  dwc:maximumDepth '5000'^^xsd:integer;
  dwc:aphiaid '541965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2717:0xFFADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506449'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A373%3A0xFFADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A373%3A0xFFADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A373%3A0xFFADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A373%3A0xFFADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A373%3A0xFFADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:373:0xFFADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '373'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha globopalpata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:373:0xFFADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1026%3A0xFFADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1026%3A0xFFADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1026%3A0xFFADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1026%3A0xFFADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1026%3A0xFFADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1026:0xFFADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1026'^^xsd:integer;
  dwc:scientificName 'Aphotopontius arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1026:0xFFADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xFFADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFFADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFFADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xFFADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xFFADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xFFADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus ovalis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '449977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xFFADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A736%3A0x41ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A736%3A0x41ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A736%3A0x41ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A736%3A0x41ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A736%3A0x41ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:736:0x41ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '736'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:736:0x41ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1367%3A0x41ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1367%3A0x41ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1367%3A0x41ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1367%3A0x41ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1367%3A0x41ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1367:0x41ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1367'^^xsd:integer;
  dwc:scientificName 'Thermarces cerberus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '282964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1367:0x41ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3680%3A0x41ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3680%3A0x41ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3680%3A0x41ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4830017089844 119.366996765137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "119.366996765137"^^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/212__urn%3Acatalog%3APENN%3AC%3A3680%3A0x41ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4830017089844 119.366996765137)"^^geo:wktLiteral ;
  geo-pos:lat "33.4830017089844"^^xsd:decimal ;
  geo-pos:long "119.366996765137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3680%3A0x41ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3680:0x41ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3680'^^xsd:integer;
  dwc:scientificName 'Peinaleopolynoe santacatalina'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Santa Cruz Basin'^^xsd:string;
  dwc:longitude '119.36699676514'^^xsd:double;
  dwc:latitude '33.483001708984'^^xsd:double;
  dwc:aphiaid '330450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3680:0x41ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3516%3A0x41ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3516%3A0x41ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3516%3A0x41ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3516%3A0x41ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3516%3A0x41ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3516:0x41ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3516'^^xsd:integer;
  dwc:scientificName 'Ophioplinthaca chelys'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '125043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3516:0x41ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A402%3A0x41ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A402%3A0x41ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A402%3A0x41ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A402%3A0x41ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A402%3A0x41ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:402:0x41ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '402'^^xsd:integer;
  dwc:scientificName 'Prionospio (Minuspio) sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '331104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:402:0x41ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '558842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A536%3A0x41ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A536%3A0x41ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A536%3A0x41ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A536%3A0x41ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A536%3A0x41ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:536:0x41ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '536'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:536:0x41ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2582%3A0x41ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2582%3A0x41ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2582%3A0x41ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2582%3A0x41ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2582%3A0x41ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2582:0x41ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2582'^^xsd:integer;
  dwc:scientificName 'Chorocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2582:0x41ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107001'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2056%3A0xFFADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2056%3A0xFFADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2056%3A0xFFADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2056%3A0xFFADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2056%3A0xFFADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2056:0xFFADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2056'^^xsd:integer;
  dwc:scientificName 'Clypeosectus curvus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2056:0xFFADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A549%3A0xFFADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A549%3A0xFFADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A549%3A0xFFADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A549%3A0xFFADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A549%3A0xFFADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:549:0xFFADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '549'^^xsd:integer;
  dwc:scientificName 'Grassleia hydrothermalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:549:0xFFADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2662%3A0xFFADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2662%3A0xFFADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2662%3A0xFFADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2662%3A0xFFADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2662%3A0xFFADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2662:0xFFADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2662'^^xsd:integer;
  dwc:scientificName 'Boloceroides daphneae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '288924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2662:0xFFADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1338746'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2587%3A0xFFADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2587%3A0xFFADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2587%3A0xFFADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2587%3A0xFFADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2587%3A0xFFADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2587:0xFFADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2587'^^xsd:integer;
  dwc:scientificName 'Munida sonne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2587:0xFFADA50101000A00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xFFADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFFADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFFADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFFADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xFFADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xFFADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Anatoma janetae'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '390381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xFFADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '390381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1921%3A0xFFADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1921%3A0xFFADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1921%3A0xFFADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1921%3A0xFFADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1921%3A0xFFADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1921:0xFFADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1921'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1921:0xFFADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xFFADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFFADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFFADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xFFADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xFFADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xFFADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Peltospira operculata'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xFFADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1797%3A0xFFADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1797%3A0xFFADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1797%3A0xFFADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1797%3A0xFFADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1797%3A0xFFADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1797:0xFFADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1797'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1797:0xFFADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x00AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x00AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x00AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x00AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x00AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x00AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Provanna'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '391510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x00AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391510'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x40ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x40ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x40ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x40ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x40ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x40ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x40ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A561%3A0x40ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A561%3A0x40ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A561%3A0x40ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A561%3A0x40ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A561%3A0x40ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:561:0x40ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '561'^^xsd:integer;
  dwc:scientificName 'Levensteiniella plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:561:0x40ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3567%3A0x40ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3567%3A0x40ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3567%3A0x40ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3567%3A0x40ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3567%3A0x40ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3567:0x40ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3567'^^xsd:integer;
  dwc:scientificName 'Ilyarachna profunda'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '255868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3567:0x40ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '255868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A11%3A0x40ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A11%3A0x40ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A11%3A0x40ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A11%3A0x40ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A11%3A0x40ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:11:0x40ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '11'^^xsd:integer;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:11:0x40ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x40ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8400001525879 -88.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8400001525879"^^xsd:decimal ;
  dwc:decimalLongitude "-88.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "614"^^xsd:integer ;
  dwc:maximumDepthInMeters "614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8400001525879 -88.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "28.8400001525879"^^xsd:decimal ;
  geo-pos:long "-88.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x40ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x40ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Benthonellania acuticostata'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-88.76000213623'^^xsd:double;
  dwc:latitude '28.840000152588'^^xsd:double;
  dwc:minimumDepth '614'^^xsd:integer;
  dwc:maximumDepth '614'^^xsd:integer;
  dwc:aphiaid '419619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x40ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '419619'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2820%3A0x40ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2820%3A0x40ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2820%3A0x40ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2820%3A0x40ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2820%3A0x40ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2820:0x40ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2820'^^xsd:integer;
  dwc:scientificName 'Apotectonia heterostegos'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '488210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2820:0x40ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '488210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x41ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x41ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x41ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7699966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x41ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  geo-pos:lat "28.2999992370605"^^xsd:decimal ;
  geo-pos:long "-89.7699966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x41ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x41ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Tamu fisheri'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-89.769996643066'^^xsd:double;
  dwc:latitude '28.299999237061'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '420708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x41ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '420708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1811%3A0x00AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1811%3A0x00AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1811%3A0x00AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1811%3A0x00AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1811%3A0x00AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1811:0x00AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1811'^^xsd:integer;
  dwc:scientificName 'Protolira thorvaldsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '141512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1811:0x00AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A197%3A0x00AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A197%3A0x00AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A197%3A0x00AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A197%3A0x00AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A197%3A0x00AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:197:0x00AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '197'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium minutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:197:0x00AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A30%3A0x00AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A30%3A0x00AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A30%3A0x00AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A30%3A0x00AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A30%3A0x00AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:30:0x00AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '30'^^xsd:integer;
  dwc:scientificName 'Eunice northioidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:30:0x00AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327753'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A54%3A0x00AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A54%3A0x00AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A54%3A0x00AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A54%3A0x00AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A54%3A0x00AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:54:0x00AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '54'^^xsd:integer;
  dwc:scientificName 'Orbiniella hobsonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:54:0x00AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A826%3A0x00AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A826%3A0x00AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A826%3A0x00AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A826%3A0x00AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A826%3A0x00AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:826:0x00AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '826'^^xsd:integer;
  dwc:scientificName 'Munidopsis lauensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '242557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:826:0x00AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x00AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x00AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x00AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9900016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-127.495002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3232"^^xsd:integer ;
  dwc:maximumDepthInMeters "3232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x00AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  geo-pos:lat "40.9900016784668"^^xsd:decimal ;
  geo-pos:long "-127.495002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x00AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x00AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Opisthotrochopodus tunnicliffeae'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-127.49500274658'^^xsd:double;
  dwc:latitude '40.990001678467'^^xsd:double;
  dwc:minimumDepth '3232'^^xsd:integer;
  dwc:maximumDepth '3232'^^xsd:integer;
  dwc:aphiaid '330240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x00AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '767075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x00AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x00AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x00AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-127.690002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2656"^^xsd:integer ;
  dwc:maximumDepthInMeters "2656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x00AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  geo-pos:lat "47.7799987792969"^^xsd:decimal ;
  geo-pos:long "-127.690002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x00AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x00AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Leptamphopus fragilis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.69000244141'^^xsd:double;
  dwc:latitude '47.779998779297'^^xsd:double;
  dwc:minimumDepth '2656'^^xsd:integer;
  dwc:maximumDepth '2656'^^xsd:integer;
  dwc:aphiaid '430730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x00AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '430730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1102%3A0x00AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1102%3A0x00AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1102%3A0x00AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1102%3A0x00AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1102%3A0x00AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1102:0x00AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1102'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1102:0x00AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A89%3A0x00AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A89%3A0x00AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A89%3A0x00AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A89%3A0x00AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A89%3A0x00AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:89:0x00AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '89'^^xsd:integer;
  dwc:scientificName 'Nicomache arwidssoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:89:0x00AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x40ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0499992370605 176.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1880"^^xsd:integer ;
  dwc:maximumDepthInMeters "2620"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0499992370605 176.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "-25.0499992370605"^^xsd:decimal ;
  geo-pos:long "176.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x40ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x40ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cyananthea hourdezi'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.35000610352'^^xsd:double;
  dwc:latitude '-25.049999237061'^^xsd:double;
  dwc:minimumDepth '1880'^^xsd:integer;
  dwc:maximumDepth '2620'^^xsd:integer;
  dwc:aphiaid '592981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x40ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '592981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2129%3A0x40ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2129%3A0x40ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2129%3A0x40ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2129%3A0x40ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2129%3A0x40ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2129:0x40ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2129'^^xsd:integer;
  dwc:scientificName 'Bathyacmaea jonassoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '510041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2129:0x40ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '510041'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A644%3A0x40ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A644%3A0x40ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A644%3A0x40ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A644%3A0x40ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A644%3A0x40ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:644:0x40ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '644'^^xsd:integer;
  dwc:scientificName 'Sericosura heteroscela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '134633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:644:0x40ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134633'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1428%3A0x40ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1428%3A0x40ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1428%3A0x40ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1428%3A0x40ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1428%3A0x40ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1428:0x40ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1428'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides acrolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '272313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1428:0x40ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2747%3A0x40ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2747%3A0x40ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2747%3A0x40ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2747%3A0x40ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2747%3A0x40ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2747:0x40ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2747'^^xsd:integer;
  dwc:scientificName 'Levensteiniella iris'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '328834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2747:0x40ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A247%3A0x40ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A247%3A0x40ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A247%3A0x40ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A247%3A0x40ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A247%3A0x40ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:247:0x40ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '247'^^xsd:integer;
  dwc:scientificName 'Levensteiniella raisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:247:0x40ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x40ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x40ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x40ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Depressigyra'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '413441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x40ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413441'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1488%3A0x00AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1488%3A0x00AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1488%3A0x00AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1488%3A0x00AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1488%3A0x00AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1488:0x00AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1488'^^xsd:integer;
  dwc:scientificName 'Thermopalia taraxaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '291216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1488:0x00AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '291216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A755%3A0x00AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A755%3A0x00AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A755%3A0x00AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A755%3A0x00AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A755%3A0x00AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:755:0x00AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '755'^^xsd:integer;
  dwc:scientificName 'Alvinocaris markensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378091'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:755:0x00AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378091'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2655%3A0x00AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2655%3A0x00AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2655%3A0x00AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2655%3A0x00AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2655%3A0x00AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2655:0x00AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2655'^^xsd:integer;
  dwc:scientificName 'Lucernaria janetae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:aphiaid '287233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2655:0x00AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '287233'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3615%3A0x00AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3615%3A0x00AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3615%3A0x00AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8849983215332 11.1070003509521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8849983215332"^^xsd:decimal ;
  dwc:decimalLongitude "11.1070003509521"^^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/212__urn%3Acatalog%3APENN%3AC%3A3615%3A0x00AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8849983215332 11.1070003509521)"^^geo:wktLiteral ;
  geo-pos:lat "58.8849983215332"^^xsd:decimal ;
  geo-pos:long "11.1070003509521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3615%3A0x00AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3615:0x00AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3615'^^xsd:integer;
  dwc:scientificName 'Calyptogena gallardoi'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'San Diego Trough'^^xsd:string;
  dwc:longitude '11.107000350952'^^xsd:double;
  dwc:latitude '58.884998321533'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:aphiaid '389375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3615:0x00AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '389375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2076%3A0x00AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2076%3A0x00AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2076%3A0x00AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2076%3A0x00AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2076%3A0x00AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2076:0x00AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2076'^^xsd:integer;
  dwc:scientificName 'Pseudorimula marianae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2076:0x00AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A70%3A0x01AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A70%3A0x01AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A70%3A0x01AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A70%3A0x01AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A70%3A0x01AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:70:0x01AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '70'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:70:0x01AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x01AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x01AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x01AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x01AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x01AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x01AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Hirtopelta hirta'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '449962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x01AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449962'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3635%3A0x01AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3635%3A0x01AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3635%3A0x01AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3635%3A0x01AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3635%3A0x01AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3635:0x01AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3635'^^xsd:integer;
  dwc:scientificName 'Homola orientalis'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '209480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3635:0x01AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '209480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x01AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x01AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x01AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x01AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x01AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x01AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x01AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1118%3A0x3FADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1118%3A0x3FADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1118%3A0x3FADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1118%3A0x3FADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1118%3A0x3FADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1118:0x3FADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1118'^^xsd:integer;
  dwc:scientificName 'Exrima dolichopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '351883'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1118:0x3FADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '351883'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A710%3A0x3FADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A710%3A0x3FADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A710%3A0x3FADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A710%3A0x3FADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A710%3A0x3FADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:710:0x3FADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '710'^^xsd:integer;
  dwc:scientificName 'Seba profundus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '554814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:710:0x3FADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '554814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3FADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3FADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3FADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-127.690002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2656"^^xsd:integer ;
  dwc:maximumDepthInMeters "2656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3FADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  geo-pos:lat "47.7799987792969"^^xsd:decimal ;
  geo-pos:long "-127.690002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3FADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3FADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga heterosiphon'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.69000244141'^^xsd:double;
  dwc:latitude '47.779998779297'^^xsd:double;
  dwc:minimumDepth '2656'^^xsd:integer;
  dwc:maximumDepth '2656'^^xsd:integer;
  dwc:aphiaid '458578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3FADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1338994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x3FADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3FADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3FADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3FADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x3FADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x3FADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Nereis sandersi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '329739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x3FADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2102%3A0x3FADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2102%3A0x3FADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2102%3A0x3FADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2102%3A0x3FADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2102%3A0x3FADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2102:0x3FADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2102'^^xsd:integer;
  dwc:scientificName 'Bruceiella globulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2102:0x3FADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A47%3A0x3FADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A47%3A0x3FADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A47%3A0x3FADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A47%3A0x3FADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A47%3A0x3FADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:47:0x3FADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '47'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos pachybranchiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:47:0x3FADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x40ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9900016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-127.495002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3232"^^xsd:integer ;
  dwc:maximumDepthInMeters "3232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  geo-pos:lat "40.9900016784668"^^xsd:decimal ;
  geo-pos:long "-127.495002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x40ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x40ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga zierenbergi'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-127.49500274658'^^xsd:double;
  dwc:latitude '40.990001678467'^^xsd:double;
  dwc:minimumDepth '3232'^^xsd:integer;
  dwc:maximumDepth '3232'^^xsd:integer;
  dwc:aphiaid '458581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x40ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1472295'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x40ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7599983215332 -127.76000213623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7599983215332"^^xsd:decimal ;
  dwc:decimalLongitude "-127.76000213623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7599983215332 -127.76000213623)"^^geo:wktLiteral ;
  geo-pos:lat "47.7599983215332"^^xsd:decimal ;
  geo-pos:long "-127.76000213623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x40ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x40ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga microchira'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.76000213623'^^xsd:double;
  dwc:latitude '47.759998321533'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:aphiaid '458579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x40ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '458579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1422%3A0x01AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1422%3A0x01AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1422%3A0x01AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1422%3A0x01AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1422%3A0x01AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1422:0x01AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1422'^^xsd:integer;
  dwc:scientificName 'Etmopterus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1422:0x01AEA50101000400'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1170%3A0x01AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1170%3A0x01AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1170%3A0x01AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1170%3A0x01AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1170%3A0x01AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1170:0x01AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1170'^^xsd:integer;
  dwc:scientificName 'Halacarellus alvinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '114917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1170:0x01AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '114963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x01AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x01AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x01AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x01AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x01AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x01AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Gymnobela'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '137818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x01AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137818'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1448%3A0x01AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1448%3A0x01AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1448%3A0x01AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1448%3A0x01AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1448%3A0x01AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1448:0x01AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1448'^^xsd:integer;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1448:0x01AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2790%3A0x01AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2790%3A0x01AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2790%3A0x01AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -130)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-130"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2790%3A0x01AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -130)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-130"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2790%3A0x01AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2790:0x01AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2790'^^xsd:integer;
  dwc:scientificName 'Stygiopontius quadrispinosus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '355923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2790:0x01AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A67%3A0x01AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A67%3A0x01AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A67%3A0x01AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A67%3A0x01AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A67%3A0x01AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:67:0x01AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '67'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:67:0x01AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x01AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x01AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x01AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x01AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x01AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x01AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ophryotrocha akessoni'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '330194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x01AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A784%3A0x01AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A784%3A0x01AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A784%3A0x01AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A784%3A0x01AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A784%3A0x01AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:784:0x01AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '784'^^xsd:integer;
  dwc:scientificName 'Mirocaris fortunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:784:0x01AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2942%3A0x3FADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2942%3A0x3FADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2942%3A0x3FADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2942%3A0x3FADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2942%3A0x3FADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2942:0x3FADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2942'^^xsd:integer;
  dwc:scientificName 'Tevnia jerichonana'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '266028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2942:0x3FADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A137%3A0x3FADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A137%3A0x3FADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A137%3A0x3FADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A137%3A0x3FADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A137%3A0x3FADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:137:0x3FADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '137'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma tunnicliffeae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '767075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:137:0x3FADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1802%3A0x3FADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1802%3A0x3FADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1802%3A0x3FADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1802%3A0x3FADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1802%3A0x3FADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1802:0x3FADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1802'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1802:0x3FADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1449%3A0x3FADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1449%3A0x3FADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1449%3A0x3FADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1449%3A0x3FADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1449%3A0x3FADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1449:0x3FADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1449'^^xsd:integer;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1449:0x3FADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x3FADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3FADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3FADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3FADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x3FADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x3FADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Protomystides verenae'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '331335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x3FADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1578705'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A824%3A0x3FADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A824%3A0x3FADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A824%3A0x3FADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A824%3A0x3FADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A824%3A0x3FADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:824:0x3FADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '824'^^xsd:integer;
  dwc:scientificName 'Munidopsis lauensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '242557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:824:0x3FADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2577%3A0x3FADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2577%3A0x3FADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2577%3A0x3FADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2577%3A0x3FADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2577%3A0x3FADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2577:0x3FADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2577'^^xsd:integer;
  dwc:scientificName 'Eochionelasmus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '733076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2577:0x3FADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '733076'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2682%3A0x6FAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2682%3A0x6FAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2682%3A0x6FAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2682%3A0x6FAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2682%3A0x6FAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2682:0x6FAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2682'^^xsd:integer;
  dwc:scientificName 'Eosipho desbruyeresi nipponensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '458777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2682:0x6FAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1471616'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1210%3A0x6FAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1210%3A0x6FAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1210%3A0x6FAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1210%3A0x6FAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1210%3A0x6FAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1210:0x6FAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1210'^^xsd:integer;
  dwc:scientificName 'Stygiopontius serratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '361564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1210:0x6FAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '361564'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1756%3A0x6FAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1756%3A0x6FAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1756%3A0x6FAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1756%3A0x6FAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1756%3A0x6FAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1756:0x6FAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1756'^^xsd:integer;
  dwc:scientificName 'Calyptogena magnifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1756:0x6FAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1445254'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A106%3A0x6FAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A106%3A0x6FAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A106%3A0x6FAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A106%3A0x6FAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A106%3A0x6FAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:106:0x6FAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '106'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:106:0x6FAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A547%3A0x6FAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A547%3A0x6FAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A547%3A0x6FAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A547%3A0x6FAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A547%3A0x6FAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:547:0x6FAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '547'^^xsd:integer;
  dwc:scientificName 'Grassleia hydrothermalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:547:0x6FAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A586%3A0x6FAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A586%3A0x6FAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A586%3A0x6FAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A586%3A0x6FAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A586%3A0x6FAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:586:0x6FAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '586'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:586:0x6FAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x6FAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x6FAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x6FAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3A%3A0x6FAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x6FAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x6FAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x6FAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x6FAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x6FAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x6FAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x6FAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x6FAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x6FAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus ovalis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '449977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x6FAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1345%3A0x3EADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1345%3A0x3EADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1345%3A0x3EADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1345%3A0x3EADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1345%3A0x3EADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1345:0x3EADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1345'^^xsd:integer;
  dwc:scientificName 'Lepidion schmidti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1345:0x3EADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3EADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3EADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3EADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3EADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3EADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3EADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Hirtopelta'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '390801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3EADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '390801'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A626%3A0x3EADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A626%3A0x3EADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A626%3A0x3EADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A626%3A0x3EADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A626%3A0x3EADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:626:0x3EADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '626'^^xsd:integer;
  dwc:scientificName 'Leptognathia ventralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '136451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:626:0x3EADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A756%3A0x3EADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A756%3A0x3EADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A756%3A0x3EADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A756%3A0x3EADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A756%3A0x3EADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:756:0x3EADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '756'^^xsd:integer;
  dwc:scientificName 'Alvinocaris markensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378091'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:756:0x3EADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378091'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3550%3A0x3EADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3550%3A0x3EADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3550%3A0x3EADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3550%3A0x3EADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3550%3A0x3EADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3550:0x3EADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3550'^^xsd:integer;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3550:0x3EADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1716%3A0x3FADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1716%3A0x3FADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1716%3A0x3FADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1716%3A0x3FADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1716%3A0x3FADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1716:0x3FADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1716'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus platifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1716:0x3FADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1346726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A178%3A0x3FADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A178%3A0x3FADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A178%3A0x3FADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A178%3A0x3FADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A178%3A0x3FADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:178:0x3FADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '178'^^xsd:integer;
  dwc:scientificName 'Harmothoe macnabi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:178:0x3FADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2926%3A0x01AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2926%3A0x01AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2926%3A0x01AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2926%3A0x01AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2926%3A0x01AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2926:0x01AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2926'^^xsd:integer;
  dwc:scientificName 'Halecium'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2926:0x01AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1913%3A0x01AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1913%3A0x01AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1913%3A0x01AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1913%3A0x01AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1913%3A0x01AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1913:0x01AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1913'^^xsd:integer;
  dwc:scientificName 'Margarites shinkai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1913:0x01AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x01AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x01AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x01AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7699966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x01AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  geo-pos:lat "28.2999992370605"^^xsd:decimal ;
  geo-pos:long "-89.7699966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x01AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x01AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lamellibrachia luymesi'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-89.769996643066'^^xsd:double;
  dwc:latitude '28.299999237061'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '265815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x01AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2830%3A0x02AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2830%3A0x02AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2830%3A0x02AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2830%3A0x02AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2830%3A0x02AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2830:0x02AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2830'^^xsd:integer;
  dwc:scientificName 'Nematocarcinus burukovskyi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '389540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2830:0x02AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '586840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1860%3A0x02AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1860%3A0x02AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1860%3A0x02AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1860%3A0x02AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1860%3A0x02AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1860:0x02AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1860'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus ovatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '181087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1860:0x02AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181087'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1920%3A0x02AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1920%3A0x02AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1920%3A0x02AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1920%3A0x02AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1920%3A0x02AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1920:0x02AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1920'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1920:0x02AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x02AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x02AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x02AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5990009307861"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2014999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "645"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x02AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  geo-pos:lat "27.5990009307861"^^xsd:decimal ;
  geo-pos:long "-91.2014999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x02AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x02AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Gymnobela judithae'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.201499938965'^^xsd:double;
  dwc:latitude '27.599000930786'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '645'^^xsd:integer;
  dwc:aphiaid '433969'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x02AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '420382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x02AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x02AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x02AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x02AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x02AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x02AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x02AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A314%3A0x02AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A314%3A0x02AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A314%3A0x02AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A314%3A0x02AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A314%3A0x02AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:314:0x02AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '314'^^xsd:integer;
  dwc:scientificName 'Sirsoe grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '334807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:314:0x02AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A158%3A0x3EADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A158%3A0x3EADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A158%3A0x3EADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A158%3A0x3EADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A158%3A0x3EADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:158:0x3EADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '158'^^xsd:integer;
  dwc:scientificName 'Branchipolynoe pettiboneae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:158:0x3EADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327284'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2154%3A0x3EADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2154%3A0x3EADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2154%3A0x3EADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2154%3A0x3EADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2154%3A0x3EADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2154:0x3EADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2154'^^xsd:integer;
  dwc:scientificName 'Neomphalus fretterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2154:0x3EADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2121%3A0x3EADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2121%3A0x3EADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2121%3A0x3EADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2121%3A0x3EADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2121%3A0x3EADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2121:0x3EADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2121'^^xsd:integer;
  dwc:scientificName 'Pyropelta bohlei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2121:0x3EADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3EADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3EADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3EADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3EADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3EADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3EADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Levensteiniella kincaidi'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '328835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3EADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1757%3A0x3EADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1757%3A0x3EADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1757%3A0x3EADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1757%3A0x3EADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1757%3A0x3EADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1757:0x3EADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1757'^^xsd:integer;
  dwc:scientificName 'Vesicomya pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1757:0x3EADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1228%3A0x3EADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1228%3A0x3EADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1228%3A0x3EADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1228%3A0x3EADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1228%3A0x3EADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1228:0x3EADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1228'^^xsd:integer;
  dwc:scientificName 'Ecbathyrion prolixicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '351201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1228:0x3EADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '351201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A375%3A0x3EADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A375%3A0x3EADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A375%3A0x3EADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A375%3A0x3EADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A375%3A0x3EADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:375:0x3EADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '375'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha globopalpata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:375:0x3EADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A955%3A0x6FAEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A955%3A0x6FAEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A955%3A0x6FAEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A955%3A0x6FAEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A955%3A0x6FAEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:955:0x6FAEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '955'^^xsd:integer;
  dwc:scientificName 'Munida microphthalma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:955:0x6FAEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1605954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD0AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD0AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD0AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD0AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD0AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD0AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Galapagomystides aristata'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '328065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD0AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xD0AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD0AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD0AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD0AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xD0AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xD0AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Galapagomystides aristata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '328065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xD0AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD0AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD0AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD0AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD0AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD0AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD0AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Colossendeis spicula'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55999755859'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '240117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD0AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240117'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1800%3A0xD0AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1800%3A0xD0AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1800%3A0xD0AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1800%3A0xD0AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1800%3A0xD0AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1800:0xD0AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1800'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1800:0xD0AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2757%3A0xD0AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2757%3A0xD0AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2757%3A0xD0AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2757%3A0xD0AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2757%3A0xD0AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2757:0xD0AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2757'^^xsd:integer;
  dwc:scientificName 'Prionospio unilamellata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '331148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2757:0xD0AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '331148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1249%3A0xD0AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1249%3A0xD0AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1249%3A0xD0AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1249%3A0xD0AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1249%3A0xD0AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1249:0xD0AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1249'^^xsd:integer;
  dwc:scientificName 'Ammothea verenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '239680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1249:0xD0AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '407708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A144%3A0xD0AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A144%3A0xD0AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A144%3A0xD0AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A144%3A0xD0AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A144%3A0xD0AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:144:0xD0AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Branchiplicatus cupreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:144:0xD0AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3723%3A0x3DADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3723%3A0x3DADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3723%3A0x3DADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3723%3A0x3DADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3723%3A0x3DADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3723:0x3DADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3723'^^xsd:integer;
  dwc:scientificName 'Mitrella bicincta'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '511482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3723:0x3DADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '511482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A28%3A0x3DADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A28%3A0x3DADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A28%3A0x3DADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A28%3A0x3DADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A28%3A0x3DADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:28:0x3DADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '28'^^xsd:integer;
  dwc:scientificName 'Eunice northioidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:28:0x3DADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327753'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1546%3A0x3DADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1546%3A0x3DADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1546%3A0x3DADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1546%3A0x3DADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1546%3A0x3DADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1546:0x3DADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1546'^^xsd:integer;
  dwc:scientificName 'Sertularella tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1546:0x3DADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1109%3A0x3DADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1109%3A0x3DADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1109%3A0x3DADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1109%3A0x3DADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1109%3A0x3DADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1109:0x3DADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1109'^^xsd:integer;
  dwc:scientificName 'Chasmatopontius thescalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1109:0x3DADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3EADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3EADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3EADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-127.690002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2656"^^xsd:integer ;
  dwc:maximumDepthInMeters "2656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3EADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  geo-pos:lat "47.7799987792969"^^xsd:decimal ;
  geo-pos:long "-127.690002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3EADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3EADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lysianassidae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.69000244141'^^xsd:double;
  dwc:latitude '47.779998779297'^^xsd:double;
  dwc:minimumDepth '2656'^^xsd:integer;
  dwc:maximumDepth '2656'^^xsd:integer;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3EADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A899%3A0x3EADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A899%3A0x3EADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A899%3A0x3EADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A899%3A0x3EADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A899%3A0x3EADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:899:0x3EADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '899'^^xsd:integer;
  dwc:scientificName 'Bythograea thermydron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:899:0x3EADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A725%3A0x3EADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A725%3A0x3EADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A725%3A0x3EADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A725%3A0x3EADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A725%3A0x3EADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:725:0x3EADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '725'^^xsd:integer;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:725:0x3EADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1344%3A0xD0AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1344%3A0xD0AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1344%3A0xD0AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1344%3A0xD0AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1344%3A0xD0AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1344:0xD0AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1344'^^xsd:integer;
  dwc:scientificName 'Lepidion schmidti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1344:0xD0AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1784%3A0xD0AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1784%3A0xD0AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1784%3A0xD0AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1784%3A0xD0AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1784%3A0xD0AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1784:0xD0AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1784'^^xsd:integer;
  dwc:scientificName 'Graneledone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '157018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1784:0xD0AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '157018'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3595%3A0xD0AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3595%3A0xD0AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3595%3A0xD0AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8849983215332 11.1070003509521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8849983215332"^^xsd:decimal ;
  dwc:decimalLongitude "11.1070003509521"^^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/212__urn%3Acatalog%3APENN%3AC%3A3595%3A0xD0AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8849983215332 11.1070003509521)"^^geo:wktLiteral ;
  geo-pos:lat "58.8849983215332"^^xsd:decimal ;
  geo-pos:long "11.1070003509521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3595%3A0xD0AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3595:0xD0AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3595'^^xsd:integer;
  dwc:scientificName 'Osedax mucofloris'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'San Diego Trough'^^xsd:string;
  dwc:longitude '11.107000350952'^^xsd:double;
  dwc:latitude '58.884998321533'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:aphiaid '265980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3595:0xD0AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xD0AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD0AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD0AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD0AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xD0AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xD0AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xD0AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2079%3A0xD0AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2079%3A0xD0AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2079%3A0xD0AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2079%3A0xD0AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2079%3A0xD0AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2079:0xD0AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2079'^^xsd:integer;
  dwc:scientificName 'Pseudorimula midatlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180910'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2079:0xD0AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A73%3A0xD0AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A73%3A0xD0AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A73%3A0xD0AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A73%3A0xD0AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A73%3A0xD0AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:73:0xD0AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '73'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:73:0xD0AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1224%3A0xD0AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1224%3A0xD0AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1224%3A0xD0AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1224%3A0xD0AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1224%3A0xD0AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1224:0xD0AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1224'^^xsd:integer;
  dwc:scientificName 'Ecbathyrion prolixicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '351201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1224:0xD0AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '351201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xD0AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD0AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD0AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD0AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xD0AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xD0AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Munidopsis alvisca'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '242562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xD0AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242562'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x3DADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3DADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3DADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3DADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x3DADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x3DADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma hessleri'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '327273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x3DADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3DADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3DADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3DADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7599983215332 -127.76000213623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7599983215332"^^xsd:decimal ;
  dwc:decimalLongitude "-127.76000213623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3DADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7599983215332 -127.76000213623)"^^geo:wktLiteral ;
  geo-pos:lat "47.7599983215332"^^xsd:decimal ;
  geo-pos:long "-127.76000213623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3DADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3DADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Anocellus profundus'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.76000213623'^^xsd:double;
  dwc:latitude '47.759998321533'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3DADA50101000500'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1016%3A0x3DADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1016%3A0x3DADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1016%3A0x3DADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1016%3A0x3DADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1016%3A0x3DADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1016:0x3DADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1016'^^xsd:integer;
  dwc:scientificName 'Rimipontius mediospinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '361210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1016:0x3DADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '361210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2767%3A0x3DADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2767%3A0x3DADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2767%3A0x3DADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2767%3A0x3DADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2767%3A0x3DADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2767:0x3DADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2767'^^xsd:integer;
  dwc:scientificName 'Archiconchoecia chavturi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '389425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2767:0x3DADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '389425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1621%3A0x3DADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1621%3A0x3DADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1621%3A0x3DADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1621%3A0x3DADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1621%3A0x3DADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1621:0x3DADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1621'^^xsd:integer;
  dwc:scientificName 'Ifremeria nautilei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1621:0x3DADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A903%3A0x3DADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A903%3A0x3DADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A903%3A0x3DADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A903%3A0x3DADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A903%3A0x3DADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:903:0x3DADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '903'^^xsd:integer;
  dwc:scientificName 'Bythograea thermydron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:903:0x3DADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1442%3A0x3DADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1442%3A0x3DADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1442%3A0x3DADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1442%3A0x3DADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1442%3A0x3DADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1442:0x3DADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1442'^^xsd:integer;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1442:0x3DADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1452%3A0xD1AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1452%3A0xD1AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1452%3A0xD1AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1452%3A0xD1AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1452%3A0xD1AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1452:0xD1AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1452'^^xsd:integer;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1452:0xD1AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xD1AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD1AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD1AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD1AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xD1AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xD1AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus fucensis'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '449972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xD1AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1234%3A0xD1AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1234%3A0xD1AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1234%3A0xD1AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1234%3A0xD1AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1234%3A0xD1AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1234:0xD1AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1234'^^xsd:integer;
  dwc:scientificName 'Ambilimbus altalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '362317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1234:0xD1AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '362317'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1615%3A0xD1AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1615%3A0xD1AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1615%3A0xD1AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1615%3A0xD1AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1615%3A0xD1AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1615:0xD1AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1615'^^xsd:integer;
  dwc:scientificName 'Provanna variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1615:0xD1AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD1AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD1AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD1AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-126.709999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2701"^^xsd:integer ;
  dwc:maximumDepthInMeters "2701"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD1AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-126.709999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD1AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD1AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Sericosura verenae'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70999908447'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:minimumDepth '2701'^^xsd:integer;
  dwc:maximumDepth '2701'^^xsd:integer;
  dwc:aphiaid '407708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD1AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '407708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xD1AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD1AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD1AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD1AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xD1AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xD1AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Ventiella sulfuris'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '557720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xD1AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1133%3A0xD1AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1133%3A0xD1AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1133%3A0xD1AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1133%3A0xD1AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1133%3A0xD1AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1133:0xD1AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1133'^^xsd:integer;
  dwc:scientificName 'Rhogobius contractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1133:0xD1AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xD1AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD1AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD1AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD1AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xD1AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xD1AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xD1AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3CADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3CADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3CADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3CADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1154%3A0x3CADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1154%3A0x3CADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1154%3A0x3CADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1154%3A0x3CADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1154%3A0x3CADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1154:0x3CADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1154'^^xsd:integer;
  dwc:scientificName 'Stygiopontius cinctiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1154:0x3CADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2679%3A0x3CADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2679%3A0x3CADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2679%3A0x3CADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2679%3A0x3CADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2679%3A0x3CADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2679:0x3CADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2679'^^xsd:integer;
  dwc:scientificName 'Lirapex granularis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '449981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2679:0x3CADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1930%3A0x3DADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1930%3A0x3DADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1930%3A0x3DADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "137.533294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3840"^^xsd:integer ;
  dwc:maximumDepthInMeters "3840"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1930%3A0x3DADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  geo-pos:lat "33.6101989746094"^^xsd:decimal ;
  geo-pos:long "137.533294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1930%3A0x3DADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1930:0x3DADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1930'^^xsd:integer;
  dwc:scientificName 'Bathybela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '137.53329467773'^^xsd:double;
  dwc:latitude '33.610198974609'^^xsd:double;
  dwc:minimumDepth '3840'^^xsd:integer;
  dwc:maximumDepth '3840'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '137806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1930:0x3DADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137806'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3DADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3DADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3DADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3DADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3DADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3DADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Harpiniopsis'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '101717'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3DADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101717'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1947%3A0x3DADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1947%3A0x3DADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1947%3A0x3DADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1947%3A0x3DADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1947%3A0x3DADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1947:0x3DADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1947'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus pustulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1947:0x3DADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3DADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3DADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3DADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3DADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3DADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3DADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Levensteiniella kincaidi'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '328835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3DADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A847%3A0xD1AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A847%3A0xD1AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A847%3A0xD1AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A847%3A0xD1AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A847%3A0xD1AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:847:0xD1AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '847'^^xsd:integer;
  dwc:scientificName 'Munidopsis subsquamosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:847:0xD1AEA50101000800'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2516%3A0xD1AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2516%3A0xD1AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2516%3A0xD1AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2516%3A0xD1AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2516%3A0xD1AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2516:0xD1AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2516'^^xsd:integer;
  dwc:scientificName 'Xylocythere'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '459681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2516:0xD1AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '459681'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2255%3A0xD1AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2255%3A0xD1AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2255%3A0xD1AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2255%3A0xD1AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2255%3A0xD1AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2255:0xD1AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2255'^^xsd:integer;
  dwc:scientificName 'Nodopelta subnoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2255:0xD1AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449993'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2281%3A0xD1AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2281%3A0xD1AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2281%3A0xD1AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2281%3A0xD1AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2281%3A0xD1AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2281:0xD1AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2281'^^xsd:integer;
  dwc:scientificName 'Rhynchopelta concentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2281:0xD1AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xD1AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD1AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD1AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD1AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xD1AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xD1AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchiplicatus cupreus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '327291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xD1AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A212%3A0xD1AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A212%3A0xD1AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A212%3A0xD1AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A212%3A0xD1AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A212%3A0xD1AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:212:0xD1AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '212'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium williamsae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:212:0xD1AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2086%3A0xD1AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2086%3A0xD1AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2086%3A0xD1AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2086%3A0xD1AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2086%3A0xD1AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2086:0xD1AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2086'^^xsd:integer;
  dwc:scientificName 'Bathymargarites symplector'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2086:0xD1AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2082%3A0xD2AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2082%3A0xD2AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2082%3A0xD2AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2082%3A0xD2AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2082%3A0xD2AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2082:0xD2AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2082'^^xsd:integer;
  dwc:scientificName 'Bathymargarites symplector'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2082:0xD2AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3CADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3CADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3CADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Gorgoleptis spiralis'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3CADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A977%3A0x3CADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A977%3A0x3CADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A977%3A0x3CADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A977%3A0x3CADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A977%3A0x3CADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:977:0x3CADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '977'^^xsd:integer;
  dwc:scientificName 'Altiverruca longicarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '182955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:977:0x3CADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '182955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3575%3A0x3CADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3575%3A0x3CADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3575%3A0x3CADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3575%3A0x3CADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3575%3A0x3CADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3575:0x3CADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3575'^^xsd:integer;
  dwc:scientificName 'Eptatretus deani'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '279277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3575:0x3CADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '279277'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2691%3A0x3CADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2691%3A0x3CADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2691%3A0x3CADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2691%3A0x3CADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2691%3A0x3CADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2691:0x3CADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2691'^^xsd:integer;
  dwc:scientificName 'Alvania stenolopha'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '141243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2691:0x3CADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141243'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3CADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3CADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3CADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Gymnobela'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '137818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3CADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137818'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A142%3A0x3CADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A142%3A0x3CADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A142%3A0x3CADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A142%3A0x3CADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A142%3A0x3CADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:142:0x3CADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '142'^^xsd:integer;
  dwc:scientificName 'Branchiplicatus cupreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:142:0x3CADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2828%3A0x3CADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2828%3A0x3CADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2828%3A0x3CADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2828%3A0x3CADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2828%3A0x3CADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2828:0x3CADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2828'^^xsd:integer;
  dwc:scientificName 'Thysanoessa parva'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '110710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2828:0x3CADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '110710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2877%3A0xD2AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2877%3A0xD2AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2877%3A0xD2AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2877%3A0xD2AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2877%3A0xD2AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2877:0xD2AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2877'^^xsd:integer;
  dwc:scientificName 'Munidopsis exuta'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '196023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2877:0xD2AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1666%3A0xD2AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1666%3A0xD2AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1666%3A0xD2AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1666%3A0xD2AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1666%3A0xD2AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1666:0xD2AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1666'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus starmeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '434625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1666:0xD2AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '434625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A203%3A0xD2AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A203%3A0xD2AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A203%3A0xD2AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A203%3A0xD2AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A203%3A0xD2AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:203:0xD2AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '203'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium piscesae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:203:0xD2AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A776%3A0xD2AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A776%3A0xD2AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A776%3A0xD2AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A776%3A0xD2AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A776%3A0xD2AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:776:0xD2AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '776'^^xsd:integer;
  dwc:scientificName 'Rimicaris exoculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:776:0xD2AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1024%3A0xD2AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1024%3A0xD2AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1024%3A0xD2AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1024%3A0xD2AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1024%3A0xD2AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1024:0xD2AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1024'^^xsd:integer;
  dwc:scientificName 'Aphotopontius arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1024:0xD2AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1814%3A0xD2AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1814%3A0xD2AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1814%3A0xD2AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1814%3A0xD2AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1814%3A0xD2AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1814:0xD2AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1814'^^xsd:integer;
  dwc:scientificName 'Sutilizona tunnicliffae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1814:0xD2AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1335%3A0xD2AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1335%3A0xD2AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1335%3A0xD2AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1335%3A0xD2AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1335%3A0xD2AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1335:0xD2AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1335'^^xsd:integer;
  dwc:scientificName 'Gaidropsarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1335:0xD2AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125743'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1671%3A0xD2AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1671%3A0xD2AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1671%3A0xD2AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1671%3A0xD2AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1671%3A0xD2AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1671:0xD2AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1671'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '137827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1671:0xD2AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137827'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A418%3A0x3BADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A418%3A0x3BADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A418%3A0x3BADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A418%3A0x3BADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A418%3A0x3BADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:418:0x3BADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '418'^^xsd:integer;
  dwc:scientificName 'Alvinella caudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:418:0x3BADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3BADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3BADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3BADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3BADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3BADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3BADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3BADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A225%3A0x3BADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A225%3A0x3BADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A225%3A0x3BADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A225%3A0x3BADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A225%3A0x3BADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:225:0x3BADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '225'^^xsd:integer;
  dwc:scientificName 'Axiokebuita millsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:225:0x3BADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3CADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3CADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3CADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3CADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2809%3A0x3CADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2809%3A0x3CADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2809%3A0x3CADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2809%3A0x3CADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2809%3A0x3CADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2809:0x3CADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2809'^^xsd:integer;
  dwc:scientificName 'Leptognathiella fragilis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '247453'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2809:0x3CADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247453'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3CADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3CADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3CADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Pachydermia laevis'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3CADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3CADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3CADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3CADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Gorgoleptis patulus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3CADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3CADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3CADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3CADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3CADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x02AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x02AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x02AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x02AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x02AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x02AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x02AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x02AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x02AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x02AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x02AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x02AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x02AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bathymodiolus thermophilus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:aphiaid '183000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x02AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '183000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x02AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x02AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x02AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x02AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x02AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x02AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Hyalogyrina'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '138076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x02AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138076'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2194%3A0x02AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2194%3A0x02AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2194%3A0x02AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2194%3A0x02AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2194%3A0x02AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2194:0x02AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2194'^^xsd:integer;
  dwc:scientificName 'Hirtopelta hirta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2194:0x02AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449962'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3694%3A0x02AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3694%3A0x02AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3694%3A0x02AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4830017089844 119.366996765137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "119.366996765137"^^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/212__urn%3Acatalog%3APENN%3AC%3A3694%3A0x02AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4830017089844 119.366996765137)"^^geo:wktLiteral ;
  geo-pos:lat "33.4830017089844"^^xsd:decimal ;
  geo-pos:long "119.366996765137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3694%3A0x02AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3694:0x02AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3694'^^xsd:integer;
  dwc:scientificName 'Idas washingtonia'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Santa Cruz Basin'^^xsd:string;
  dwc:longitude '119.36699676514'^^xsd:double;
  dwc:latitude '33.483001708984'^^xsd:double;
  dwc:aphiaid '506042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3694:0x02AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x02AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x02AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x02AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x02AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x02AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x02AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Cyathermia naticoides'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '449951'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x02AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1935%3A0x02AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1935%3A0x02AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1935%3A0x02AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5499992370605 -125.050003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-125.050003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1935%3A0x02AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5499992370605 -125.050003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.5499992370605"^^xsd:decimal ;
  geo-pos:long "-125.050003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1935%3A0x02AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1935:0x02AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1935'^^xsd:integer;
  dwc:scientificName 'Solemya (Acharax)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Cascadia Convergent Margin'^^xsd:string;
  dwc:longitude '-125.05000305176'^^xsd:double;
  dwc:latitude '44.54999923706'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '865965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1935:0x02AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '293237'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x02AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x02AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x02AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3743991851807 -94.5066986083984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3743991851807"^^xsd:decimal ;
  dwc:decimalLongitude "-94.5066986083984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x02AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3743991851807 -94.5066986083984)"^^geo:wktLiteral ;
  geo-pos:lat "26.3743991851807"^^xsd:decimal ;
  geo-pos:long "-94.5066986083984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x02AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x02AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Benthoctopus'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-94.506698608398'^^xsd:double;
  dwc:latitude '26.374399185181'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '138266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x02AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138265'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3BADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3BADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3BADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7599983215332 -127.76000213623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7599983215332"^^xsd:decimal ;
  dwc:decimalLongitude "-127.76000213623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3BADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7599983215332 -127.76000213623)"^^geo:wktLiteral ;
  geo-pos:lat "47.7599983215332"^^xsd:decimal ;
  geo-pos:long "-127.76000213623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3BADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3BADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga heterosiphon'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.76000213623'^^xsd:double;
  dwc:latitude '47.759998321533'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:aphiaid '458578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3BADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1338994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3BADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3BADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3BADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3BADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3BADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3BADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Eulepetopsis vitrea'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3BADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2712%3A0x3BADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2712%3A0x3BADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2712%3A0x3BADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^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/212__urn%3Acatalog%3APENN%3AC%3A2712%3A0x3BADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2712%3A0x3BADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2712:0x3BADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2712'^^xsd:integer;
  dwc:scientificName 'Sinepecten segonzaci'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '16.89999961853'^^xsd:double;
  dwc:aphiaid '391001'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2712:0x3BADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1730%3A0x3BADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1730%3A0x3BADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1730%3A0x3BADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1730%3A0x3BADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1730%3A0x3BADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1730:0x3BADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1730'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus thermophilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '183000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1730:0x3BADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '183000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x3BADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3BADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3BADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3BADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x3BADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x3BADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus pustulosus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '449978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x3BADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1980%3A0x3BADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1980%3A0x3BADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1980%3A0x3BADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1980%3A0x3BADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1980%3A0x3BADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1980:0x3BADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1980'^^xsd:integer;
  dwc:scientificName 'Calyptogena (Ectenagena) nautilei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '135'^^xsd:integer;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1980:0x3BADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505354'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A183%3A0x3BADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A183%3A0x3BADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A183%3A0x3BADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A183%3A0x3BADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A183%3A0x3BADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:183:0x3BADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '183'^^xsd:integer;
  dwc:scientificName 'Iphionella risensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:183:0x3BADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1288749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1245%3A0x02AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1245%3A0x02AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1245%3A0x02AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1245%3A0x02AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1245%3A0x02AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1245:0x02AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1245'^^xsd:integer;
  dwc:scientificName 'Oncaea praeclara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '354033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1245:0x02AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '128954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x03AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x03AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x03AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x03AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x03AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x03AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus fucensis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '449972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x03AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1589%3A0x03AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1589%3A0x03AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1589%3A0x03AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1589%3A0x03AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1589%3A0x03AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1589:0x03AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1589'^^xsd:integer;
  dwc:scientificName 'Provanna ios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1589:0x03AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1027%3A0x03AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1027%3A0x03AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1027%3A0x03AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1027%3A0x03AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1027%3A0x03AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1027:0x03AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1027'^^xsd:integer;
  dwc:scientificName 'Aphotopontius arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1027:0x03AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2241%3A0x03AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2241%3A0x03AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2241%3A0x03AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2241%3A0x03AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2241%3A0x03AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2241:0x03AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2241'^^xsd:integer;
  dwc:scientificName 'Planorbidella planispira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2241:0x03AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x03AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x03AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x03AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x03AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x03AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x03AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Branchipolynoe symmytilida'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:aphiaid '327286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x03AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1681%3A0x03AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1681%3A0x03AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1681%3A0x03AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1681%3A0x03AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1681%3A0x03AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1681:0x03AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1681'^^xsd:integer;
  dwc:scientificName 'Solemya johnsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '543558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1681:0x03AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '293239'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x03AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x03AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x03AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-127.690002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2656"^^xsd:integer ;
  dwc:maximumDepthInMeters "2656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x03AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  geo-pos:lat "47.7799987792969"^^xsd:decimal ;
  geo-pos:long "-127.690002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x03AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x03AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga microchira'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.69000244141'^^xsd:double;
  dwc:latitude '47.779998779297'^^xsd:double;
  dwc:minimumDepth '2656'^^xsd:integer;
  dwc:maximumDepth '2656'^^xsd:integer;
  dwc:aphiaid '458579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x03AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '458579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2665%3A0x03AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2665%3A0x03AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2665%3A0x03AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2665%3A0x03AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2665%3A0x03AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2665:0x03AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2665'^^xsd:integer;
  dwc:scientificName 'Chondrophellia coronata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '100948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2665:0x03AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A326%3A0x3AADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A326%3A0x3AADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A326%3A0x3AADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A326%3A0x3AADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A326%3A0x3AADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:326:0x3AADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '326'^^xsd:integer;
  dwc:scientificName 'Shinkai longipedata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '331914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:326:0x3AADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '331914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x3AADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3AADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3AADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3AADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x3AADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x3AADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Galapagomystides aristata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '328065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x3AADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A947%3A0x3BADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A947%3A0x3BADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A947%3A0x3BADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A947%3A0x3BADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A947%3A0x3BADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:947:0x3BADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '947'^^xsd:integer;
  dwc:scientificName 'Lithodes manningi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:947:0x3BADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2416%3A0x3BADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2416%3A0x3BADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2416%3A0x3BADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 14.7166004180908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "14.7166004180908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2416%3A0x3BADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 14.7166004180908)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "14.7166004180908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2416%3A0x3BADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2416:0x3BADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2416'^^xsd:integer;
  dwc:scientificName 'Oligobrachia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '14.716600418091'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2416:0x3BADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129102'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3633%3A0x3BADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3633%3A0x3BADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3633%3A0x3BADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3633%3A0x3BADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3633%3A0x3BADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3633:0x3BADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3633'^^xsd:integer;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3633:0x3BADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3BADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3BADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3BADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3BADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3BADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3BADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Paralvinella'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '324591'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3BADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324591'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2489%3A0x3BADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2489%3A0x3BADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2489%3A0x3BADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8332996368408 -57.6665992736816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-57.6665992736816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5000"^^xsd:integer ;
  dwc:maximumDepthInMeters "5000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2489%3A0x3BADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8332996368408 -57.6665992736816)"^^geo:wktLiteral ;
  geo-pos:lat "13.8332996368408"^^xsd:decimal ;
  geo-pos:long "-57.6665992736816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2489%3A0x3BADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2489:0x3BADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2489'^^xsd:integer;
  dwc:scientificName 'Cladorhiza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-57.666599273682'^^xsd:double;
  dwc:latitude '13.833299636841'^^xsd:double;
  dwc:minimumDepth '5000'^^xsd:integer;
  dwc:maximumDepth '5000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '131895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2489:0x3BADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131895'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD2AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD2AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD2AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7350006103516"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "533"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD2AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.7350006103516"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD2AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD2AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Turridae'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '27.735000610352'^^xsd:double;
  dwc:minimumDepth '533'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD2AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '152'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xD2AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD2AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD2AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD2AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xD2AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xD2AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xD2AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A976%3A0xD2AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A976%3A0xD2AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A976%3A0xD2AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A976%3A0xD2AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A976%3A0xD2AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:976:0xD2AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '976'^^xsd:integer;
  dwc:scientificName 'Propontocypris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:976:0xD2AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127689'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A935%3A0xD2AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A935%3A0xD2AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A935%3A0xD2AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A935%3A0xD2AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A935%3A0xD2AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:935:0xD2AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '935'^^xsd:integer;
  dwc:scientificName 'Harpinia intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '548909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:935:0xD2AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '548909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3611%3A0xD2AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3611%3A0xD2AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3611%3A0xD2AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3611%3A0xD2AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3611%3A0xD2AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3611:0xD2AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3611'^^xsd:integer;
  dwc:scientificName 'Cocculina craigsmithi'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '579296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3611:0xD2AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1432463'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1256%3A0xD3AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1256%3A0xD3AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1256%3A0xD3AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1256%3A0xD3AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1256%3A0xD3AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1256:0xD3AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1256'^^xsd:integer;
  dwc:scientificName 'Isaacsicalanus paucisetus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '346571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1256:0xD3AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '346571'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1140%3A0xD3AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1140%3A0xD3AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1140%3A0xD3AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1140%3A0xD3AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1140%3A0xD3AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1140:0xD3AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1140'^^xsd:integer;
  dwc:scientificName 'Scotoecetes introrsus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1140:0xD3AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355586'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xD3AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD3AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD3AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD3AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xD3AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xD3AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xD3AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1039%3A0x3AADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1039%3A0x3AADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1039%3A0x3AADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1039%3A0x3AADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1039%3A0x3AADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1039:0x3AADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1039'^^xsd:integer;
  dwc:scientificName 'Aphotopontius forcipatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1039:0x3AADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3AADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3AADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3AADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9300003051758 -129.979995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-129.979995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1525"^^xsd:integer ;
  dwc:maximumDepthInMeters "1525"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3AADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9300003051758 -129.979995727539)"^^geo:wktLiteral ;
  geo-pos:lat "45.9300003051758"^^xsd:decimal ;
  geo-pos:long "-129.979995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3AADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3AADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.97999572754'^^xsd:double;
  dwc:latitude '45.930000305176'^^xsd:double;
  dwc:minimumDepth '1525'^^xsd:integer;
  dwc:maximumDepth '1525'^^xsd:integer;
  dwc:aphiaid '138667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3AADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138667'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A425%3A0x3AADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A425%3A0x3AADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A425%3A0x3AADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A425%3A0x3AADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A425%3A0x3AADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:425:0x3AADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '425'^^xsd:integer;
  dwc:scientificName 'Alvinella pompejana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '336171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:425:0x3AADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '336171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3AADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3AADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3AADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3AADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3AADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3AADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bathynerita naticoidea'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '419502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3AADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1052704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3508%3A0x3AADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3508%3A0x3AADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3508%3A0x3AADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.2099990844727 -73.4300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.2099990844727"^^xsd:decimal ;
  dwc:decimalLongitude "-73.4300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "728"^^xsd:integer ;
  dwc:maximumDepthInMeters "843"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3508%3A0x3AADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.2099990844727 -73.4300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-36.2099990844727"^^xsd:decimal ;
  geo-pos:long "-73.4300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3508%3A0x3AADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3508:0x3AADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3508'^^xsd:integer;
  dwc:scientificName 'Margarites margarites'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Concepcion'^^xsd:string;
  dwc:longitude '-73.430000305176'^^xsd:double;
  dwc:latitude '-36.209999084473'^^xsd:double;
  dwc:minimumDepth '728'^^xsd:integer;
  dwc:maximumDepth '843'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3508:0x3AADA50101000A00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3699%3A0x3AADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3699%3A0x3AADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3699%3A0x3AADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2999992370605 -76.1100006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-76.1100006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2155"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3699%3A0x3AADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2999992370605 -76.1100006103516)"^^geo:wktLiteral ;
  geo-pos:lat "32.2999992370605"^^xsd:decimal ;
  geo-pos:long "-76.1100006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3699%3A0x3AADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3699:0x3AADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3699'^^xsd:integer;
  dwc:scientificName 'Provanna lomana'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'South Carolina'^^xsd:string;
  dwc:longitude '-76.110000610352'^^xsd:double;
  dwc:latitude '32.29999923706'^^xsd:double;
  dwc:minimumDepth '2155'^^xsd:integer;
  dwc:aphiaid '450006'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3699:0x3AADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450006'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A319%3A0x3AADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A319%3A0x3AADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A319%3A0x3AADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A319%3A0x3AADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A319%3A0x3AADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:319:0x3AADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '319'^^xsd:integer;
  dwc:scientificName 'Mytilidiphila enseiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:319:0x3AADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1077%3A0xD3AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1077%3A0xD3AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1077%3A0xD3AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1077%3A0xD3AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1077%3A0xD3AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1077:0xD3AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1077'^^xsd:integer;
  dwc:scientificName 'Benthoxynus tumidiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '349208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1077:0xD3AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '349208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A53%3A0xD3AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A53%3A0xD3AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A53%3A0xD3AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A53%3A0xD3AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A53%3A0xD3AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:53:0xD3AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '53'^^xsd:integer;
  dwc:scientificName 'Orbiniella hobsonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:53:0xD3AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1212%3A0xD3AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1212%3A0xD3AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1212%3A0xD3AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1212%3A0xD3AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1212%3A0xD3AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1212:0xD3AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1212'^^xsd:integer;
  dwc:scientificName 'Stygiopontius stabilitus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1212:0xD3AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2613%3A0xD3AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2613%3A0xD3AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2613%3A0xD3AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2613%3A0xD3AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2613%3A0xD3AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2613:0xD3AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2613'^^xsd:integer;
  dwc:scientificName 'Cantrainea jamsteci'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2613:0xD3AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1410%3A0xD3AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1410%3A0xD3AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1410%3A0xD3AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1410%3A0xD3AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1410%3A0xD3AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1410:0xD3AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1410'^^xsd:integer;
  dwc:scientificName 'Bathychaunax roseus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '159148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1410:0xD3AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3719%3A0xD3AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3719%3A0xD3AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3719%3A0xD3AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3719%3A0xD3AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3719%3A0xD3AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3719:0xD3AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3719'^^xsd:integer;
  dwc:scientificName 'Homalopoma nocturnum'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '413491'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3719:0xD3AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1644455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3647%3A0xD3AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3647%3A0xD3AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3647%3A0xD3AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3647%3A0xD3AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3647%3A0xD3AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3647:0xD3AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3647'^^xsd:integer;
  dwc:scientificName 'Osedax japonicus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '390051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3647:0xD3AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '390051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1683%3A0xD3AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1683%3A0xD3AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1683%3A0xD3AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1683%3A0xD3AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1683%3A0xD3AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1683:0xD3AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1683'^^xsd:integer;
  dwc:scientificName 'Solemya johnsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '543558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1683:0xD3AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '293239'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1052%3A0x39ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1052%3A0x39ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1052%3A0x39ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1052%3A0x39ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1052%3A0x39ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1052:0x39ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1052'^^xsd:integer;
  dwc:scientificName 'Aphotopontius limatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1052:0x39ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1590%3A0x3AADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1590%3A0x3AADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1590%3A0x3AADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1590%3A0x3AADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1590%3A0x3AADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1590:0x3AADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1590'^^xsd:integer;
  dwc:scientificName 'Provanna ios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1590:0x3AADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A360%3A0x3AADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A360%3A0x3AADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A360%3A0x3AADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A360%3A0x3AADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A360%3A0x3AADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:360:0x3AADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '360'^^xsd:integer;
  dwc:scientificName 'Eulalia papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:360:0x3AADA50101000100'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A383%3A0x3AADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A383%3A0x3AADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A383%3A0x3AADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A383%3A0x3AADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A383%3A0x3AADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:383:0x3AADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '383'^^xsd:integer;
  dwc:scientificName 'Laminatubus alvini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:383:0x3AADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1819%3A0x3AADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1819%3A0x3AADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1819%3A0x3AADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1819%3A0x3AADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1819%3A0x3AADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1819:0x3AADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1819'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1819:0x3AADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A433%3A0x3AADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A433%3A0x3AADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A433%3A0x3AADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A433%3A0x3AADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A433%3A0x3AADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:433:0x3AADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '433'^^xsd:integer;
  dwc:scientificName 'Alvinella pompejana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '336171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:433:0x3AADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '336171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2371%3A0x3AADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2371%3A0x3AADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2371%3A0x3AADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2371%3A0x3AADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2371%3A0x3AADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2371:0x3AADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2371'^^xsd:integer;
  dwc:scientificName 'Provanna buccinoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450001'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2371:0x3AADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1281%3A0x03AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1281%3A0x03AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1281%3A0x03AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1281%3A0x03AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1281%3A0x03AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1281:0x03AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1281'^^xsd:integer;
  dwc:scientificName 'Neobrachylepas relica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '933316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1281:0x03AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '933316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x03AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x03AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x03AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x03AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x03AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x03AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Paralvinella dela'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '330306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x03AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A210%3A0x03AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A210%3A0x03AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A210%3A0x03AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A210%3A0x03AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A210%3A0x03AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:210:0x03AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '210'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium riftense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:210:0x03AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783173'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1964%3A0x03AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1964%3A0x03AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1964%3A0x03AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "30.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1710"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1964%3A0x03AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 30.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1964%3A0x03AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1964:0x03AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1964'^^xsd:integer;
  dwc:scientificName 'Lucinoma kazani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Eastern Mediterranean'^^xsd:string;
  dwc:longitude '30.5'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '1710'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '181322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1964:0x03AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x03AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x03AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x03AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7000007629395 -125.561500549316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-125.561500549316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x03AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7000007629395 -125.561500549316)"^^geo:wktLiteral ;
  geo-pos:lat "44.7000007629395"^^xsd:decimal ;
  geo-pos:long "-125.561500549316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x03AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x03AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Aphrodita'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.56150054932'^^xsd:double;
  dwc:latitude '44.70000076294'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '129194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x03AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129194'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A16%3A0x03AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A16%3A0x03AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A16%3A0x03AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A16%3A0x03AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A16%3A0x03AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:16:0x03AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '16'^^xsd:integer;
  dwc:scientificName 'Eunice masudai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:16:0x03AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327731'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A97%3A0x03AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A97%3A0x03AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A97%3A0x03AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A97%3A0x03AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A97%3A0x03AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:97:0x03AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '97'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:97:0x03AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x04AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x04AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x04AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.7200002670288 -103.650001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.7200002670288"^^xsd:decimal ;
  dwc:decimalLongitude "-103.650001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2565"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x04AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.7200002670288 -103.650001525879)"^^geo:wktLiteral ;
  geo-pos:lat "10.7200002670288"^^xsd:decimal ;
  geo-pos:long "-103.650001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x04AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x04AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Grimpoteuthis'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.65000152588'^^xsd:double;
  dwc:latitude '10.720000267029'^^xsd:double;
  dwc:minimumDepth '2565'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '138293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x04AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138293'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A992%3A0x04AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A992%3A0x04AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A992%3A0x04AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A992%3A0x04AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A992%3A0x04AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:992:0x04AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '992'^^xsd:integer;
  dwc:scientificName 'Munidopsis sonne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '242558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:992:0x04AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242558'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2801%3A0x39ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2801%3A0x39ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2801%3A0x39ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2801%3A0x39ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2801%3A0x39ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2801:0x39ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2801'^^xsd:integer;
  dwc:scientificName 'Genesis vulcanoctopusi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '361739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2801:0x39ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '361739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A863%3A0x39ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A863%3A0x39ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A863%3A0x39ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A863%3A0x39ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A863%3A0x39ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:863:0x39ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '863'^^xsd:integer;
  dwc:scientificName 'Uroptychus thermalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:863:0x39ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2150%3A0x39ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2150%3A0x39ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2150%3A0x39ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2150%3A0x39ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2150%3A0x39ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2150:0x39ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2150'^^xsd:integer;
  dwc:scientificName 'Neomphalus fretterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2150:0x39ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x39ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x39ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x39ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Clypeosectus curvus'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '449948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x39ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2071%3A0x39ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2071%3A0x39ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2071%3A0x39ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2071%3A0x39ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2071%3A0x39ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2071:0x39ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2071'^^xsd:integer;
  dwc:scientificName 'Pseudorimula marianae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2071:0x39ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2676%3A0x39ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2676%3A0x39ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2676%3A0x39ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2676%3A0x39ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2676%3A0x39ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2676:0x39ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2676'^^xsd:integer;
  dwc:scientificName 'Hirtopelta tulafari'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2676:0x39ADA50101000C00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x39ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8400001525879 -88.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8400001525879"^^xsd:decimal ;
  dwc:decimalLongitude "-88.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "614"^^xsd:integer ;
  dwc:maximumDepthInMeters "614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8400001525879 -88.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "28.8400001525879"^^xsd:decimal ;
  geo-pos:long "-88.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x39ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x39ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cataegis toreuta'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-88.76000213623'^^xsd:double;
  dwc:latitude '28.840000152588'^^xsd:double;
  dwc:minimumDepth '614'^^xsd:integer;
  dwc:maximumDepth '614'^^xsd:integer;
  dwc:aphiaid '512342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x39ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1098%3A0xD3AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1098%3A0xD3AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1098%3A0xD3AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1098%3A0xD3AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1098%3A0xD3AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1098:0xD3AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1098'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1098:0xD3AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2663%3A0xD3AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2663%3A0xD3AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2663%3A0xD3AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2663%3A0xD3AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2663%3A0xD3AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2663:0xD3AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2663'^^xsd:integer;
  dwc:scientificName 'Boloceroides daphneae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '288924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2663:0xD3AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1338746'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1776%3A0xD3AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1776%3A0xD3AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1776%3A0xD3AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1776%3A0xD3AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1776%3A0xD3AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1776:0xD3AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1776'^^xsd:integer;
  dwc:scientificName 'Cirroteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '342211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1776:0xD3AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1804324'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1851%3A0xD4AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1851%3A0xD4AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1851%3A0xD4AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1851%3A0xD4AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1851%3A0xD4AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1851:0xD4AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1851'^^xsd:integer;
  dwc:scientificName 'Shinkailepas briandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1851:0xD4AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1323091'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD4AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD4AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD4AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3699989318848 -125.379997253418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3699989318848"^^xsd:decimal ;
  dwc:decimalLongitude "-125.379997253418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1588"^^xsd:integer ;
  dwc:maximumDepthInMeters "1588"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD4AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3699989318848 -125.379997253418)"^^geo:wktLiteral ;
  geo-pos:lat "40.3699989318848"^^xsd:decimal ;
  geo-pos:long "-125.379997253418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD4AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD4AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cocculina cowani'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-125.37999725342'^^xsd:double;
  dwc:latitude '40.369998931885'^^xsd:double;
  dwc:minimumDepth '1588'^^xsd:integer;
  dwc:maximumDepth '1588'^^xsd:integer;
  dwc:aphiaid '579297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD4AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '579297'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2672%3A0xD4AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2672%3A0xD4AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2672%3A0xD4AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2672%3A0xD4AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2672%3A0xD4AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2672:0xD4AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2672'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus galriftensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '449973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2672:0xD4AEA50101000200'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2293%3A0xD4AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2293%3A0xD4AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2293%3A0xD4AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2293%3A0xD4AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2293%3A0xD4AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2293:0xD4AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2293'^^xsd:integer;
  dwc:scientificName 'Helicrenion reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2293:0xD4AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD4AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD4AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD4AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD4AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD4AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD4AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Opisthotrochopodus tunnicliffeae'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '330240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD4AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '767075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1834%3A0x39ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1834%3A0x39ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1834%3A0x39ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1834%3A0x39ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1834%3A0x39ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1834:0x39ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1834'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1834:0x39ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x39ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8400001525879 -88.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8400001525879"^^xsd:decimal ;
  dwc:decimalLongitude "-88.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "614"^^xsd:integer ;
  dwc:maximumDepthInMeters "614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8400001525879 -88.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "28.8400001525879"^^xsd:decimal ;
  geo-pos:long "-88.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x39ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x39ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-88.76000213623'^^xsd:double;
  dwc:latitude '28.840000152588'^^xsd:double;
  dwc:minimumDepth '614'^^xsd:integer;
  dwc:maximumDepth '614'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x39ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A748%3A0x39ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A748%3A0x39ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A748%3A0x39ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A748%3A0x39ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A748%3A0x39ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:748:0x39ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '748'^^xsd:integer;
  dwc:scientificName 'Alvinocaris lusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378090'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:748:0x39ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378090'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A364%3A0x39ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A364%3A0x39ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A364%3A0x39ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A364%3A0x39ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A364%3A0x39ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:364:0x39ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '364'^^xsd:integer;
  dwc:scientificName 'Protomystides verenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '331335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:364:0x39ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1578705'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2159%3A0x39ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2159%3A0x39ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2159%3A0x39ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2159%3A0x39ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2159%3A0x39ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2159:0x39ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2159'^^xsd:integer;
  dwc:scientificName 'Symmetromphalus hageni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2159:0x39ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2929%3A0x39ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2929%3A0x39ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2929%3A0x39ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38 -110)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-38"^^xsd:decimal ;
  dwc:decimalLongitude "-110"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2929%3A0x39ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-38 -110)"^^geo:wktLiteral ;
  geo-pos:lat "-38"^^xsd:decimal ;
  geo-pos:long "-110"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2929%3A0x39ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2929:0x39ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2929'^^xsd:integer;
  dwc:scientificName 'Kiwa hirsuta'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Pacific-Antarcitic Ridge'^^xsd:string;
  dwc:longitude '-110'^^xsd:integer;
  dwc:latitude '-38'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '249751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2929:0x39ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '249751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x39ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7699966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x39ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  geo-pos:lat "28.2999992370605"^^xsd:decimal ;
  geo-pos:long "-89.7699966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x39ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x39ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cocculina rathbuni'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-89.769996643066'^^xsd:double;
  dwc:latitude '28.299999237061'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '532643'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x39ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '532643'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A124%3A0xD4AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A124%3A0xD4AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A124%3A0xD4AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A124%3A0xD4AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A124%3A0xD4AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:124:0xD4AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '124'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma segonzaci'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '767073'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:124:0xD4AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783164'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A921%3A0xD4AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A921%3A0xD4AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A921%3A0xD4AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A921%3A0xD4AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A921%3A0xD4AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:921:0xD4AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '921'^^xsd:integer;
  dwc:scientificName 'Hyphalion sagamiense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '352388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:921:0xD4AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '352388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A181%3A0xD4AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A181%3A0xD4AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A181%3A0xD4AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A181%3A0xD4AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A181%3A0xD4AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:181:0xD4AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '181'^^xsd:integer;
  dwc:scientificName 'Harmothoe macnabi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:181:0xD4AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A659%3A0xD4AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A659%3A0xD4AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A659%3A0xD4AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A659%3A0xD4AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A659%3A0xD4AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:659:0xD4AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '659'^^xsd:integer;
  dwc:scientificName 'Hirondellea glutonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '490556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:659:0xD4AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '490556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1082%3A0xD4AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1082%3A0xD4AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1082%3A0xD4AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1082%3A0xD4AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1082%3A0xD4AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1082:0xD4AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1082'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes aliger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1082:0xD4AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1464%3A0xD4AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1464%3A0xD4AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1464%3A0xD4AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1464%3A0xD4AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1464%3A0xD4AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1464:0xD4AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1464'^^xsd:integer;
  dwc:scientificName 'Ilyophis blachei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1464:0xD4AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126325'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2253%3A0xD4AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2253%3A0xD4AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2253%3A0xD4AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2253%3A0xD4AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2253%3A0xD4AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2253:0xD4AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2253'^^xsd:integer;
  dwc:scientificName 'Nodopelta heminoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2253:0xD4AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A830%3A0xD4AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A830%3A0xD4AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A830%3A0xD4AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A830%3A0xD4AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A830%3A0xD4AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:830:0xD4AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '830'^^xsd:integer;
  dwc:scientificName 'Munidopsis starmer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '242560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:830:0xD4AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x38ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6870002746582 -125.571998596191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6870002746582"^^xsd:decimal ;
  dwc:decimalLongitude "-125.571998596191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6870002746582 -125.571998596191)"^^geo:wktLiteral ;
  geo-pos:lat "44.6870002746582"^^xsd:decimal ;
  geo-pos:long "-125.571998596191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x38ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x38ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.57199859619'^^xsd:double;
  dwc:latitude '44.687000274658'^^xsd:double;
  dwc:minimumDepth '2850'^^xsd:integer;
  dwc:maximumDepth '2850'^^xsd:integer;
  dwc:aphiaid '138667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x38ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138667'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x38ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6925010681152 -125.576499938965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6925010681152"^^xsd:decimal ;
  dwc:decimalLongitude "-125.576499938965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6925010681152 -125.576499938965)"^^geo:wktLiteral ;
  geo-pos:lat "44.6925010681152"^^xsd:decimal ;
  geo-pos:long "-125.576499938965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x38ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x38ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Onuphis'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.57649993897'^^xsd:double;
  dwc:latitude '44.692501068115'^^xsd:double;
  dwc:minimumDepth '2850'^^xsd:integer;
  dwc:maximumDepth '2850'^^xsd:integer;
  dwc:aphiaid '129404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x38ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129404'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2461%3A0x38ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2461%3A0x38ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2461%3A0x38ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2461%3A0x38ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2461%3A0x38ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2461:0x38ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2461'^^xsd:integer;
  dwc:scientificName 'Riftia pachyptila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2461:0x38ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x38ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5990009307861"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2014999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "645"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  geo-pos:lat "27.5990009307861"^^xsd:decimal ;
  geo-pos:long "-91.2014999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x38ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x38ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cantrainea macleani'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.201499938965'^^xsd:double;
  dwc:latitude '27.599000930786'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '645'^^xsd:integer;
  dwc:aphiaid '419463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x38ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '419463'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A855%3A0x38ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A855%3A0x38ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A855%3A0x38ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A855%3A0x38ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A855%3A0x38ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:855:0x38ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '855'^^xsd:integer;
  dwc:scientificName 'Munidopsis subsquamosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:855:0x38ADA50101000C00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A717%3A0x38ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A717%3A0x38ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A717%3A0x38ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A717%3A0x38ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A717%3A0x38ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:717:0x38ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '717'^^xsd:integer;
  dwc:scientificName 'Sericosura venticola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '239658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:717:0x38ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '239658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1035%3A0x38ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1035%3A0x38ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1035%3A0x38ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1035%3A0x38ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1035%3A0x38ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1035:0x38ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1035'^^xsd:integer;
  dwc:scientificName 'Aphotopontius baculigerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1035:0x38ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A909%3A0x04AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A909%3A0x04AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A909%3A0x04AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A909%3A0x04AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A909%3A0x04AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:909:0x04AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '909'^^xsd:integer;
  dwc:scientificName 'Cyanagraea praedator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:909:0x04AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x04AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x04AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x04AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5990009307861"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2014999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "645"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x04AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  geo-pos:lat "27.5990009307861"^^xsd:decimal ;
  geo-pos:long "-91.2014999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x04AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x04AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Benthonellania acuticostata'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.201499938965'^^xsd:double;
  dwc:latitude '27.599000930786'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '645'^^xsd:integer;
  dwc:aphiaid '419619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x04AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '419619'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A111%3A0x04AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A111%3A0x04AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A111%3A0x04AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A111%3A0x04AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A111%3A0x04AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:111:0x04AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '111'^^xsd:integer;
  dwc:scientificName 'Opisthotrochopodus alvinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:111:0x04AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2390%3A0x04AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2390%3A0x04AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2390%3A0x04AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2390%3A0x04AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2390%3A0x04AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2390:0x04AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2390'^^xsd:integer;
  dwc:scientificName 'Alaysia spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2390:0x04AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A728%3A0x04AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A728%3A0x04AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A728%3A0x04AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A728%3A0x04AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A728%3A0x04AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:728:0x04AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '728'^^xsd:integer;
  dwc:scientificName 'Haploniscus cf.aduncus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:728:0x04AEA50101000600'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A436%3A0x04AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A436%3A0x04AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A436%3A0x04AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A436%3A0x04AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A436%3A0x04AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:436:0x04AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '436'^^xsd:integer;
  dwc:scientificName 'Paralvinella dela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:436:0x04AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A943%3A0x04AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A943%3A0x04AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A943%3A0x04AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.0333003997803 -84.9166030883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.0333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-84.9166030883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3000"^^xsd:integer ;
  dwc:maximumDepthInMeters "3000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A943%3A0x04AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.0333003997803 -84.9166030883789)"^^geo:wktLiteral ;
  geo-pos:lat "26.0333003997803"^^xsd:decimal ;
  geo-pos:long "-84.9166030883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A943%3A0x04AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:943:0x04AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '943'^^xsd:integer;
  dwc:scientificName 'Alvinocaris muricola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Florida Escarpment'^^xsd:string;
  dwc:longitude '-84.916603088379'^^xsd:double;
  dwc:latitude '26.03330039978'^^xsd:double;
  dwc:minimumDepth '3000'^^xsd:integer;
  dwc:maximumDepth '3000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:943:0x04AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x04AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x04AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x04AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x04AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x04AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x04AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Dorididae'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55999755859'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '9904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x04AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '9904'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A289%3A0x04AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A289%3A0x04AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A289%3A0x04AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A289%3A0x04AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A289%3A0x04AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:289:0x04AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '289'^^xsd:integer;
  dwc:scientificName 'Hesiolyra bergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:289:0x04AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1806%3A0x38ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1806%3A0x38ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1806%3A0x38ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.29999995231628 153.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.29999995231628"^^xsd:decimal ;
  dwc:decimalLongitude "153.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1450"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1806%3A0x38ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.29999995231628 153.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-3.29999995231628"^^xsd:decimal ;
  geo-pos:long "153.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1806%3A0x38ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1806:0x38ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1806'^^xsd:integer;
  dwc:scientificName 'Fucaria mystax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'New Ireland Forearc'^^xsd:string;
  dwc:longitude '153.30000305176'^^xsd:double;
  dwc:latitude '-3.2999999523163'^^xsd:double;
  dwc:minimumDepth '1450'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '458589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1806:0x38ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '458589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2011%3A0x38ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2011%3A0x38ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2011%3A0x38ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2011%3A0x38ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2011%3A0x38ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2011:0x38ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2011'^^xsd:integer;
  dwc:scientificName 'Anatoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2011:0x38ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138464'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2474%3A0x38ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2474%3A0x38ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2474%3A0x38ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2474%3A0x38ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2474%3A0x38ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2474:0x38ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2474'^^xsd:integer;
  dwc:scientificName 'Haliclona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '131834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2474:0x38ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131834'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A882%3A0x38ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A882%3A0x38ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A882%3A0x38ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A882%3A0x38ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A882%3A0x38ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:882:0x38ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '882'^^xsd:integer;
  dwc:scientificName 'Austinograea alayseae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '410818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:882:0x38ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '410818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x38ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0499992370605 176.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1880"^^xsd:integer ;
  dwc:maximumDepthInMeters "2620"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0499992370605 176.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "-25.0499992370605"^^xsd:decimal ;
  geo-pos:long "176.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x38ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x38ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Alvinactis chessi'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.35000610352'^^xsd:double;
  dwc:latitude '-25.049999237061'^^xsd:double;
  dwc:minimumDepth '1880'^^xsd:integer;
  dwc:maximumDepth '2620'^^xsd:integer;
  dwc:aphiaid '592930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x38ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '592930'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2185%3A0x38ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2185%3A0x38ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2185%3A0x38ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2185%3A0x38ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2185%3A0x38ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2185:0x38ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2185'^^xsd:integer;
  dwc:scientificName 'Ctenopelta porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2185:0x38ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x38ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7019996643066 -125.551498413086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7019996643066"^^xsd:decimal ;
  dwc:decimalLongitude "-125.551498413086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x38ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7019996643066 -125.551498413086)"^^geo:wktLiteral ;
  geo-pos:lat "44.7019996643066"^^xsd:decimal ;
  geo-pos:long "-125.551498413086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x38ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x38ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55149841309'^^xsd:double;
  dwc:latitude '44.701999664307'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '138667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x38ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138667'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1362%3A0x3BAFA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1362%3A0x3BAFA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1362%3A0x3BAFA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1362%3A0x3BAFA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1362%3A0x3BAFA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1362:0x3BAFA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1362'^^xsd:integer;
  dwc:scientificName 'Thermarces cerberus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '282964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1362:0x3BAFA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3BAFA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3BAFA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3BAFA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3BAFA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3BAFA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3BAFA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Peltospira delicata'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '413443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3BAFA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413443'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1065%3A0x3BAFA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1065%3A0x3BAFA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1065%3A0x3BAFA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1065%3A0x3BAFA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1065%3A0x3BAFA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1065:0x3BAFA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1065'^^xsd:integer;
  dwc:scientificName 'Aphotopontius probolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348897'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1065:0x3BAFA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348897'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A533%3A0x3BAFA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A533%3A0x3BAFA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A533%3A0x3BAFA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A533%3A0x3BAFA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A533%3A0x3BAFA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:533:0x3BAFA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '533'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:533:0x3BAFA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2278%3A0x3CAFA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2278%3A0x3CAFA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2278%3A0x3CAFA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2278%3A0x3CAFA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2278%3A0x3CAFA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2278:0x3CAFA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2278'^^xsd:integer;
  dwc:scientificName 'Peltospira delicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '413443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2278:0x3CAFA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413443'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2267%3A0x3CAFA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2267%3A0x3CAFA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2267%3A0x3CAFA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2267%3A0x3CAFA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2267%3A0x3CAFA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2267:0x3CAFA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2267'^^xsd:integer;
  dwc:scientificName 'Peltospira operculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2267:0x3CAFA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1414%3A0x3CAFA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1414%3A0x3CAFA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1414%3A0x3CAFA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1414%3A0x3CAFA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1414%3A0x3CAFA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1414:0x3CAFA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1414'^^xsd:integer;
  dwc:scientificName 'Chaunax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1414:0x3CAFA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125796'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3651%3A0x3CAFA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3651%3A0x3CAFA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3651%3A0x3CAFA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3651%3A0x3CAFA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3651%3A0x3CAFA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3651:0x3CAFA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3651'^^xsd:integer;
  dwc:scientificName 'Pleurobranchaea japonica'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '535699'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3651:0x3CAFA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '535699'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2476%3A0x37ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2476%3A0x37ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2476%3A0x37ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2476%3A0x37ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2476%3A0x37ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2476:0x37ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2476'^^xsd:integer;
  dwc:scientificName 'Asbestopluma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '131893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2476:0x37ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131893'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1122%3A0x37ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1122%3A0x37ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1122%3A0x37ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1122%3A0x37ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1122%3A0x37ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1122:0x37ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1122'^^xsd:integer;
  dwc:scientificName 'Nilva torifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '353789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1122:0x37ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '353789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3725%3A0x37ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3725%3A0x37ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3725%3A0x37ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3725%3A0x37ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3725%3A0x37ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3725:0x37ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3725'^^xsd:integer;
  dwc:scientificName 'Glyceriformia'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3725:0x37ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '929'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A104%3A0x37ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A104%3A0x37ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A104%3A0x37ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A104%3A0x37ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A104%3A0x37ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:104:0x37ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '104'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:104:0x37ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x37ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x37ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x37ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3A%3A0x37ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x37ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x37ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Cyathermia naticoides'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '449951'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x37ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x37ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x37ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x37ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x37ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x37ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x37ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cataegis meroglypta'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '419386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x37ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '890233'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x37ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x37ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x37ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x37ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x37ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x37ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bathymodiolus thermophilus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '183000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x37ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '183000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A681%3A0x38ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A681%3A0x38ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A681%3A0x38ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A681%3A0x38ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A681%3A0x38ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:681:0x38ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '681'^^xsd:integer;
  dwc:scientificName 'Ventiella sulfuris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '557720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:681:0x38ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A370%3A0x04AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A370%3A0x04AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A370%3A0x04AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A370%3A0x04AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A370%3A0x04AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:370:0x04AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '370'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha globopalpata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:370:0x04AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1291%3A0x04AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1291%3A0x04AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1291%3A0x04AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1291%3A0x04AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1291%3A0x04AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1291:0x04AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1291'^^xsd:integer;
  dwc:scientificName 'Distorasterias stichantha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1291:0x04AEA50101000C00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x04AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x04AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x04AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x04AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x04AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x04AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Calyptogena magnifica'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:aphiaid '464366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x04AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1445254'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2323%3A0x04AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2323%3A0x04AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2323%3A0x04AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2323%3A0x04AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2323%3A0x04AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2323:0x04AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2323'^^xsd:integer;
  dwc:scientificName 'Shinkailepas kaikatensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2323:0x04AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512336'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A766%3A0x05AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A766%3A0x05AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A766%3A0x05AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A766%3A0x05AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A766%3A0x05AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:766:0x05AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '766'^^xsd:integer;
  dwc:scientificName 'Chorocaris chacei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:766:0x05AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '586785'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1045%3A0x05AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1045%3A0x05AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1045%3A0x05AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1045%3A0x05AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1045%3A0x05AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1045:0x05AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1045'^^xsd:integer;
  dwc:scientificName 'Aphotopontius forcipatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1045:0x05AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1433%3A0x05AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1433%3A0x05AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1433%3A0x05AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1433%3A0x05AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1433%3A0x05AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1433:0x05AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1433'^^xsd:integer;
  dwc:scientificName 'Sebastolobus altivelis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '282741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1433:0x05AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282741'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A304%3A0x05AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A304%3A0x05AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A304%3A0x05AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A304%3A0x05AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A304%3A0x05AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:304:0x05AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '304'^^xsd:integer;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:304:0x05AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2517%3A0x37ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2517%3A0x37ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2517%3A0x37ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2517%3A0x37ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2517%3A0x37ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2517:0x37ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2517'^^xsd:integer;
  dwc:scientificName 'Xylocythere'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '459681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2517:0x37ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '459681'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2616%3A0x37ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2616%3A0x37ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2616%3A0x37ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2616%3A0x37ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2616%3A0x37ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2616:0x37ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2616'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2616:0x37ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138214'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1843%3A0x37ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1843%3A0x37ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1843%3A0x37ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1843%3A0x37ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1843%3A0x37ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1843:0x37ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1843'^^xsd:integer;
  dwc:scientificName 'Peltospira smaragdina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1843:0x37ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180917'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1019%3A0x37ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1019%3A0x37ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1019%3A0x37ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1019%3A0x37ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1019%3A0x37ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1019:0x37ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1019'^^xsd:integer;
  dwc:scientificName 'Aphotopontius acanthinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348889'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1019:0x37ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2482%3A0x37ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2482%3A0x37ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2482%3A0x37ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2482%3A0x37ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2482%3A0x37ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2482:0x37ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2482'^^xsd:integer;
  dwc:scientificName 'Chondrocladia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '131894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2482:0x37ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131894'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A527%3A0x37ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A527%3A0x37ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A527%3A0x37ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A527%3A0x37ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A527%3A0x37ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:527:0x37ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '527'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:527:0x37ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1844%3A0x37ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1844%3A0x37ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1844%3A0x37ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1844%3A0x37ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1844%3A0x37ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1844:0x37ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1844'^^xsd:integer;
  dwc:scientificName 'Peltospira smaragdina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1844:0x37ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180917'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A187%3A0xD4AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A187%3A0xD4AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A187%3A0xD4AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A187%3A0xD4AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A187%3A0xD4AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:187:0xD4AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '187'^^xsd:integer;
  dwc:scientificName 'Iphionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '324953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:187:0xD4AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324953'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD4AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD4AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD4AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD4AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD4AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD4AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Melanodrymia galeronae'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '449985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD4AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A500%3A0xD5AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A500%3A0xD5AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A500%3A0xD5AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A500%3A0xD5AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A500%3A0xD5AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:500:0xD5AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '500'^^xsd:integer;
  dwc:scientificName 'Parougia wolfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:500:0xD5AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A174%3A0xD5AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A174%3A0xD5AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A174%3A0xD5AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A174%3A0xD5AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A174%3A0xD5AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:174:0xD5AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '174'^^xsd:integer;
  dwc:scientificName 'Branchipolynoe symmytilida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:174:0xD5AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A713%3A0xD5AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A713%3A0xD5AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A713%3A0xD5AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A713%3A0xD5AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A713%3A0xD5AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:713:0xD5AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '713'^^xsd:integer;
  dwc:scientificName 'Seba profundus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '554814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:713:0xD5AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '554814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A546%3A0xD5AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A546%3A0xD5AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A546%3A0xD5AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A546%3A0xD5AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A546%3A0xD5AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:546:0xD5AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '546'^^xsd:integer;
  dwc:scientificName 'Grassleia hydrothermalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:546:0xD5AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A790%3A0xD5AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A790%3A0xD5AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A790%3A0xD5AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A790%3A0xD5AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A790%3A0xD5AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:790:0xD5AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '790'^^xsd:integer;
  dwc:scientificName 'Lebbeus carinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:790:0xD5AEA50101000400'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2400%3A0xD5AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2400%3A0xD5AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2400%3A0xD5AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2400%3A0xD5AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2400%3A0xD5AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2400:0xD5AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2400'^^xsd:integer;
  dwc:scientificName 'Siphonobrachia lauensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266017'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2400:0xD5AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A262%3A0x36ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A262%3A0x36ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A262%3A0x36ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A262%3A0x36ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A262%3A0x36ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:262:0x36ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '262'^^xsd:integer;
  dwc:scientificName 'Thermiphione tufari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '332577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:262:0x36ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x36ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x36ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x36ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9900016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-127.495002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3232"^^xsd:integer ;
  dwc:maximumDepthInMeters "3232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x36ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  geo-pos:lat "40.9900016784668"^^xsd:decimal ;
  geo-pos:long "-127.495002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x36ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x36ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bathyceradocus wuzzae'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-127.49500274658'^^xsd:double;
  dwc:latitude '40.990001678467'^^xsd:double;
  dwc:minimumDepth '3232'^^xsd:integer;
  dwc:maximumDepth '3232'^^xsd:integer;
  dwc:aphiaid '531404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x36ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '531404'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x36ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x36ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x36ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x36ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x36ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x36ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Oasisia alvinae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '265973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x36ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1877%3A0x36ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1877%3A0x36ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1877%3A0x36ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1877%3A0x36ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1877%3A0x36ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1877:0x36ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1877'^^xsd:integer;
  dwc:scientificName 'Xylodiscula analoga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '181095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1877:0x36ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A961%3A0x36ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A961%3A0x36ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A961%3A0x36ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -55.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A961%3A0x36ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -55.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-55.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A961%3A0x36ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:961:0x36ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '961'^^xsd:integer;
  dwc:scientificName 'Munidopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Laurentian Fan'^^xsd:string;
  dwc:longitude '-55.70000076294'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3900'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:961:0x36ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106836'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A259%3A0x36ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A259%3A0x36ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A259%3A0x36ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A259%3A0x36ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A259%3A0x36ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:259:0x36ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '259'^^xsd:integer;
  dwc:scientificName 'Thermiphione fijiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '332576'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:259:0x36ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332576'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3564%3A0x37ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3564%3A0x37ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3564%3A0x37ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3564%3A0x37ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3564%3A0x37ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3564:0x37ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3564'^^xsd:integer;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3564:0x37ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2332%3A0x3CAFA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2332%3A0x3CAFA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2332%3A0x3CAFA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2332%3A0x3CAFA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2332%3A0x3CAFA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2332:0x3CAFA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2332'^^xsd:integer;
  dwc:scientificName 'Shinkailepas tufari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512321'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2332:0x3CAFA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512321'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A941%3A0x3CAFA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A941%3A0x3CAFA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A941%3A0x3CAFA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A941%3A0x3CAFA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A941%3A0x3CAFA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:941:0x3CAFA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '941'^^xsd:integer;
  dwc:scientificName 'Xylocythere'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '459681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:941:0x3CAFA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '459681'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3CAFA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CAFA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CAFA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CAFA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3CAFA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3CAFA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Fucaria striata'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '536896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3CAFA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1818%3A0x3CAFA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1818%3A0x3CAFA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1818%3A0x3CAFA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1818%3A0x3CAFA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1818%3A0x3CAFA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1818:0x3CAFA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1818'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1818:0x3CAFA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1875%3A0x3CAFA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1875%3A0x3CAFA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1875%3A0x3CAFA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1875%3A0x3CAFA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1875%3A0x3CAFA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1875:0x3CAFA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1875'^^xsd:integer;
  dwc:scientificName 'Lurifax vitreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '181098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1875:0x3CAFA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181098'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A214%3A0x3CAFA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A214%3A0x3CAFA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A214%3A0x3CAFA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A214%3A0x3CAFA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A214%3A0x3CAFA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:214:0x3CAFA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '214'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium williamsae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:214:0x3CAFA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3CAFA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CAFA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CAFA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CAFA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3CAFA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3CAFA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Colossendeis minor'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55999755859'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '134667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3CAFA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134667'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2024%3A0x3CAFA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2024%3A0x3CAFA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2024%3A0x3CAFA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2024%3A0x3CAFA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2024%3A0x3CAFA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2024:0x3CAFA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2024'^^xsd:integer;
  dwc:scientificName 'Cocculina craigsmithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '579296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2024:0x3CAFA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1432463'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2308%3A0x36ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2308%3A0x36ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2308%3A0x36ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2308%3A0x36ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2308%3A0x36ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2308:0x36ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2308'^^xsd:integer;
  dwc:scientificName 'Xylodiscula major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2308:0x36ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2420%3A0x36ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2420%3A0x36ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2420%3A0x36ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -55.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2420%3A0x36ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -55.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-55.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2420%3A0x36ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2420:0x36ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2420'^^xsd:integer;
  dwc:scientificName 'Spirobrachia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Laurentian Fan'^^xsd:string;
  dwc:longitude '-55.70000076294'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3900'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2420:0x36ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265031'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x36ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x36ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x36ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.625"^^xsd:decimal ;
  dwc:decimalLongitude "-104.209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2538"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x36ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "8.625"^^xsd:decimal ;
  geo-pos:long "-104.209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x36ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x36ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bathymodiolus thermophilus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.20999908447'^^xsd:double;
  dwc:latitude '8.625'^^xsd:double;
  dwc:minimumDepth '2538'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '183000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x36ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '183000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1226%3A0x36ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1226%3A0x36ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1226%3A0x36ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1226%3A0x36ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1226%3A0x36ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1226:0x36ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1226'^^xsd:integer;
  dwc:scientificName 'Ecbathyrion prolixicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '351201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1226:0x36ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '351201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2689%3A0x36ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2689%3A0x36ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2689%3A0x36ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.29999995231628 153.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.29999995231628"^^xsd:decimal ;
  dwc:decimalLongitude "153.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1450"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2689%3A0x36ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.29999995231628 153.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-3.29999995231628"^^xsd:decimal ;
  geo-pos:long "153.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2689%3A0x36ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2689:0x36ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2689'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus wareni'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'New Ireland Forearc'^^xsd:string;
  dwc:longitude '153.30000305176'^^xsd:double;
  dwc:latitude '-3.2999999523163'^^xsd:double;
  dwc:minimumDepth '1450'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:aphiaid '434627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2689:0x36ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '434627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2294%3A0x36ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2294%3A0x36ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2294%3A0x36ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2294%3A0x36ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2294%3A0x36ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2294:0x36ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2294'^^xsd:integer;
  dwc:scientificName 'Helicrenion reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2294:0x36ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2212%3A0x36ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2212%3A0x36ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2212%3A0x36ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2212%3A0x36ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2212%3A0x36ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2212:0x36ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2212'^^xsd:integer;
  dwc:scientificName 'Neolepetopsis densata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2212:0x36ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2943%3A0xD5AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2943%3A0xD5AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2943%3A0xD5AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2943%3A0xD5AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2943%3A0xD5AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2943:0xD5AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2943'^^xsd:integer;
  dwc:scientificName 'Pagodula concepcionensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '389985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2943:0xD5AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '869772'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xD5AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD5AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD5AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD5AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xD5AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xD5AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xD5AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A33%3A0xD5AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A33%3A0xD5AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A33%3A0xD5AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A33%3A0xD5AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A33%3A0xD5AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:33:0xD5AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '33'^^xsd:integer;
  dwc:scientificName 'Nautiliniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '324608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:33:0xD5AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324608'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A420%3A0xD5AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A420%3A0xD5AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A420%3A0xD5AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A420%3A0xD5AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A420%3A0xD5AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:420:0xD5AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '420'^^xsd:integer;
  dwc:scientificName 'Alvinella caudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:420:0xD5AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A872%3A0xD5AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A872%3A0xD5AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A872%3A0xD5AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A872%3A0xD5AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A872%3A0xD5AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:872:0xD5AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '872'^^xsd:integer;
  dwc:scientificName 'Bathynectes maravigna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:872:0xD5AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2085%3A0xD5AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2085%3A0xD5AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2085%3A0xD5AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2085%3A0xD5AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2085%3A0xD5AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2085:0xD5AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2085'^^xsd:integer;
  dwc:scientificName 'Bathymargarites symplector'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2085:0xD5AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3742%3A0xD5AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3742%3A0xD5AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3742%3A0xD5AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3742%3A0xD5AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3742%3A0xD5AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3742:0xD5AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3742'^^xsd:integer;
  dwc:scientificName 'Sirsoe midatlantica'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3742:0xD5AEA50101000C00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2414%3A0xD5AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2414%3A0xD5AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2414%3A0xD5AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2414%3A0xD5AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2414%3A0xD5AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2414:0xD5AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2414'^^xsd:integer;
  dwc:scientificName 'Polybrachia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2414:0xD5AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265014'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A857%3A0x35ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A857%3A0x35ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A857%3A0x35ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A857%3A0x35ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A857%3A0x35ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:857:0x35ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '857'^^xsd:integer;
  dwc:scientificName 'Uroptychus bicavus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:857:0x35ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378120'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A733%3A0x35ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A733%3A0x35ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A733%3A0x35ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A733%3A0x35ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A733%3A0x35ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:733:0x35ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '733'^^xsd:integer;
  dwc:scientificName 'Thermaloniscus cotylophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '263507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:733:0x35ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '263507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A942%3A0x35ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A942%3A0x35ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A942%3A0x35ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A942%3A0x35ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A942%3A0x35ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:942:0x35ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '942'^^xsd:integer;
  dwc:scientificName 'Alvinocaris muricola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:942:0x35ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1867%3A0x35ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1867%3A0x35ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1867%3A0x35ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1867%3A0x35ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1867%3A0x35ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1867:0x35ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1867'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus fucensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1867:0x35ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A36%3A0x35ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A36%3A0x35ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A36%3A0x35ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A36%3A0x35ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A36%3A0x35ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:36:0x35ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '36'^^xsd:integer;
  dwc:scientificName 'Nicomache ohtai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:36:0x35ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A358%3A0x36ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A358%3A0x36ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A358%3A0x36ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A358%3A0x36ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A358%3A0x36ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:358:0x36ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '358'^^xsd:integer;
  dwc:scientificName 'Sphaerosyllis ridgensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '332027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:358:0x36ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2148%3A0x36ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2148%3A0x36ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2148%3A0x36ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2148%3A0x36ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2148%3A0x36ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2148:0x36ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2148'^^xsd:integer;
  dwc:scientificName 'Puncturella solis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '510042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2148:0x36ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '510042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2755%3A0x28ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2755%3A0x28ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2755%3A0x28ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2755%3A0x28ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2755%3A0x28ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2755:0x28ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2755'^^xsd:integer;
  dwc:scientificName 'Laonice asaccata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '328634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2755:0x28ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328634'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x28ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x28ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x28ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3A%3A0x28ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x28ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x28ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma hessleri'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '327273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x28ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1988%3A0x28ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1988%3A0x28ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1988%3A0x28ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1988%3A0x28ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1988%3A0x28ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1988:0x28ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1988'^^xsd:integer;
  dwc:scientificName 'Calyptogena okutanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1988:0x28ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1201%3A0x28ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1201%3A0x28ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1201%3A0x28ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1201%3A0x28ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1201%3A0x28ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1201:0x28ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1201'^^xsd:integer;
  dwc:scientificName 'Stygiopontius quadrispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1201:0x28ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A516%3A0x28ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A516%3A0x28ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A516%3A0x28ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A516%3A0x28ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A516%3A0x28ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:516:0x28ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '516'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:516:0x28ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x28ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x28ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x28ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7350006103516"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "533"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x28ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.7350006103516"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x28ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x28ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cataegis meroglypta'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '27.735000610352'^^xsd:double;
  dwc:minimumDepth '533'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '419386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x28ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '890233'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1873%3A0x28ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1873%3A0x28ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1873%3A0x28ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1873%3A0x28ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1873%3A0x28ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1873:0x28ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1873'^^xsd:integer;
  dwc:scientificName 'Hyalogyrina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1873:0x28ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2748%3A0x28ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2748%3A0x28ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2748%3A0x28ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2748%3A0x28ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2748%3A0x28ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2748:0x28ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2748'^^xsd:integer;
  dwc:scientificName 'Thermiphione tufari'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '332577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2748:0x28ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3511%3A0x35ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3511%3A0x35ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3511%3A0x35ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.2099990844727 -73.4300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.2099990844727"^^xsd:decimal ;
  dwc:decimalLongitude "-73.4300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "728"^^xsd:integer ;
  dwc:maximumDepthInMeters "843"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3511%3A0x35ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.2099990844727 -73.4300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-36.2099990844727"^^xsd:decimal ;
  geo-pos:long "-73.4300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3511%3A0x35ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3511:0x35ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3511'^^xsd:integer;
  dwc:scientificName 'Antonbruunia gerdesi'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Concepcion'^^xsd:string;
  dwc:longitude '-73.430000305176'^^xsd:double;
  dwc:latitude '-36.209999084473'^^xsd:double;
  dwc:minimumDepth '728'^^xsd:integer;
  dwc:maximumDepth '843'^^xsd:integer;
  dwc:aphiaid '579997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3511:0x35ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '579997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1620%3A0x35ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1620%3A0x35ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1620%3A0x35ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1620%3A0x35ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1620%3A0x35ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1620:0x35ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1620'^^xsd:integer;
  dwc:scientificName 'Ifremeria nautilei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1620:0x35ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1512%3A0x35ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1512%3A0x35ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1512%3A0x35ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1512%3A0x35ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1512%3A0x35ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1512:0x35ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1512'^^xsd:integer;
  dwc:scientificName 'Lucernaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1512:0x35ADA50101000500'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1812%3A0x35ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1812%3A0x35ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1812%3A0x35ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1812%3A0x35ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1812%3A0x35ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1812:0x35ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1812'^^xsd:integer;
  dwc:scientificName 'Protolira thorvaldsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '141512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1812:0x35ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A491%3A0x35ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A491%3A0x35ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A491%3A0x35ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A491%3A0x35ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A491%3A0x35ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:491:0x35ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '491'^^xsd:integer;
  dwc:scientificName 'Paralvinella sulfincola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '334364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:491:0x35ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2493%3A0x35ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2493%3A0x35ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2493%3A0x35ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2493%3A0x35ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2493%3A0x35ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2493:0x35ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2493'^^xsd:integer;
  dwc:scientificName 'Helicoradomenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '395145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2493:0x35ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395145'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1997%3A0x35ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1997%3A0x35ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1997%3A0x35ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1997%3A0x35ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1997%3A0x35ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1997:0x35ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1997'^^xsd:integer;
  dwc:scientificName 'Calyptogena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '367971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1997:0x35ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '367971'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1071%3A0xD5AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1071%3A0xD5AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1071%3A0xD5AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1071%3A0xD5AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1071%3A0xD5AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1071:0xD5AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1071'^^xsd:integer;
  dwc:scientificName 'Benthoxynus spiculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '349207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1071:0xD5AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '349207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A244%3A0xD6AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A244%3A0xD6AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A244%3A0xD6AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A244%3A0xD6AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A244%3A0xD6AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:244:0xD6AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '244'^^xsd:integer;
  dwc:scientificName 'Levensteiniella raisae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:244:0xD6AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A938%3A0xD6AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A938%3A0xD6AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A938%3A0xD6AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A938%3A0xD6AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A938%3A0xD6AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:938:0xD6AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '938'^^xsd:integer;
  dwc:scientificName 'Leucothoe ayrtonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '510246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:938:0xD6AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '510246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2316%3A0xD6AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2316%3A0xD6AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2316%3A0xD6AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2316%3A0xD6AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2316%3A0xD6AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2316:0xD6AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2316'^^xsd:integer;
  dwc:scientificName 'Neolepetopsis occulta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449988'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2316:0xD6AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449988'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A110%3A0xD6AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A110%3A0xD6AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A110%3A0xD6AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A110%3A0xD6AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A110%3A0xD6AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:110:0xD6AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '110'^^xsd:integer;
  dwc:scientificName 'Opisthotrochopodus alvinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:110:0xD6AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2099%3A0xD6AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2099%3A0xD6AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2099%3A0xD6AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2099%3A0xD6AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2099%3A0xD6AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2099:0xD6AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2099'^^xsd:integer;
  dwc:scientificName 'Protolira valvatoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2099:0xD6AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD6AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD6AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD6AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD6AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD6AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD6AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Nodopelta heminoda'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '449991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD6AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2533%3A0xD6AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2533%3A0xD6AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2533%3A0xD6AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2533%3A0xD6AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2533%3A0xD6AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2533:0xD6AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2533'^^xsd:integer;
  dwc:scientificName 'Provanna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '391510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2533:0xD6AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391510'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1243%3A0x34ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1243%3A0x34ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1243%3A0x34ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1243%3A0x34ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1243%3A0x34ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1243:0x34ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1243'^^xsd:integer;
  dwc:scientificName 'Oncaea praeclara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '354033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1243:0x34ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '128954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x34ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x34ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x34ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x34ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x34ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x34ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Ridgeia piscesae'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '266009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x34ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2743%3A0x34ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2743%3A0x34ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2743%3A0x34ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2743%3A0x34ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2743%3A0x34ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2743:0x34ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2743'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium jouinae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:aphiaid '183235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2743:0x34ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x34ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x34ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x34ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x34ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x34ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x34ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Paralvinella sulfincola'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '334364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x34ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2599%3A0x35ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2599%3A0x35ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2599%3A0x35ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2599%3A0x35ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2599%3A0x35ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2599:0x35ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2599'^^xsd:integer;
  dwc:scientificName 'Peltospira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2599:0x35ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180916'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1215%3A0x35ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1215%3A0x35ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1215%3A0x35ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1215%3A0x35ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1215%3A0x35ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1215:0x35ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1215'^^xsd:integer;
  dwc:scientificName 'Stygiopontius stabilitus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1215:0x35ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A579%3A0x35ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A579%3A0x35ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A579%3A0x35ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A579%3A0x35ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A579%3A0x35ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:579:0x35ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '579'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:579:0x35ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD6AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD6AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD6AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD6AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD6AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD6AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cataegis'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '415170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD6AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '415170'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A302%3A0xD6AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A302%3A0xD6AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A302%3A0xD6AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A302%3A0xD6AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A302%3A0xD6AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:302:0xD6AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '302'^^xsd:integer;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:302:0xD6AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2508%3A0xD6AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2508%3A0xD6AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2508%3A0xD6AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2508%3A0xD6AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2508%3A0xD6AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2508:0xD6AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2508'^^xsd:integer;
  dwc:scientificName 'Melanodrymia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2508:0xD6AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449912'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A932%3A0xD6AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A932%3A0xD6AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A932%3A0xD6AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8332996368408 -57.6665992736816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-57.6665992736816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5000"^^xsd:integer ;
  dwc:maximumDepthInMeters "5000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A932%3A0xD6AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8332996368408 -57.6665992736816)"^^geo:wktLiteral ;
  geo-pos:lat "13.8332996368408"^^xsd:decimal ;
  geo-pos:long "-57.6665992736816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A932%3A0xD6AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:932:0xD6AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '932'^^xsd:integer;
  dwc:scientificName 'Orchomene stocki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-57.666599273682'^^xsd:double;
  dwc:latitude '13.833299636841'^^xsd:double;
  dwc:minimumDepth '5000'^^xsd:integer;
  dwc:maximumDepth '5000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '527422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:932:0xD6AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '527422'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1110%3A0xD6AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1110%3A0xD6AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1110%3A0xD6AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1110%3A0xD6AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1110%3A0xD6AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1110:0xD6AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1110'^^xsd:integer;
  dwc:scientificName 'Chasmatopontius thescalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1110:0xD6AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xD6AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD6AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD6AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD6AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xD6AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xD6AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Ventiella sulfuris'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '557720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xD6AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2781%3A0xD6AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2781%3A0xD6AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2781%3A0xD6AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2781%3A0xD6AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2781%3A0xD6AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2781:0xD6AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2781'^^xsd:integer;
  dwc:scientificName 'Collocherides brychius'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '361363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2781:0xD6AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '361363'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A682%3A0xD6AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A682%3A0xD6AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A682%3A0xD6AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A682%3A0xD6AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A682%3A0xD6AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:682:0xD6AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '682'^^xsd:integer;
  dwc:scientificName 'Ventiella sulfuris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '557720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:682:0xD6AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2641%3A0x34ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2641%3A0x34ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2641%3A0x34ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^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/212__urn%3Acatalog%3APENN%3AC%3A2641%3A0x34ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2641%3A0x34ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2641:0x34ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2641'^^xsd:integer;
  dwc:scientificName 'Abyssocladia dominalba'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '16.89999961853'^^xsd:double;
  dwc:aphiaid '235787'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2641:0x34ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '235787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1778%3A0x34ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1778%3A0x34ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1778%3A0x34ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1778%3A0x34ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1778%3A0x34ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1778:0x34ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1778'^^xsd:integer;
  dwc:scientificName 'Graneledone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '157018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1778:0x34ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '157018'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1022%3A0x34ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1022%3A0x34ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1022%3A0x34ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1022%3A0x34ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1022%3A0x34ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1022:0x34ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1022'^^xsd:integer;
  dwc:scientificName 'Aphotopontius arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1022:0x34ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3514%3A0x34ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3514%3A0x34ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3514%3A0x34ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3514%3A0x34ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3514%3A0x34ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3514:0x34ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3514'^^xsd:integer;
  dwc:scientificName 'Ophiacantha longispina'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '243375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3514:0x34ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '243375'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x34ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x34ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x34ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9900016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-127.495002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3232"^^xsd:integer ;
  dwc:maximumDepthInMeters "3232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x34ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  geo-pos:lat "40.9900016784668"^^xsd:decimal ;
  geo-pos:long "-127.495002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x34ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x34ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Leptamphopus fragilis'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-127.49500274658'^^xsd:double;
  dwc:latitude '40.990001678467'^^xsd:double;
  dwc:minimumDepth '3232'^^xsd:integer;
  dwc:maximumDepth '3232'^^xsd:integer;
  dwc:aphiaid '430730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x34ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '430730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A108%3A0x34ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A108%3A0x34ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A108%3A0x34ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A108%3A0x34ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A108%3A0x34ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:108:0x34ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '108'^^xsd:integer;
  dwc:scientificName 'Opisthotrochopodus alvinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:108:0x34ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A868%3A0x34ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A868%3A0x34ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A868%3A0x34ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A868%3A0x34ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A868%3A0x34ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:868:0x34ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '868'^^xsd:integer;
  dwc:scientificName 'Bathyconchoecia deeveyae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:868:0x34ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1628827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD7AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD7AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD7AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9900016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-127.495002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3232"^^xsd:integer ;
  dwc:maximumDepthInMeters "3232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD7AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  geo-pos:lat "40.9900016784668"^^xsd:decimal ;
  geo-pos:long "-127.495002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD7AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD7AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Harmothoe gordae'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-127.49500274658'^^xsd:double;
  dwc:latitude '40.990001678467'^^xsd:double;
  dwc:minimumDepth '3232'^^xsd:integer;
  dwc:maximumDepth '3232'^^xsd:integer;
  dwc:aphiaid '328244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD7AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328244'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A88%3A0xD7AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A88%3A0xD7AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A88%3A0xD7AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A88%3A0xD7AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A88%3A0xD7AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:88:0xD7AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '88'^^xsd:integer;
  dwc:scientificName 'Nicomache arwidssoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:88:0xD7AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2559%3A0xD7AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2559%3A0xD7AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2559%3A0xD7AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2559%3A0xD7AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2559%3A0xD7AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2559:0xD7AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2559'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2559:0xD7AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138214'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A825%3A0xD7AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A825%3A0xD7AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A825%3A0xD7AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A825%3A0xD7AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A825%3A0xD7AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:825:0xD7AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '825'^^xsd:integer;
  dwc:scientificName 'Munidopsis lauensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '242557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:825:0xD7AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3627%3A0xD7AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3627%3A0xD7AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3627%3A0xD7AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3627%3A0xD7AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3627%3A0xD7AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3627:0xD7AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3627'^^xsd:integer;
  dwc:scientificName 'Carcinoplax surugensis'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '452455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3627:0xD7AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2471%3A0xD7AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2471%3A0xD7AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2471%3A0xD7AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2471%3A0xD7AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2471%3A0xD7AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2471:0xD7AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2471'^^xsd:integer;
  dwc:scientificName 'Asbestopluma infundibulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '133176'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2471:0xD7AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '863534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD7AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD7AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD7AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD7AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD7AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD7AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Paralvinella sulfincola'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:aphiaid '334364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD7AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A401%3A0xD7AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A401%3A0xD7AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A401%3A0xD7AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A401%3A0xD7AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A401%3A0xD7AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:401:0xD7AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '401'^^xsd:integer;
  dwc:scientificName 'Prionospio (Minuspio) sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '331104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:401:0xD7AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '558842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1879%3A0x33ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1879%3A0x33ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1879%3A0x33ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1879%3A0x33ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1879%3A0x33ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1879:0x33ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1879'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus azoricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '140436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1879:0x33ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x33ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x33ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x33ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x33ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x33ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x33ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Sericosura verenae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '407708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x33ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '407708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A65%3A0x33ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A65%3A0x33ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A65%3A0x33ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A65%3A0x33ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A65%3A0x33ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:65:0x33ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '65'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:65:0x33ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2003%3A0x34ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2003%3A0x34ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2003%3A0x34ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2003%3A0x34ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2003%3A0x34ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2003:0x34ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2003'^^xsd:integer;
  dwc:scientificName 'Calyptogena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '135'^^xsd:integer;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '367971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2003:0x34ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '367971'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A265%3A0x34ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A265%3A0x34ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A265%3A0x34ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A265%3A0x34ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A265%3A0x34ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:265:0x34ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '265'^^xsd:integer;
  dwc:scientificName 'Thermopolynoe branchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '332578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:265:0x34ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332578'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A349%3A0x34ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A349%3A0x34ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A349%3A0x34ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A349%3A0x34ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A349%3A0x34ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:349:0x34ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '349'^^xsd:integer;
  dwc:scientificName 'Nereis sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:349:0x34ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A287%3A0x34ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A287%3A0x34ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A287%3A0x34ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A287%3A0x34ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A287%3A0x34ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:287:0x34ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '287'^^xsd:integer;
  dwc:scientificName 'Hesiolyra bergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:287:0x34ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2856%3A0x05AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2856%3A0x05AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2856%3A0x05AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2856%3A0x05AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2856%3A0x05AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2856:0x05AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2856'^^xsd:integer;
  dwc:scientificName 'Brisinga endecacnemos'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '123673'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2856:0x05AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123673'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2763%3A0x05AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2763%3A0x05AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2763%3A0x05AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2763%3A0x05AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2763%3A0x05AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2763:0x05AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2763'^^xsd:integer;
  dwc:scientificName 'Sericosura heteroscela'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '134633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2763:0x05AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134633'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2911%3A0x05AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2911%3A0x05AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2911%3A0x05AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "137.533294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3840"^^xsd:integer ;
  dwc:maximumDepthInMeters "3840"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2911%3A0x05AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  geo-pos:lat "33.6101989746094"^^xsd:decimal ;
  geo-pos:long "137.533294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2911%3A0x05AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2911:0x05AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2911'^^xsd:integer;
  dwc:scientificName 'Calyptogena (Ectenagena) phaseoliformis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '137.53329467773'^^xsd:double;
  dwc:latitude '33.610198974609'^^xsd:double;
  dwc:minimumDepth '3840'^^xsd:integer;
  dwc:maximumDepth '3840'^^xsd:integer;
  dwc:aphiaid '464419'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2911:0x05AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1305%3A0x05AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1305%3A0x05AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1305%3A0x05AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1305%3A0x05AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1305%3A0x05AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1305:0x05AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1305'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1305:0x05AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1314%3A0x05AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1314%3A0x05AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1314%3A0x05AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1314%3A0x05AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1314%3A0x05AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1314:0x05AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1314'^^xsd:integer;
  dwc:scientificName 'Thermobiotes mytilogeiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '282966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1314:0x05AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x05AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x05AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x05AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-117.718002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x05AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  geo-pos:lat "32.2182998657227"^^xsd:decimal ;
  geo-pos:long "-117.718002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x05AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x05AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '-117.71800231934'^^xsd:double;
  dwc:latitude '32.218299865723'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x05AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1775%3A0x05AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1775%3A0x05AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1775%3A0x05AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1775%3A0x05AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1775%3A0x05AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1775:0x05AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1775'^^xsd:integer;
  dwc:scientificName 'Cirrothauma murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '139174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1775:0x05AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2876%3A0x05AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2876%3A0x05AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2876%3A0x05AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2876%3A0x05AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2876%3A0x05AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2876:0x05AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2876'^^xsd:integer;
  dwc:scientificName 'Munidopsis exuta'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '196023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2876:0x05AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x33ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x33ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x33ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x33ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x33ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x33ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ridgeia piscesae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '266009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x33ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2169%3A0x33ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2169%3A0x33ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2169%3A0x33ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2169%3A0x33ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2169%3A0x33ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2169:0x33ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2169'^^xsd:integer;
  dwc:scientificName 'Eulepetopsis vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2169:0x33ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x33ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x33ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x33ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x33ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x33ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x33ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ophryotrocha globopalpata'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '330201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x33ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A720%3A0x33ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A720%3A0x33ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A720%3A0x33ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A720%3A0x33ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A720%3A0x33ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:720:0x33ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '720'^^xsd:integer;
  dwc:scientificName 'Sericosura venticola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '239658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:720:0x33ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '239658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2424%3A0x33ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2424%3A0x33ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2424%3A0x33ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2424%3A0x33ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2424%3A0x33ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2424:0x33ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2424'^^xsd:integer;
  dwc:scientificName 'Lamellibrachia barhami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2424:0x33ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x33ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x33ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x33ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x33ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x33ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x33ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga microchira'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '458579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x33ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '458579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1976%3A0x33ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1976%3A0x33ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1976%3A0x33ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1976%3A0x33ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1976%3A0x33ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1976:0x33ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1976'^^xsd:integer;
  dwc:scientificName 'Calyptogena (Ectenagena) kaikoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '135'^^xsd:integer;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1976:0x33ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x33ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x33ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x33ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-127.690002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2656"^^xsd:integer ;
  dwc:maximumDepthInMeters "2656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x33ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  geo-pos:lat "47.7799987792969"^^xsd:decimal ;
  geo-pos:long "-127.690002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x33ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x33ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.69000244141'^^xsd:double;
  dwc:latitude '47.779998779297'^^xsd:double;
  dwc:minimumDepth '2656'^^xsd:integer;
  dwc:maximumDepth '2656'^^xsd:integer;
  dwc:aphiaid '391510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x33ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391510'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1365%3A0x05AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1365%3A0x05AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1365%3A0x05AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1365%3A0x05AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1365%3A0x05AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1365:0x05AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1365'^^xsd:integer;
  dwc:scientificName 'Thermarces cerberus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '282964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1365:0x05AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A734%3A0x05AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A734%3A0x05AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A734%3A0x05AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A734%3A0x05AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A734%3A0x05AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:734:0x05AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '734'^^xsd:integer;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:734:0x05AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3542%3A0x06AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3542%3A0x06AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3542%3A0x06AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6149997711182 -91.4024963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6149997711182"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4024963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "541"^^xsd:integer ;
  dwc:maximumDepthInMeters "541"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3542%3A0x06AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6149997711182 -91.4024963378906)"^^geo:wktLiteral ;
  geo-pos:lat "27.6149997711182"^^xsd:decimal ;
  geo-pos:long "-91.4024963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3542%3A0x06AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3542:0x06AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3542'^^xsd:integer;
  dwc:scientificName 'Spectrunculus grandis'^^xsd:string;
  dwc:collector 'Ian MacDonald'^^xsd:string;
  dwc:continentOcean 'Central Indian Ridge'^^xsd:string;
  dwc:longitude '-91.402496337891'^^xsd:double;
  dwc:latitude '27.614999771118'^^xsd:double;
  dwc:minimumDepth '541'^^xsd:integer;
  dwc:maximumDepth '541'^^xsd:integer;
  dwc:aphiaid '126678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3542:0x06AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126678'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A311%3A0x06AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A311%3A0x06AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A311%3A0x06AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A311%3A0x06AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A311%3A0x06AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:311:0x06AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '311'^^xsd:integer;
  dwc:scientificName 'Sirsoe grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '334807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:311:0x06AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2778%3A0x06AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2778%3A0x06AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2778%3A0x06AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2778%3A0x06AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2778%3A0x06AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2778:0x06AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2778'^^xsd:integer;
  dwc:scientificName 'Argestoides prehensilis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '361297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2778:0x06AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '361297'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x06AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x06AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x06AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9900016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-127.495002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3232"^^xsd:integer ;
  dwc:maximumDepthInMeters "3232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x06AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  geo-pos:lat "40.9900016784668"^^xsd:decimal ;
  geo-pos:long "-127.495002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x06AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x06AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lysianassidae'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-127.49500274658'^^xsd:double;
  dwc:latitude '40.990001678467'^^xsd:double;
  dwc:minimumDepth '3232'^^xsd:integer;
  dwc:maximumDepth '3232'^^xsd:integer;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x06AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2512%3A0x06AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2512%3A0x06AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2512%3A0x06AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2512%3A0x06AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2512%3A0x06AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2512:0x06AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2512'^^xsd:integer;
  dwc:scientificName 'Vulcanoctopus hydrothermalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '342417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2512:0x06AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '342417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1648%3A0x06AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1648%3A0x06AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1648%3A0x06AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1648%3A0x06AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1648%3A0x06AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1648:0x06AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1648'^^xsd:integer;
  dwc:scientificName 'Buccinum viridum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '490869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1648:0x06AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '490869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1194%3A0x32ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1194%3A0x32ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1194%3A0x32ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1194%3A0x32ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1194%3A0x32ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1194:0x32ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1194'^^xsd:integer;
  dwc:scientificName 'Stygiopontius pectinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '135802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1194:0x32ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x32ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x32ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x32ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x32ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x32ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x32ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Schisturella hansgeorgi'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '530710'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x32ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '530710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x32ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x32ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x32ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x32ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x32ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x32ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x32ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A240%3A0x33ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A240%3A0x33ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A240%3A0x33ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A240%3A0x33ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A240%3A0x33ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:240:0x33ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '240'^^xsd:integer;
  dwc:scientificName 'Levensteiniella kincaidi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:240:0x33ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3590%3A0x33ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3590%3A0x33ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3590%3A0x33ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3590%3A0x33ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3590%3A0x33ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3590:0x33ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3590'^^xsd:integer;
  dwc:scientificName 'Peinaleopolynoe santacatalina'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '330450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3590:0x33ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1275%3A0x33ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1275%3A0x33ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1275%3A0x33ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1275%3A0x33ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1275%3A0x33ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1275:0x33ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1275'^^xsd:integer;
  dwc:scientificName 'Scillaelepas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1275:0x33ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106099'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1395%3A0x33ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1395%3A0x33ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1395%3A0x33ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1395%3A0x33ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1395%3A0x33ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1395:0x33ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1395'^^xsd:integer;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1395:0x33ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2048%3A0xD7AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2048%3A0xD7AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2048%3A0xD7AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2048%3A0xD7AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2048%3A0xD7AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2048:0xD7AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2048'^^xsd:integer;
  dwc:scientificName 'Temnozaga parilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2048:0xD7AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450024'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1366%3A0xD7AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1366%3A0xD7AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1366%3A0xD7AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1366%3A0xD7AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1366%3A0xD7AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1366:0xD7AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1366'^^xsd:integer;
  dwc:scientificName 'Thermarces cerberus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '282964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1366:0xD7AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1925%3A0xD7AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1925%3A0xD7AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1925%3A0xD7AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1925%3A0xD7AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1925%3A0xD7AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1925:0xD7AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1925'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1925:0xD7AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD7AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD7AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD7AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD7AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD7AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD7AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ctenopelta porifera'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD7AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A727%3A0xD7AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A727%3A0xD7AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A727%3A0xD7AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A727%3A0xD7AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A727%3A0xD7AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:727:0xD7AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '727'^^xsd:integer;
  dwc:scientificName 'Heteromesus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '118357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:727:0xD7AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118357'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1374%3A0xD7AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1374%3A0xD7AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1374%3A0xD7AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1374%3A0xD7AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1374%3A0xD7AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1374:0xD7AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1374'^^xsd:integer;
  dwc:scientificName 'Cataetyx laticeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1374:0xD7AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1824%3A0xD7AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1824%3A0xD7AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1824%3A0xD7AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1824%3A0xD7AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1824%3A0xD7AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1824:0xD7AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1824'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1824:0xD7AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A312%3A0xD8AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A312%3A0xD8AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A312%3A0xD8AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A312%3A0xD8AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A312%3A0xD8AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:312:0xD8AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '312'^^xsd:integer;
  dwc:scientificName 'Sirsoe grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '334807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:312:0xD8AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1537%3A0x32ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1537%3A0x32ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1537%3A0x32ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1537%3A0x32ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1537%3A0x32ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1537:0x32ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1537'^^xsd:integer;
  dwc:scientificName 'Stomphia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '100716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1537:0x32ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100716'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1658%3A0x32ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1658%3A0x32ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1658%3A0x32ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1658%3A0x32ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1658%3A0x32ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1658:0x32ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1658'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus hyfifluxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '434620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1658:0x32ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '434620'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2589%3A0x32ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2589%3A0x32ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2589%3A0x32ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2589%3A0x32ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2589%3A0x32ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2589:0x32ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2589'^^xsd:integer;
  dwc:scientificName 'Paralomis hirtella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2589:0x32ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1288%3A0x32ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1288%3A0x32ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1288%3A0x32ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1288%3A0x32ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1288%3A0x32ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1288:0x32ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1288'^^xsd:integer;
  dwc:scientificName 'Ceramaster misakiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '368811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1288:0x32ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '883365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x32ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x32ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x32ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x32ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x32ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x32ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Rhynchopelta concentrica'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '450018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x32ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1677%3A0x32ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1677%3A0x32ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1677%3A0x32ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1677%3A0x32ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1677%3A0x32ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1677:0x32ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1677'^^xsd:integer;
  dwc:scientificName 'Gorgoleptis spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1677:0x32ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x32ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x32ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x32ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x32ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x32ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x32ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Protanais ligniamator'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55999755859'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '247739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x32ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3642%3A0xD8AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3642%3A0xD8AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3642%3A0xD8AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3642%3A0xD8AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3642%3A0xD8AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3642:0xD8AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3642'^^xsd:integer;
  dwc:scientificName 'Natica gualteriana'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '140544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3642:0xD8AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '370551'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1325%3A0xD8AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1325%3A0xD8AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1325%3A0xD8AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1325%3A0xD8AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1325%3A0xD8AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1325:0xD8AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1325'^^xsd:integer;
  dwc:scientificName 'Nematonurus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '319561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1325:0xD8AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xD8AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD8AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD8AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD8AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xD8AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xD8AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Bathymargarites symplector'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '536893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xD8AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1847%3A0xD8AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1847%3A0xD8AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1847%3A0xD8AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1847%3A0xD8AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1847%3A0xD8AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1847:0xD8AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1847'^^xsd:integer;
  dwc:scientificName 'Shinkailepas briandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1847:0xD8AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1323091'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1899%3A0xD8AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1899%3A0xD8AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1899%3A0xD8AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1899%3A0xD8AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1899%3A0xD8AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1899:0xD8AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1899'^^xsd:integer;
  dwc:scientificName 'Hyalorisia galea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '419707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1899:0xD8AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '419707'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A758%3A0xD8AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A758%3A0xD8AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A758%3A0xD8AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A758%3A0xD8AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A758%3A0xD8AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:758:0xD8AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '758'^^xsd:integer;
  dwc:scientificName 'Alvinocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:758:0xD8AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378084'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1108%3A0xD8AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1108%3A0xD8AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1108%3A0xD8AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1108%3A0xD8AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1108%3A0xD8AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1108:0xD8AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1108'^^xsd:integer;
  dwc:scientificName 'Chasmatopontius thescalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1108:0xD8AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD8AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD8AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD8AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4000015258789 -125.769996643066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4000015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-125.769996643066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2440"^^xsd:integer ;
  dwc:maximumDepthInMeters "2440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD8AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4000015258789 -125.769996643066)"^^geo:wktLiteral ;
  geo-pos:lat "40.4000015258789"^^xsd:decimal ;
  geo-pos:long "-125.769996643066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD8AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD8AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-125.76999664307'^^xsd:double;
  dwc:latitude '40.400001525879'^^xsd:double;
  dwc:minimumDepth '2440'^^xsd:integer;
  dwc:maximumDepth '2440'^^xsd:integer;
  dwc:aphiaid '391510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD8AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391510'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x31ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x31ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x31ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x31ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x31ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x31ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x31ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2031%3A0x31ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2031%3A0x31ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2031%3A0x31ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9165992736816 138.649993896484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9165992736816"^^xsd:decimal ;
  dwc:decimalLongitude "138.649993896484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2031%3A0x31ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9165992736816 138.649993896484)"^^geo:wktLiteral ;
  geo-pos:lat "34.9165992736816"^^xsd:decimal ;
  geo-pos:long "138.649993896484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2031%3A0x31ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2031:0x31ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2031'^^xsd:integer;
  dwc:scientificName 'Calyptogena (Ectenagena) fausta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sugura Bay'^^xsd:string;
  dwc:longitude '138.64999389648'^^xsd:double;
  dwc:latitude '34.916599273682'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2031:0x31ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464351'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1540%3A0x32ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1540%3A0x32ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1540%3A0x32ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6399993896484 -125.26000213623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6399993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-125.26000213623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1390"^^xsd:integer ;
  dwc:maximumDepthInMeters "2380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1540%3A0x32ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6399993896484 -125.26000213623)"^^geo:wktLiteral ;
  geo-pos:lat "44.6399993896484"^^xsd:decimal ;
  geo-pos:long "-125.26000213623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1540%3A0x32ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1540:0x32ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1540'^^xsd:integer;
  dwc:scientificName 'Parastenella doederleini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.26000213623'^^xsd:double;
  dwc:latitude '44.639999389648'^^xsd:double;
  dwc:minimumDepth '1390'^^xsd:integer;
  dwc:maximumDepth '2380'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '290683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1540:0x32ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '290683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A362%3A0x32ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A362%3A0x32ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A362%3A0x32ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A362%3A0x32ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A362%3A0x32ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:362:0x32ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '362'^^xsd:integer;
  dwc:scientificName 'Galapagomystides aristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:362:0x32ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1323%3A0x32ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1323%3A0x32ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1323%3A0x32ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1323%3A0x32ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1323%3A0x32ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1323:0x32ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1323'^^xsd:integer;
  dwc:scientificName 'Nematonurus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '319561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1323:0x32ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x32ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x32ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x32ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9300003051758 -129.979995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-129.979995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1525"^^xsd:integer ;
  dwc:maximumDepthInMeters "1525"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x32ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9300003051758 -129.979995727539)"^^geo:wktLiteral ;
  geo-pos:lat "45.9300003051758"^^xsd:decimal ;
  geo-pos:long "-129.979995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x32ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x32ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ophryotrocha'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.97999572754'^^xsd:double;
  dwc:latitude '45.930000305176'^^xsd:double;
  dwc:minimumDepth '1525'^^xsd:integer;
  dwc:maximumDepth '1525'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x32ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1218%3A0x32ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1218%3A0x32ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1218%3A0x32ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1218%3A0x32ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1218%3A0x32ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1218:0x32ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1218'^^xsd:integer;
  dwc:scientificName 'Stygiopontius verruculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1218:0x32ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2340%3A0x06AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2340%3A0x06AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2340%3A0x06AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2340%3A0x06AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2340%3A0x06AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2340:0x06AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2340'^^xsd:integer;
  dwc:scientificName 'Alviniconcha hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2340:0x06AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1029%3A0x06AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1029%3A0x06AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1029%3A0x06AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1029%3A0x06AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1029%3A0x06AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1029:0x06AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1029'^^xsd:integer;
  dwc:scientificName 'Copidognathus nautilei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '114852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1029:0x06AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '114852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1145%3A0x06AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1145%3A0x06AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1145%3A0x06AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1145%3A0x06AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1145%3A0x06AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1145:0x06AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1145'^^xsd:integer;
  dwc:scientificName 'Stygiopontius appositus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1145:0x06AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2202%3A0x06AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2202%3A0x06AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2202%3A0x06AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2202%3A0x06AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2202%3A0x06AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2202:0x06AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2202'^^xsd:integer;
  dwc:scientificName 'Melanodrymia aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2202:0x06AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2014%3A0x06AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2014%3A0x06AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2014%3A0x06AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2014%3A0x06AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2014%3A0x06AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2014:0x06AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2014'^^xsd:integer;
  dwc:scientificName 'Anatoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2014:0x06AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138464'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x06AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x06AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x06AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-126.709999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2701"^^xsd:integer ;
  dwc:maximumDepthInMeters "2701"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x06AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-126.709999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x06AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x06AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Chaetoderma'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70999908447'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:minimumDepth '2701'^^xsd:integer;
  dwc:maximumDepth '2701'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x06AEA50101000B00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1309%3A0x06AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1309%3A0x06AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1309%3A0x06AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1309%3A0x06AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1309%3A0x06AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1309:0x06AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1309'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1309:0x06AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A724%3A0x06AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A724%3A0x06AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A724%3A0x06AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A724%3A0x06AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A724%3A0x06AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:724:0x06AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '724'^^xsd:integer;
  dwc:scientificName 'Lycaeopsis zamboangae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '421613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:724:0x06AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '421613'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x06AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x06AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x06AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x06AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x06AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x06AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus gordensis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '390473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x06AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '390473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1764%3A0x31ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1764%3A0x31ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1764%3A0x31ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -124.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-124.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1764%3A0x31ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -124.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-124.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1764%3A0x31ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1764:0x31ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1764'^^xsd:integer;
  dwc:scientificName 'Vesicomya pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North California continental slope'^^xsd:string;
  dwc:longitude '-124.5'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1764:0x31ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x31ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x31ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x31ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x31ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x31ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x31ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Bythograea thermydron'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '440289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x31ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A905%3A0x31ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A905%3A0x31ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A905%3A0x31ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A905%3A0x31ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A905%3A0x31ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:905:0x31ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '905'^^xsd:integer;
  dwc:scientificName 'Bythograea thermydron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:905:0x31ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x31ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x31ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x31ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.625"^^xsd:decimal ;
  dwc:decimalLongitude "-104.209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2538"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x31ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "8.625"^^xsd:decimal ;
  geo-pos:long "-104.209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x31ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x31ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Boloceroides daphneae'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.20999908447'^^xsd:double;
  dwc:latitude '8.625'^^xsd:double;
  dwc:minimumDepth '2538'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '288924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x31ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1338746'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x31ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x31ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x31ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7699966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x31ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  geo-pos:lat "28.2999992370605"^^xsd:decimal ;
  geo-pos:long "-89.7699966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x31ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x31ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cancellaria rosewateri'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-89.769996643066'^^xsd:double;
  dwc:latitude '28.299999237061'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '420193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x31ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '420193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A501%3A0x31ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A501%3A0x31ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A501%3A0x31ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A501%3A0x31ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A501%3A0x31ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:501:0x31ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '501'^^xsd:integer;
  dwc:scientificName 'Paralvinella unidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:501:0x31ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3738%3A0x31ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3738%3A0x31ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3738%3A0x31ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3738%3A0x31ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3738%3A0x31ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3738:0x31ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3738'^^xsd:integer;
  dwc:scientificName 'Protolira thorvaldssoni'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '181389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3738:0x31ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2727%3A0xD8AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2727%3A0xD8AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2727%3A0xD8AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2727%3A0xD8AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2727%3A0xD8AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2727:0xD8AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2727'^^xsd:integer;
  dwc:scientificName 'Thraumastos dieteri'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2727:0xD8AEA50101000900'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2915%3A0xD8AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2915%3A0xD8AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2915%3A0xD8AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1052017211914 139.867706298828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.1052017211914"^^xsd:decimal ;
  dwc:decimalLongitude "139.867706298828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "1265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2915%3A0xD8AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1052017211914 139.867706298828)"^^geo:wktLiteral ;
  geo-pos:lat "32.1052017211914"^^xsd:decimal ;
  geo-pos:long "139.867706298828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2915%3A0xD8AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2915:0xD8AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2915'^^xsd:integer;
  dwc:scientificName 'Lucinoma spectabilis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Japan Subduction Zones'^^xsd:string;
  dwc:longitude '139.86770629883'^^xsd:double;
  dwc:latitude '32.105201721191'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '1265'^^xsd:integer;
  dwc:aphiaid '815097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2915:0xD8AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '815097'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1284%3A0xD8AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1284%3A0xD8AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1284%3A0xD8AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1284%3A0xD8AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1284%3A0xD8AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1284:0xD8AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1284'^^xsd:integer;
  dwc:scientificName 'Verruca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1284:0xD8AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106140'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A406%3A0xD8AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A406%3A0xD8AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A406%3A0xD8AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A406%3A0xD8AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A406%3A0xD8AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:406:0xD8AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '406'^^xsd:integer;
  dwc:scientificName 'Prionospio'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:406:0xD8AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2506%3A0xD8AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2506%3A0xD8AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2506%3A0xD8AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2506%3A0xD8AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2506%3A0xD8AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2506:0xD8AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2506'^^xsd:integer;
  dwc:scientificName 'Helicoradomenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '395145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2506:0xD8AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395145'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A189%3A0xD8AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A189%3A0xD8AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A189%3A0xD8AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A189%3A0xD8AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A189%3A0xD8AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:189:0xD8AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '189'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium fimbriatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:189:0xD8AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD9AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD9AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD9AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD9AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD9AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD9AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Clypeosectus curvus'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '449948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD9AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A253%3A0xD9AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A253%3A0xD9AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A253%3A0xD9AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A253%3A0xD9AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A253%3A0xD9AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:253:0xD9AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '253'^^xsd:integer;
  dwc:scientificName 'Macellicephala alvini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:253:0xD9AEA50101000100'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x30ADA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x30ADA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x30ADA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x30ADA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x30ADA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x30ADA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Clypeosectus delectus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '449949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x30ADA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1238%3A0x30ADA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1238%3A0x30ADA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1238%3A0x30ADA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1238%3A0x30ADA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1238%3A0x30ADA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1238:0x30ADA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1238'^^xsd:integer;
  dwc:scientificName 'Hyalopontius boxshalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '346564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1238:0x30ADA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '346564'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x31ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x31ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x31ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x31ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x31ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x31ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x31ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1740%3A0x31ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1740%3A0x31ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1740%3A0x31ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1740%3A0x31ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1740%3A0x31ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1740:0x31ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1740'^^xsd:integer;
  dwc:scientificName 'Bathypecten vulcani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '391785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1740:0x31ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A973%3A0x31ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A973%3A0x31ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A973%3A0x31ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A973%3A0x31ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A973%3A0x31ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:973:0x31ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '973'^^xsd:integer;
  dwc:scientificName 'Arcoscalpellum michelottianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106182'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:973:0x31ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106182'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x31ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x31ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x31ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-117.718002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x31ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  geo-pos:lat "32.2182998657227"^^xsd:decimal ;
  geo-pos:long "-117.718002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x31ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x31ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus ovalis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '-117.71800231934'^^xsd:double;
  dwc:latitude '32.218299865723'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '449977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x31ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A283%3A0x31ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A283%3A0x31ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A283%3A0x31ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A283%3A0x31ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A283%3A0x31ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:283:0x31ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '283'^^xsd:integer;
  dwc:scientificName 'Hesiodeira glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:283:0x31ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328336'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2749%3A0xD9AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2749%3A0xD9AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2749%3A0xD9AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2749%3A0xD9AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2749%3A0xD9AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2749:0xD9AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2749'^^xsd:integer;
  dwc:scientificName 'Vampiropolynoe embleyi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '332669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2749:0xD9AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332669'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD9AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD9AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD9AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD9AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD9AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD9AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Halice hesmonectes'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:aphiaid '548428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD9AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '548428'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3624%3A0xD9AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3624%3A0xD9AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3624%3A0xD9AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3624%3A0xD9AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3624%3A0xD9AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3624:0xD9AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3624'^^xsd:integer;
  dwc:scientificName 'Atlanta peronii'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '138838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3624:0xD9AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A136%3A0xD9AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A136%3A0xD9AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A136%3A0xD9AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A136%3A0xD9AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A136%3A0xD9AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:136:0xD9AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '136'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma tunnicliffeae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '767075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:136:0xD9AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD9AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD9AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD9AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD9AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD9AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD9AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Pachydermia laevis'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '449994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD9AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1505%3A0xD9AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1505%3A0xD9AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1505%3A0xD9AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1505%3A0xD9AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1505%3A0xD9AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1505:0xD9AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1505'^^xsd:integer;
  dwc:scientificName 'Cerianthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '100782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1505:0xD9AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100782'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD9AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD9AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD9AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD9AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD9AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD9AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cantrainea macleani'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '419463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD9AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '419463'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A544%3A0xD9AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A544%3A0xD9AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A544%3A0xD9AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A544%3A0xD9AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A544%3A0xD9AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:544:0xD9AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '544'^^xsd:integer;
  dwc:scientificName 'Amphisamytha fauchaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:544:0xD9AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A881%3A0x30ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A881%3A0x30ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A881%3A0x30ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A881%3A0x30ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A881%3A0x30ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:881:0x30ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '881'^^xsd:integer;
  dwc:scientificName 'Austinograea alayseae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '410818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:881:0x30ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '410818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2754%3A0x30ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2754%3A0x30ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2754%3A0x30ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2754%3A0x30ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2754%3A0x30ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2754:0x30ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2754'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '129233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2754:0x30ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129233'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x30ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x30ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x30ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x30ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x30ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x30ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna variabilis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '450012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x30ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A604%3A0x30ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A604%3A0x30ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A604%3A0x30ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A604%3A0x30ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A604%3A0x30ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:604:0x30ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '604'^^xsd:integer;
  dwc:scientificName 'Eochionelasmus paquensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '733174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:604:0x30ADA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '733174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A392%3A0x30ADA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A392%3A0x30ADA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A392%3A0x30ADA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A392%3A0x30ADA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A392%3A0x30ADA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:392:0x30ADA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '392'^^xsd:integer;
  dwc:scientificName 'Protis hydrothermica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:392:0x30ADA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A109%3A0x30ADA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A109%3A0x30ADA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A109%3A0x30ADA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A109%3A0x30ADA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A109%3A0x30ADA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:109:0x30ADA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '109'^^xsd:integer;
  dwc:scientificName 'Opisthotrochopodus alvinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:109:0x30ADA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2578%3A0x30ADA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2578%3A0x30ADA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2578%3A0x30ADA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2578%3A0x30ADA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2578%3A0x30ADA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2578:0x30ADA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2578'^^xsd:integer;
  dwc:scientificName 'Eochionelasmus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '733076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2578:0x30ADA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '733076'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD9AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD9AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD9AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD9AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD9AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD9AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD9AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1906%3A0xD9AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1906%3A0xD9AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1906%3A0xD9AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.0333003997803 -84.9166030883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.0333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-84.9166030883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3000"^^xsd:integer ;
  dwc:maximumDepthInMeters "3000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1906%3A0xD9AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.0333003997803 -84.9166030883789)"^^geo:wktLiteral ;
  geo-pos:lat "26.0333003997803"^^xsd:decimal ;
  geo-pos:long "-84.9166030883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1906%3A0xD9AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1906:0xD9AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1906'^^xsd:integer;
  dwc:scientificName 'Paralepetopsis floridensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Florida Escarpment'^^xsd:string;
  dwc:longitude '-84.916603088379'^^xsd:double;
  dwc:latitude '26.03330039978'^^xsd:double;
  dwc:minimumDepth '3000'^^xsd:integer;
  dwc:maximumDepth '3000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '419328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1906:0xD9AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '419328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2677%3A0xD9AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2677%3A0xD9AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2677%3A0xD9AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2677%3A0xD9AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2677%3A0xD9AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2677:0xD9AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2677'^^xsd:integer;
  dwc:scientificName 'Lirapex granularis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2677:0xD9AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD9AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD9AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD9AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6935005187988 -125.553001403809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6935005187988"^^xsd:decimal ;
  dwc:decimalLongitude "-125.553001403809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD9AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6935005187988 -125.553001403809)"^^geo:wktLiteral ;
  geo-pos:lat "44.6935005187988"^^xsd:decimal ;
  geo-pos:long "-125.553001403809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD9AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD9AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Onuphis'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55300140381'^^xsd:double;
  dwc:latitude '44.693500518799'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:aphiaid '129404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD9AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129404'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2921%3A0xD9AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2921%3A0xD9AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2921%3A0xD9AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2921%3A0xD9AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2921%3A0xD9AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2921:0xD9AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2921'^^xsd:integer;
  dwc:scientificName 'Bathyaustriella thionipta'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '457470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2921:0xD9AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '457470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1332%3A0xDAAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1332%3A0xDAAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1332%3A0xDAAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1332%3A0xDAAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1332%3A0xDAAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1332:0xDAAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1332'^^xsd:integer;
  dwc:scientificName 'Coelorinchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '268809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1332:0xDAAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '268809'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDAAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDAAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDAAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.7200002670288 -103.650001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.7200002670288"^^xsd:decimal ;
  dwc:decimalLongitude "-103.650001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2565"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDAAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.7200002670288 -103.650001525879)"^^geo:wktLiteral ;
  geo-pos:lat "10.7200002670288"^^xsd:decimal ;
  geo-pos:long "-103.650001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDAAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDAAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Anatoma'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.65000152588'^^xsd:double;
  dwc:latitude '10.720000267029'^^xsd:double;
  dwc:minimumDepth '2565'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '138464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDAAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138464'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2151%3A0xDAAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2151%3A0xDAAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2151%3A0xDAAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2151%3A0xDAAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2151%3A0xDAAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2151:0xDAAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2151'^^xsd:integer;
  dwc:scientificName 'Neomphalus fretterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2151:0xDAAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xEFACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEFACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEFACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEFACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xEFACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xEFACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Paralvinella pandorae'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '330311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xEFACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1085%3A0x30ADA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1085%3A0x30ADA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1085%3A0x30ADA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1085%3A0x30ADA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1085%3A0x30ADA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1085:0x30ADA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1085'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes aliger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1085:0x30ADA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A371%3A0x30ADA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A371%3A0x30ADA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A371%3A0x30ADA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A371%3A0x30ADA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A371%3A0x30ADA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:371:0x30ADA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '371'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha globopalpata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:371:0x30ADA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A101%3A0x30ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A101%3A0x30ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A101%3A0x30ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A101%3A0x30ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A101%3A0x30ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:101:0x30ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '101'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:101:0x30ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2646%3A0x30ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2646%3A0x30ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2646%3A0x30ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.4200000762939 33.439998626709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.4200000762939"^^xsd:decimal ;
  dwc:decimalLongitude "33.439998626709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1910"^^xsd:integer ;
  dwc:maximumDepthInMeters "1910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2646%3A0x30ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.4200000762939 33.439998626709)"^^geo:wktLiteral ;
  geo-pos:lat "24.4200000762939"^^xsd:decimal ;
  geo-pos:long "33.439998626709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2646%3A0x30ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2646:0x30ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2646'^^xsd:integer;
  dwc:scientificName 'Cladorhiza abyssicola'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Eastern Mediterranean'^^xsd:string;
  dwc:longitude '33.439998626709'^^xsd:double;
  dwc:latitude '24.420000076294'^^xsd:double;
  dwc:minimumDepth '1910'^^xsd:integer;
  dwc:maximumDepth '1910'^^xsd:integer;
  dwc:aphiaid '133188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2646:0x30ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '133188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2808%3A0x30ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2808%3A0x30ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2808%3A0x30ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2808%3A0x30ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2808%3A0x30ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2808:0x30ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2808'^^xsd:integer;
  dwc:scientificName 'Armaturatanais atlanticus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '247467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2808:0x30ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x30ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x30ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x30ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9900016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-127.495002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3232"^^xsd:integer ;
  dwc:maximumDepthInMeters "3232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x30ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  geo-pos:lat "40.9900016784668"^^xsd:decimal ;
  geo-pos:long "-127.495002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x30ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x30ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ridgeia piscesae'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-127.49500274658'^^xsd:double;
  dwc:latitude '40.990001678467'^^xsd:double;
  dwc:minimumDepth '3232'^^xsd:integer;
  dwc:maximumDepth '3232'^^xsd:integer;
  dwc:aphiaid '266009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x30ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2240%3A0x28ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2240%3A0x28ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2240%3A0x28ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2240%3A0x28ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2240%3A0x28ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2240:0x28ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2240'^^xsd:integer;
  dwc:scientificName 'Planorbidella planispira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2240:0x28ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1426%3A0x28ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1426%3A0x28ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1426%3A0x28ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1426%3A0x28ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1426%3A0x28ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1426:0x28ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1426'^^xsd:integer;
  dwc:scientificName 'Chaunax pictus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1426:0x28ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x28ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x28ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x28ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x28ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x28ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x28ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma hessleri'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '327273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x28ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1078%3A0x28ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1078%3A0x28ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1078%3A0x28ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1078%3A0x28ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1078%3A0x28ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1078:0x28ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1078'^^xsd:integer;
  dwc:scientificName 'Benthoxynus tumidiseta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '349208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1078:0x28ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '349208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1159%3A0x28ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1159%3A0x28ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1159%3A0x28ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1159%3A0x28ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1159%3A0x28ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1159:0x28ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1159'^^xsd:integer;
  dwc:scientificName 'Stygiopontius cinctiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1159:0x28ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2217%3A0x28ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2217%3A0x28ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2217%3A0x28ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2217%3A0x28ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2217%3A0x28ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2217:0x28ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2217'^^xsd:integer;
  dwc:scientificName 'Pachydermia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2217:0x28ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A34%3A0x29ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A34%3A0x29ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A34%3A0x29ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A34%3A0x29ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A34%3A0x29ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:34:0x29ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '34'^^xsd:integer;
  dwc:scientificName 'Natsushima bifurcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329444'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:34:0x29ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329444'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2445%3A0x29ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2445%3A0x29ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2445%3A0x29ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2445%3A0x29ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2445%3A0x29ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2445:0x29ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2445'^^xsd:integer;
  dwc:scientificName 'Oasisia alvinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2445:0x29ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xEFACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEFACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEFACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEFACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xEFACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xEFACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lamellibrachia luymesi'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '265815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xEFACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A878%3A0xEFACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A878%3A0xEFACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A878%3A0xEFACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A878%3A0xEFACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A878%3A0xEFACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:878:0xEFACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '878'^^xsd:integer;
  dwc:scientificName 'Austinograea williamsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '410819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:878:0xEFACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '410819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A779%3A0xEFACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A779%3A0xEFACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A779%3A0xEFACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A779%3A0xEFACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A779%3A0xEFACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:779:0xEFACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '779'^^xsd:integer;
  dwc:scientificName 'Rimicaris exoculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:779:0xEFACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1932%3A0xEFACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1932%3A0xEFACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1932%3A0xEFACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1932%3A0xEFACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1932%3A0xEFACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1932:0xEFACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1932'^^xsd:integer;
  dwc:scientificName 'Oenopota sagamiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '434536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1932:0xEFACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '434536'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1830%3A0xEFACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1830%3A0xEFACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1830%3A0xEFACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1830%3A0xEFACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1830%3A0xEFACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1830:0xEFACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1830'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1830:0xEFACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1487%3A0xEFACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1487%3A0xEFACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1487%3A0xEFACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1487%3A0xEFACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1487%3A0xEFACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1487:0xEFACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1487'^^xsd:integer;
  dwc:scientificName 'Thermopalia taraxaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '291216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1487:0xEFACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '291216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2122%3A0xEFACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2122%3A0xEFACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2122%3A0xEFACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2122%3A0xEFACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2122%3A0xEFACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2122:0xEFACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2122'^^xsd:integer;
  dwc:scientificName 'Pyropelta bohlei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2122:0xEFACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3765%3A0xDAAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3765%3A0xDAAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3765%3A0xDAAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3765%3A0xDAAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3765%3A0xDAAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3765:0xDAAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3765'^^xsd:integer;
  dwc:scientificName 'Ophiura clemens'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '124916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3765:0xDAAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1577238'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDAAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDAAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDAAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDAAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDAAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDAAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Corallimorphus pilatus'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:aphiaid '283830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDAAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '283830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2359%3A0xDAAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2359%3A0xDAAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2359%3A0xDAAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2359%3A0xDAAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2359%3A0xDAAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2359:0xDAAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2359'^^xsd:integer;
  dwc:scientificName 'Desbruyeresia melanioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2359:0xDAAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1513%3A0xDAAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1513%3A0xDAAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1513%3A0xDAAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1513%3A0xDAAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1513%3A0xDAAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1513:0xDAAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1513'^^xsd:integer;
  dwc:scientificName 'Lucernaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1513:0xDAAEA50101000600'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xDAAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDAAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDAAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDAAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xDAAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xDAAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Melanodrymia aurantiaca'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '449983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xDAAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A550%3A0xDAAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A550%3A0xDAAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A550%3A0xDAAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A550%3A0xDAAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A550%3A0xDAAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:550:0xDAAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '550'^^xsd:integer;
  dwc:scientificName 'Bathybdella sawyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '370602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:550:0xDAAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '370602'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2668%3A0xDAAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2668%3A0xDAAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2668%3A0xDAAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2668%3A0xDAAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2668%3A0xDAAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2668:0xDAAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2668'^^xsd:integer;
  dwc:scientificName 'Chondrophellia coronata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '100948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2668:0xDAAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2124%3A0xDAAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2124%3A0xDAAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2124%3A0xDAAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2124%3A0xDAAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2124%3A0xDAAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2124:0xDAAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2124'^^xsd:integer;
  dwc:scientificName 'Pyropelta corymba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450015'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2124:0xDAAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xEFACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEFACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEFACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEFACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xEFACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xEFACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xEFACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A585%3A0xEFACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A585%3A0xEFACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A585%3A0xEFACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A585%3A0xEFACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A585%3A0xEFACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:585:0xEFACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '585'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:585:0xEFACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A71%3A0xEFACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A71%3A0xEFACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A71%3A0xEFACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A71%3A0xEFACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A71%3A0xEFACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:71:0xEFACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '71'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:71:0xEFACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A780%3A0xEFACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A780%3A0xEFACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A780%3A0xEFACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A780%3A0xEFACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A780%3A0xEFACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:780:0xEFACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '780'^^xsd:integer;
  dwc:scientificName 'Rimicaris exoculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:780:0xEFACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3608%3A0xEFACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3608%3A0xEFACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3608%3A0xEFACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3608%3A0xEFACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3608%3A0xEFACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3608:0xEFACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3608'^^xsd:integer;
  dwc:scientificName 'Armaturatanais atlanticus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '247467'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3608:0xEFACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1341%3A0xEFACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1341%3A0xEFACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1341%3A0xEFACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1341%3A0xEFACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1341%3A0xEFACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1341:0xEFACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1341'^^xsd:integer;
  dwc:scientificName 'Lepidion schmidti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1341:0xEFACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A91%3A0xEFACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A91%3A0xEFACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A91%3A0xEFACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A91%3A0xEFACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A91%3A0xEFACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:91:0xEFACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '91'^^xsd:integer;
  dwc:scientificName 'Nicomache arwidssoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:91:0xEFACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1751%3A0x29ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1751%3A0x29ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1751%3A0x29ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1751%3A0x29ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1751%3A0x29ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1751:0x29ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1751'^^xsd:integer;
  dwc:scientificName 'Calyptogena magnifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1751:0x29ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1445254'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2279%3A0x29ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2279%3A0x29ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2279%3A0x29ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2279%3A0x29ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2279%3A0x29ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2279:0x29ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2279'^^xsd:integer;
  dwc:scientificName 'Peltospira delicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '413443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2279:0x29ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413443'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1758%3A0x29ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1758%3A0x29ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1758%3A0x29ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1758%3A0x29ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1758%3A0x29ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1758:0x29ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1758'^^xsd:integer;
  dwc:scientificName 'Vesicomya pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1758:0x29ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2635%3A0x29ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2635%3A0x29ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2635%3A0x29ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2635%3A0x29ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2635%3A0x29ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2635:0x29ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2635'^^xsd:integer;
  dwc:scientificName 'Euchelipluma pristina'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '133198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2635:0x29ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '133198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A4%3A0x29ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A4%3A0x29ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A4%3A0x29ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A4%3A0x29ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A4%3A0x29ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:4:0x29ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '4'^^xsd:integer;
  dwc:scientificName 'Hypoechinorhynchus thermaceri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '448701'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:4:0x29ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '448701'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x29ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x29ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x29ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x29ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x29ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x29ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Pachycara gymninium'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '274140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x29ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A135%3A0x29ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A135%3A0x29ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A135%3A0x29ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A135%3A0x29ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A135%3A0x29ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:135:0x29ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '135'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma tunnicliffeae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '767075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:135:0x29ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A69%3A0x29ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A69%3A0x29ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A69%3A0x29ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A69%3A0x29ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A69%3A0x29ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:69:0x29ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '69'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:69:0x29ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A165%3A0xEEACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A165%3A0xEEACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A165%3A0xEEACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A165%3A0xEEACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A165%3A0xEEACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:165:0xEEACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '165'^^xsd:integer;
  dwc:scientificName 'Nicomache venticola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:165:0xEEACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2721%3A0xEEACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2721%3A0xEEACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2721%3A0xEEACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2721%3A0xEEACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2721%3A0xEEACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2721:0xEEACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2721'^^xsd:integer;
  dwc:scientificName 'Desmodorella spineacaudata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '583215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2721:0xEEACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '853825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1555%3A0xEEACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1555%3A0xEEACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1555%3A0xEEACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1555%3A0xEEACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1555%3A0xEEACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1555:0xEEACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1555'^^xsd:integer;
  dwc:scientificName 'Saxipendium coronatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1555:0xEEACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xEEACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEEACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEEACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEEACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xEEACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xEEACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Teredothyra excavata'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '141610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xEEACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141610'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A925%3A0xEEACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A925%3A0xEEACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A925%3A0xEEACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A925%3A0xEEACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A925%3A0xEEACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:925:0xEEACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '925'^^xsd:integer;
  dwc:scientificName 'Neolepas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '534843'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:925:0xEEACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '534843'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1235%3A0xEEACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1235%3A0xEEACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1235%3A0xEEACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1235%3A0xEEACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1235%3A0xEEACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1235:0xEEACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1235'^^xsd:integer;
  dwc:scientificName 'Erebonaster protentipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '351528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1235:0xEEACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '351528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2738%3A0xEEACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2738%3A0xEEACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2738%3A0xEEACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2738%3A0xEEACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2738%3A0xEEACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2738:0xEEACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2738'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium atalantae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:aphiaid '328768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2738:0xEEACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783176'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2739%3A0x07AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2739%3A0x07AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2739%3A0x07AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2739%3A0x07AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2739%3A0x07AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2739:0x07AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2739'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium atalantae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '328768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2739:0x07AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783176'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x07AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x07AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x07AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x07AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x07AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x07AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Oasisia alvinae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '265973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x07AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2008%3A0x07AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2008%3A0x07AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2008%3A0x07AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2008%3A0x07AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2008%3A0x07AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2008:0x07AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2008'^^xsd:integer;
  dwc:scientificName 'Vesicomya gigas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '754123'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2008:0x07AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464354'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2229%3A0x07AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2229%3A0x07AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2229%3A0x07AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2229%3A0x07AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2229%3A0x07AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2229:0x07AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2229'^^xsd:integer;
  dwc:scientificName 'Pachydermia sculpta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2229:0x07AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A902%3A0x07AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A902%3A0x07AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A902%3A0x07AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A902%3A0x07AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A902%3A0x07AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:902:0x07AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '902'^^xsd:integer;
  dwc:scientificName 'Bythograea thermydron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:902:0x07AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1789%3A0x07AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1789%3A0x07AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1789%3A0x07AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1789%3A0x07AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1789%3A0x07AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1789:0x07AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1789'^^xsd:integer;
  dwc:scientificName 'Benthoctopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1789:0x07AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138265'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2362%3A0x07AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2362%3A0x07AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2362%3A0x07AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2362%3A0x07AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2362%3A0x07AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2362:0x07AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2362'^^xsd:integer;
  dwc:scientificName 'Desbruyeresia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2362:0x07AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A683%3A0x07AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A683%3A0x07AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A683%3A0x07AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A683%3A0x07AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A683%3A0x07AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:683:0x07AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '683'^^xsd:integer;
  dwc:scientificName 'Apotectonia heterostegos'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '488210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:683:0x07AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '488210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xEEACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEEACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEEACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.7200002670288 -103.650001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.7200002670288"^^xsd:decimal ;
  dwc:decimalLongitude "-103.650001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2565"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEEACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.7200002670288 -103.650001525879)"^^geo:wktLiteral ;
  geo-pos:lat "10.7200002670288"^^xsd:decimal ;
  geo-pos:long "-103.650001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xEEACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xEEACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.65000152588'^^xsd:double;
  dwc:latitude '10.720000267029'^^xsd:double;
  dwc:minimumDepth '2565'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xEEACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1002%3A0xEEACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1002%3A0xEEACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1002%3A0xEEACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1002%3A0xEEACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1002%3A0xEEACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1002:0xEEACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1002'^^xsd:integer;
  dwc:scientificName 'Neolithodes diomedeae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1002:0xEEACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A274%3A0xEEACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A274%3A0xEEACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A274%3A0xEEACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A274%3A0xEEACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A274%3A0xEEACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:274:0xEEACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '274'^^xsd:integer;
  dwc:scientificName 'Exallopus jumarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:274:0xEEACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2142%3A0xEEACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2142%3A0xEEACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2142%3A0xEEACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2142%3A0xEEACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2142%3A0xEEACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2142:0xEEACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2142'^^xsd:integer;
  dwc:scientificName 'Puncturella rimaizenaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2142:0xEEACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2735%3A0xEEACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2735%3A0xEEACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2735%3A0xEEACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2735%3A0xEEACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2735%3A0xEEACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2735:0xEEACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2735'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma hessleri'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '327273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2735:0xEEACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A492%3A0xEEACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A492%3A0xEEACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A492%3A0xEEACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A492%3A0xEEACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A492%3A0xEEACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:492:0xEEACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '492'^^xsd:integer;
  dwc:scientificName 'Paralvinella sulfincola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '334364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:492:0xEEACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A843%3A0xEEACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A843%3A0xEEACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A843%3A0xEEACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A843%3A0xEEACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A843%3A0xEEACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:843:0xEEACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '843'^^xsd:integer;
  dwc:scientificName 'Munidopsis subsquamosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:843:0xEEACA50101000600'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3592%3A0xDAAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3592%3A0xDAAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3592%3A0xDAAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3592%3A0xDAAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3592%3A0xDAAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3592:0xDAAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3592'^^xsd:integer;
  dwc:scientificName 'Calyptogena mexicana'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:PENN:C:3592:0xDAAEA50101000B00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1652%3A0xDAAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1652%3A0xDAAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1652%3A0xDAAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1652%3A0xDAAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1652%3A0xDAAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1652:0xDAAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1652'^^xsd:integer;
  dwc:scientificName 'Buccinum viridum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '490869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1652:0xDAAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '490869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1928%3A0xDAAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1928%3A0xDAAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1928%3A0xDAAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1928%3A0xDAAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1928%3A0xDAAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1928:0xDAAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1928'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '137827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1928:0xDAAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137827'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3723%3A0xDAAEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3723%3A0xDAAEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3723%3A0xDAAEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3723%3A0xDAAEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3723%3A0xDAAEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3723:0xDAAEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3723'^^xsd:integer;
  dwc:scientificName 'Mitrella bicincta'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '511482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3723:0xDAAEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '511482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A421%3A0xDBAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A421%3A0xDBAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A421%3A0xDBAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A421%3A0xDBAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A421%3A0xDBAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:421:0xDBAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '421'^^xsd:integer;
  dwc:scientificName 'Alvinella caudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:421:0xDBAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDBAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDBAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDBAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDBAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDBAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDBAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Planorbidella planispira'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '450000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDBAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1091%3A0xDBAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1091%3A0xDBAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1091%3A0xDBAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1091%3A0xDBAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1091%3A0xDBAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1091:0xDBAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1091'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes acanthothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1091:0xDBAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1643%3A0xDBAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1643%3A0xDBAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1643%3A0xDBAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1643%3A0xDBAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1643%3A0xDBAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1643:0xDBAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1643'^^xsd:integer;
  dwc:scientificName 'Eosipho desbruyeresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '458735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1643:0xDBAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '744003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A700%3A0xEDACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A700%3A0xEDACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A700%3A0xEDACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A700%3A0xEDACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A700%3A0xEDACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:700:0xEDACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '700'^^xsd:integer;
  dwc:scientificName 'Pardalisca endeavouri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '548448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:700:0xEDACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '548448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1593%3A0xEDACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1593%3A0xEDACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1593%3A0xEDACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5499992370605 -125.050003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-125.050003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1593%3A0xEDACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5499992370605 -125.050003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.5499992370605"^^xsd:decimal ;
  geo-pos:long "-125.050003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1593%3A0xEDACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1593:0xEDACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1593'^^xsd:integer;
  dwc:scientificName 'Provanna laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Cascadia Convergent Margin'^^xsd:string;
  dwc:longitude '-125.05000305176'^^xsd:double;
  dwc:latitude '44.54999923706'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1593:0xEDACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1062%3A0xEDACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1062%3A0xEDACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1062%3A0xEDACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1062%3A0xEDACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1062%3A0xEDACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1062:0xEDACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1062'^^xsd:integer;
  dwc:scientificName 'Aphotopontius mammillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1062:0xEDACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2043%3A0xEDACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2043%3A0xEDACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2043%3A0xEDACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2043%3A0xEDACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2043%3A0xEDACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2043:0xEDACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2043'^^xsd:integer;
  dwc:scientificName 'Temnocinclis euripes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2043:0xEDACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2218%3A0xEDACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2218%3A0xEDACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2218%3A0xEDACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2218%3A0xEDACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2218%3A0xEDACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2218:0xEDACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2218'^^xsd:integer;
  dwc:scientificName 'Pachydermia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2218:0xEDACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A235%3A0xEDACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A235%3A0xEDACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A235%3A0xEDACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A235%3A0xEDACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A235%3A0xEDACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:235:0xEDACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '235'^^xsd:integer;
  dwc:scientificName 'Levensteiniella kincaidi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:235:0xEDACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2882%3A0xEDACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2882%3A0xEDACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2882%3A0xEDACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2882%3A0xEDACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2882%3A0xEDACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2882:0xEDACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2882'^^xsd:integer;
  dwc:scientificName 'Lepidion schmidti'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:aphiaid '126496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2882:0xEDACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDBAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDBAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDBAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDBAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDBAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDBAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Helicoradomenia juani'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '395234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDBAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395234'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1888%3A0xDBAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1888%3A0xDBAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1888%3A0xDBAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1888%3A0xDBAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1888%3A0xDBAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1888:0xDBAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1888'^^xsd:integer;
  dwc:scientificName 'Buccinum canetae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '744010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1888:0xDBAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '744009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2913%3A0xDBAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2913%3A0xDBAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2913%3A0xDBAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2913%3A0xDBAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2913%3A0xDBAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2913:0xDBAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2913'^^xsd:integer;
  dwc:scientificName 'Calyptogena'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '135'^^xsd:integer;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:aphiaid '367971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2913:0xDBAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '367971'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1556%3A0xDBAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1556%3A0xDBAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1556%3A0xDBAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1556%3A0xDBAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1556%3A0xDBAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1556:0xDBAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1556'^^xsd:integer;
  dwc:scientificName 'Saxipendium coronatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1556:0xDBAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDBAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDBAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDBAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDBAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDBAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDBAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Depressigyra'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '413441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDBAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413441'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A726%3A0xDBAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A726%3A0xDBAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A726%3A0xDBAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A726%3A0xDBAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A726%3A0xDBAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:726:0xDBAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '726'^^xsd:integer;
  dwc:scientificName 'Storthyngura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '118344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:726:0xDBAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '118344'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xDBAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDBAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDBAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDBAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xDBAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xDBAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Bythograea thermydron'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '440289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xDBAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2774%3A0xDBAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2774%3A0xDBAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2774%3A0xDBAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2774%3A0xDBAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2774%3A0xDBAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2774:0xDBAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2774'^^xsd:integer;
  dwc:scientificName 'Xylocythere vanharteni'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '461313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2774:0xDBAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '461313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1178%3A0xEDACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1178%3A0xEDACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1178%3A0xEDACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1178%3A0xEDACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1178%3A0xEDACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1178:0xEDACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1178'^^xsd:integer;
  dwc:scientificName 'Stygiopontius lauensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355919'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1178:0xEDACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xEDACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEDACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEDACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEDACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xEDACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xEDACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Peltospira operculata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '449998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xEDACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A908%3A0xEDACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A908%3A0xEDACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A908%3A0xEDACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A908%3A0xEDACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A908%3A0xEDACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:908:0xEDACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '908'^^xsd:integer;
  dwc:scientificName 'Cyanagraea praedator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:908:0xEDACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1611%3A0xEDACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1611%3A0xEDACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1611%3A0xEDACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1611%3A0xEDACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1611%3A0xEDACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1611:0xEDACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1611'^^xsd:integer;
  dwc:scientificName 'Provanna variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1611:0xEDACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A793%3A0xEDACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A793%3A0xEDACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A793%3A0xEDACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A793%3A0xEDACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A793%3A0xEDACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:793:0xEDACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '793'^^xsd:integer;
  dwc:scientificName 'Lebbeus washingtonianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:793:0xEDACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378108'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2851%3A0xEDACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2851%3A0xEDACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2851%3A0xEDACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2851%3A0xEDACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2851%3A0xEDACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2851:0xEDACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2851'^^xsd:integer;
  dwc:scientificName 'Spinophiura jolliveti'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '238166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2851:0xEDACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '238166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A712%3A0xEDACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A712%3A0xEDACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A712%3A0xEDACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A712%3A0xEDACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A712%3A0xEDACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:712:0xEDACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '712'^^xsd:integer;
  dwc:scientificName 'Seba profundus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '554814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:712:0xEDACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '554814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2688%3A0x07AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2688%3A0x07AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2688%3A0x07AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2688%3A0x07AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2688%3A0x07AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2688:0x07AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2688'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus starmeri'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '434625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2688:0x07AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '434625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1364%3A0x07AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1364%3A0x07AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1364%3A0x07AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1364%3A0x07AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1364%3A0x07AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1364:0x07AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1364'^^xsd:integer;
  dwc:scientificName 'Thermarces cerberus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '282964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1364:0x07AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1089%3A0x07AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1089%3A0x07AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1089%3A0x07AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1089%3A0x07AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1089%3A0x07AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1089:0x07AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1089'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes acanthothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1089:0x07AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A202%3A0x07AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A202%3A0x07AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A202%3A0x07AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A202%3A0x07AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A202%3A0x07AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:202:0x07AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '202'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium piscesae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:202:0x07AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1528%3A0x07AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1528%3A0x07AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1528%3A0x07AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.0832996368408 -44.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.0832996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-44.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1528%3A0x07AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.0832996368408 -44.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "15.0832996368408"^^xsd:decimal ;
  geo-pos:long "-44.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1528%3A0x07AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1528:0x07AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1528'^^xsd:integer;
  dwc:scientificName 'Zygophylax levinseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.79999923706'^^xsd:double;
  dwc:latitude '15.083299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1528:0x07AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A332%3A0x07AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A332%3A0x07AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A332%3A0x07AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A332%3A0x07AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A332%3A0x07AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:332:0x07AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '332'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha akessoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:332:0x07AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1752%3A0x08AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1752%3A0x08AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1752%3A0x08AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1752%3A0x08AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1752%3A0x08AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1752:0x08AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1752'^^xsd:integer;
  dwc:scientificName 'Calyptogena magnifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1752:0x08AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1445254'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1599%3A0x08AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1599%3A0x08AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1599%3A0x08AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1599%3A0x08AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1599%3A0x08AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1599:0x08AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1599'^^xsd:integer;
  dwc:scientificName 'Provanna nassariaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1599:0x08AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xECACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xECACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xECACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7084999084473 -125.588500976562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7084999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-125.588500976562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xECACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7084999084473 -125.588500976562)"^^geo:wktLiteral ;
  geo-pos:lat "44.7084999084473"^^xsd:decimal ;
  geo-pos:long "-125.588500976562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xECACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xECACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga pacifica'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.58850097656'^^xsd:double;
  dwc:latitude '44.708499908447'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '555975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xECACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '555975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A441%3A0xECACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A441%3A0xECACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A441%3A0xECACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A441%3A0xECACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A441%3A0xECACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:441:0xECACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '441'^^xsd:integer;
  dwc:scientificName 'Paralvinella fijiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:441:0xECACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1945%3A0xECACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1945%3A0xECACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1945%3A0xECACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1945%3A0xECACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1945%3A0xECACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1945:0xECACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1945'^^xsd:integer;
  dwc:scientificName 'Thermochiton undocostatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '386091'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1945:0xECACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '386091'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A509%3A0xECACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A509%3A0xECACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A509%3A0xECACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A509%3A0xECACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A509%3A0xECACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:509:0xECACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '509'^^xsd:integer;
  dwc:scientificName 'Amathys lutzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:509:0xECACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '730684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xECACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xECACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xECACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xECACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xECACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xECACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Opisthotrochopodus alvinus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '330235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xECACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A112%3A0xECACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A112%3A0xECACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A112%3A0xECACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A112%3A0xECACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A112%3A0xECACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:112:0xECACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '112'^^xsd:integer;
  dwc:scientificName 'Opisthotrochopodus alvinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:112:0xECACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2529%3A0xEDACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2529%3A0xEDACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2529%3A0xEDACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2529%3A0xEDACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2529%3A0xEDACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2529:0xEDACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2529'^^xsd:integer;
  dwc:scientificName 'Chiridota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '123438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2529:0xEDACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123438'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1949%3A0x08AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1949%3A0x08AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1949%3A0x08AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1949%3A0x08AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1949%3A0x08AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1949:0x08AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1949'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus pustulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1949:0x08AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1138%3A0x08AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1138%3A0x08AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1138%3A0x08AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1138%3A0x08AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1138%3A0x08AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1138:0x08AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1138'^^xsd:integer;
  dwc:scientificName 'Rhogobius pressulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1138:0x08AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355310'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2909%3A0x08AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2909%3A0x08AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2909%3A0x08AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.0333003997803 -84.9166030883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.0333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-84.9166030883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3000"^^xsd:integer ;
  dwc:maximumDepthInMeters "3000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2909%3A0x08AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.0333003997803 -84.9166030883789)"^^geo:wktLiteral ;
  geo-pos:lat "26.0333003997803"^^xsd:decimal ;
  geo-pos:long "-84.9166030883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2909%3A0x08AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2909:0x08AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2909'^^xsd:integer;
  dwc:scientificName 'Solemya (Acharax) grandis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Florida Escarpment'^^xsd:string;
  dwc:longitude '-84.916603088379'^^xsd:double;
  dwc:latitude '26.03330039978'^^xsd:double;
  dwc:minimumDepth '3000'^^xsd:integer;
  dwc:maximumDepth '3000'^^xsd:integer;
  dwc:aphiaid '865974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2909:0x08AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '507122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1894%3A0x08AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1894%3A0x08AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1894%3A0x08AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1894%3A0x08AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1894%3A0x08AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1894:0x08AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1894'^^xsd:integer;
  dwc:scientificName 'Neptunea amianta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '423554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1894:0x08AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '423554'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2254%3A0x08AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2254%3A0x08AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2254%3A0x08AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2254%3A0x08AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2254%3A0x08AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2254:0x08AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2254'^^xsd:integer;
  dwc:scientificName 'Nodopelta subnoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2254:0x08AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449993'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2793%3A0x08AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2793%3A0x08AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2793%3A0x08AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2793%3A0x08AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2793%3A0x08AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2793:0x08AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2793'^^xsd:integer;
  dwc:scientificName 'Bathylaophonte azorica'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '116220'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2793:0x08AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '116220'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A180%3A0x08AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A180%3A0x08AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A180%3A0x08AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A180%3A0x08AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A180%3A0x08AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:180:0x08AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '180'^^xsd:integer;
  dwc:scientificName 'Harmothoe macnabi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:180:0x08AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A548%3A0x08AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A548%3A0x08AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A548%3A0x08AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A548%3A0x08AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A548%3A0x08AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:548:0x08AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '548'^^xsd:integer;
  dwc:scientificName 'Grassleia hydrothermalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:548:0x08AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1585%3A0xECACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1585%3A0xECACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1585%3A0xECACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1585%3A0xECACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1585%3A0xECACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1585:0xECACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1585'^^xsd:integer;
  dwc:scientificName 'Provanna ios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1585:0xECACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xECACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xECACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xECACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xECACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xECACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xECACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Clio pyramidata'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '139033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xECACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1886%3A0xECACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1886%3A0xECACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1886%3A0xECACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1886%3A0xECACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1886%3A0xECACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1886:0xECACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1886'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus guaymasensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1886:0xECACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449974'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2472%3A0xECACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2472%3A0xECACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2472%3A0xECACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2472%3A0xECACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2472%3A0xECACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2472:0xECACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2472'^^xsd:integer;
  dwc:scientificName 'Asbestopluma infundibulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '133176'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2472:0xECACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '863534'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A72%3A0xECACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A72%3A0xECACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A72%3A0xECACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A72%3A0xECACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A72%3A0xECACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:72:0xECACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '72'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:72:0xECACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2053%3A0xECACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2053%3A0xECACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2053%3A0xECACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2053%3A0xECACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2053%3A0xECACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2053:0xECACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2053'^^xsd:integer;
  dwc:scientificName 'Helicoradomenia juani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '395234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2053:0xECACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395234'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xECACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xECACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xECACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xECACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xECACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xECACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Galapagomystides aristata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '328065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xECACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1731%3A0xDBAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1731%3A0xDBAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1731%3A0xDBAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1731%3A0xDBAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1731%3A0xDBAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1731:0xDBAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1731'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus thermophilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '183000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1731:0xDBAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '183000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3604%3A0xDBAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3604%3A0xDBAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3604%3A0xDBAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3604%3A0xDBAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3604%3A0xDBAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3604:0xDBAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3604'^^xsd:integer;
  dwc:scientificName 'Ilyarachna profunda'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '255868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3604:0xDBAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '255868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1678%3A0xDBAEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1678%3A0xDBAEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1678%3A0xDBAEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1678%3A0xDBAEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1678%3A0xDBAEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1678:0xDBAEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1678'^^xsd:integer;
  dwc:scientificName 'Gorgoleptis spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1678:0xDBAEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A90%3A0xDCAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A90%3A0xDCAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A90%3A0xDCAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A90%3A0xDCAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A90%3A0xDCAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:90:0xDCAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '90'^^xsd:integer;
  dwc:scientificName 'Nicomache arwidssoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:90:0xDCAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A404%3A0xDCAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A404%3A0xDCAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A404%3A0xDCAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A404%3A0xDCAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A404%3A0xDCAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:404:0xDCAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '404'^^xsd:integer;
  dwc:scientificName 'Prionospio'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:404:0xDCAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A829%3A0xDCAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A829%3A0xDCAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A829%3A0xDCAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A829%3A0xDCAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A829%3A0xDCAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:829:0xDCAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '829'^^xsd:integer;
  dwc:scientificName 'Munidopsis starmer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '242560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:829:0xDCAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDCAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDCAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDCAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-127.690002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2656"^^xsd:integer ;
  dwc:maximumDepthInMeters "2656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDCAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  geo-pos:lat "47.7799987792969"^^xsd:decimal ;
  geo-pos:long "-127.690002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDCAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDCAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ophryotrocha'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.69000244141'^^xsd:double;
  dwc:latitude '47.779998779297'^^xsd:double;
  dwc:minimumDepth '2656'^^xsd:integer;
  dwc:maximumDepth '2656'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDCAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1216%3A0xDCAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1216%3A0xDCAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1216%3A0xDCAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1216%3A0xDCAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1216%3A0xDCAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1216:0xDCAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1216'^^xsd:integer;
  dwc:scientificName 'Stygiopontius teres'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '361216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1216:0xDCAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '361216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2322%3A0xEBACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2322%3A0xEBACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2322%3A0xEBACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2322%3A0xEBACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2322%3A0xEBACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2322:0xEBACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2322'^^xsd:integer;
  dwc:scientificName 'Shinkailepas kaikatensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2322:0xEBACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512336'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xEBACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEBACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEBACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEBACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xEBACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xEBACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lysianassidae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xEBACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1881%3A0xEBACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1881%3A0xEBACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1881%3A0xEBACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1881%3A0xEBACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1881%3A0xEBACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1881:0xEBACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1881'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus azoricus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '140436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1881:0xEBACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xEBACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEBACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEBACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEBACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xEBACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xEBACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ammothea verenae'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '239680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xEBACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '407708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1263%3A0xEBACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1263%3A0xEBACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1263%3A0xEBACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1263%3A0xEBACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1263%3A0xEBACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1263:0xEBACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1263'^^xsd:integer;
  dwc:scientificName 'Fissuricola caritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '351894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1263:0xEBACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '351894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A432%3A0xEBACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A432%3A0xEBACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A432%3A0xEBACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A432%3A0xEBACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A432%3A0xEBACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:432:0xEBACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '432'^^xsd:integer;
  dwc:scientificName 'Alvinella pompejana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '336171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:432:0xEBACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '336171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A883%3A0xECACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A883%3A0xECACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A883%3A0xECACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A883%3A0xECACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A883%3A0xECACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:883:0xECACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '883'^^xsd:integer;
  dwc:scientificName 'Austinograea alayseae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '410818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:883:0xECACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '410818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1693%3A0xDCAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1693%3A0xDCAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1693%3A0xDCAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1693%3A0xDCAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1693%3A0xDCAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1693:0xDCAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1693'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus aduloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1693:0xDCAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505968'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1931%3A0xDCAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1931%3A0xDCAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1931%3A0xDCAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1931%3A0xDCAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1931%3A0xDCAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1931:0xDCAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1931'^^xsd:integer;
  dwc:scientificName 'Gymnobela extensa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '420382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1931:0xDCAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '722476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2812%3A0xDCAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2812%3A0xDCAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2812%3A0xDCAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2812%3A0xDCAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2812%3A0xDCAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2812:0xDCAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2812'^^xsd:integer;
  dwc:scientificName 'Typhlotanais incognitus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '247683'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2812:0xDCAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2311%3A0xDCAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2311%3A0xDCAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2311%3A0xDCAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2311%3A0xDCAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2311%3A0xDCAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2311:0xDCAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2311'^^xsd:integer;
  dwc:scientificName 'Olgasolaris tollmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2311:0xDCAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1323079'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A103%3A0xDCAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A103%3A0xDCAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A103%3A0xDCAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A103%3A0xDCAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A103%3A0xDCAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:103:0xDCAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '103'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:103:0xDCAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2819%3A0xDCAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2819%3A0xDCAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2819%3A0xDCAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -130)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-130"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2819%3A0xDCAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -130)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-130"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2819%3A0xDCAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2819:0xDCAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2819'^^xsd:integer;
  dwc:scientificName 'Bonnieriella'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2819:0xDCAEA50101000A00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2046%3A0xDCAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2046%3A0xDCAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2046%3A0xDCAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2046%3A0xDCAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2046%3A0xDCAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2046:0xDCAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2046'^^xsd:integer;
  dwc:scientificName 'Temnocinclis euripes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2046:0xDCAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDCAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDCAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDCAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-126.709999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2701"^^xsd:integer ;
  dwc:maximumDepthInMeters "2701"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDCAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-126.709999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDCAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDCAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga corona'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70999908447'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:minimumDepth '2701'^^xsd:integer;
  dwc:maximumDepth '2701'^^xsd:integer;
  dwc:aphiaid '458577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDCAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1472294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A820%3A0xEBACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A820%3A0xEBACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A820%3A0xEBACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A820%3A0xEBACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A820%3A0xEBACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:820:0xEBACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '820'^^xsd:integer;
  dwc:scientificName 'Munidopsis crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:820:0xEBACA50101000200'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1864%3A0xEBACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1864%3A0xEBACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1864%3A0xEBACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1864%3A0xEBACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1864%3A0xEBACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1864:0xEBACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1864'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus ovatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '181087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1864:0xEBACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181087'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1969%3A0xEBACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1969%3A0xEBACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1969%3A0xEBACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1969%3A0xEBACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1969%3A0xEBACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1969:0xEBACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1969'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus schrolli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1969:0xEBACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2565%3A0xEBACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2565%3A0xEBACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2565%3A0xEBACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2565%3A0xEBACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2565%3A0xEBACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2565:0xEBACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2565'^^xsd:integer;
  dwc:scientificName 'Iphionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '324953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2565:0xEBACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324953'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1667%3A0xEBACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1667%3A0xEBACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1667%3A0xEBACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1667%3A0xEBACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1667%3A0xEBACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1667:0xEBACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1667'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus wareni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '434627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1667:0xEBACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '434627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xEBACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEBACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEBACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-126.709999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2701"^^xsd:integer ;
  dwc:maximumDepthInMeters "2701"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEBACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-126.709999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xEBACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xEBACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna pacifica'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70999908447'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:minimumDepth '2701'^^xsd:integer;
  dwc:maximumDepth '2701'^^xsd:integer;
  dwc:aphiaid '450010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xEBACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2890%3A0xEBACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2890%3A0xEBACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2890%3A0xEBACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.1200008392334 178.270004272461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-30.1200008392334"^^xsd:decimal ;
  dwc:decimalLongitude "178.270004272461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2890%3A0xEBACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-30.1200008392334 178.270004272461)"^^geo:wktLiteral ;
  geo-pos:lat "-30.1200008392334"^^xsd:decimal ;
  geo-pos:long "178.270004272461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2890%3A0xEBACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2890:0xEBACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2890'^^xsd:integer;
  dwc:scientificName 'Bathyaustriella thionipta'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'New Zealand Exclusive Economic Zone'^^xsd:string;
  dwc:longitude '178.27000427246'^^xsd:double;
  dwc:latitude '-30.120000839233'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '457470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2890:0xEBACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '457470'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A719%3A0x29ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A719%3A0x29ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A719%3A0x29ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A719%3A0x29ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A719%3A0x29ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:719:0x29ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '719'^^xsd:integer;
  dwc:scientificName 'Sericosura venticola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '239658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:719:0x29ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '239658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x29ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x29ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x29ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x29ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x29ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x29ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Bathymodiolus thermophilus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '183000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x29ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '183000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x29ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x29ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x29ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x29ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x29ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x29ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x29ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x29ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x29ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x29ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3A%3A0x29ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x29ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x29ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Bathymodiolus thermophilus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '183000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x29ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '183000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x2AACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x2AACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x2AACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x2AACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x2AACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x2AACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus pustulosus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '449978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x2AACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1926%3A0x2AACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1926%3A0x2AACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1926%3A0x2AACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1926%3A0x2AACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1926%3A0x2AACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1926:0x2AACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1926'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1926:0x2AACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x2AACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x2AACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x2AACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x2AACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x2AACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x2AACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Vulcanoctopus hydrothermalis'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '342417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x2AACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '342417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2231%3A0x2AACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2231%3A0x2AACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2231%3A0x2AACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2231%3A0x2AACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2231%3A0x2AACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2231:0x2AACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2231'^^xsd:integer;
  dwc:scientificName 'Pachydermia sculpta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2231:0x2AACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1397%3A0xEAACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1397%3A0xEAACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1397%3A0xEAACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1397%3A0xEAACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1397%3A0xEAACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1397:0xEAACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1397'^^xsd:integer;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1397:0xEAACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xEAACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEAACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEAACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEAACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xEAACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xEAACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xEAACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xEAACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEAACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEAACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEAACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xEAACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xEAACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Nereis sandersi'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '329739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xEAACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2320%3A0xEAACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2320%3A0xEAACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2320%3A0xEAACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2320%3A0xEAACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2320%3A0xEAACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2320:0xEAACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2320'^^xsd:integer;
  dwc:scientificName 'Neolepetopsis verruca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2320:0xEAACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2238%3A0xEAACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2238%3A0xEAACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2238%3A0xEAACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2238%3A0xEAACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2238%3A0xEAACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2238:0xEAACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2238'^^xsd:integer;
  dwc:scientificName 'Planorbidella planispira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2238:0xEAACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1742%3A0xEBACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1742%3A0xEBACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1742%3A0xEBACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1742%3A0xEBACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1742%3A0xEBACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1742:0xEBACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1742'^^xsd:integer;
  dwc:scientificName 'Bathypecten vulcani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '391785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1742:0xEBACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1526%3A0xEBACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1526%3A0xEBACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1526%3A0xEBACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.8500003814697 -41.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.8500003814697"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3100"^^xsd:integer ;
  dwc:maximumDepthInMeters "3100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1526%3A0xEBACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.8500003814697 -41.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "10.8500003814697"^^xsd:decimal ;
  geo-pos:long "-41.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1526%3A0xEBACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1526:0xEBACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1526'^^xsd:integer;
  dwc:scientificName 'Cryptolarella abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-41.79999923706'^^xsd:double;
  dwc:latitude '10.85000038147'^^xsd:double;
  dwc:minimumDepth '3100'^^xsd:integer;
  dwc:maximumDepth '3100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1526:0xEBACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A559%3A0xDCAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A559%3A0xDCAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A559%3A0xDCAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A559%3A0xDCAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A559%3A0xDCAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:559:0xDCAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '559'^^xsd:integer;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:559:0xDCAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1822%3A0xDCAEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1822%3A0xDCAEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1822%3A0xDCAEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1822%3A0xDCAEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1822%3A0xDCAEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1822:0xDCAEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1822'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1822:0xDCAEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3726%3A0xDDAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3726%3A0xDDAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3726%3A0xDDAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3726%3A0xDDAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3726%3A0xDDAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3726:0xDDAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3726'^^xsd:integer;
  dwc:scientificName 'Solemya tagiri'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '507135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3726:0xDDAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '507135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A860%3A0xDDAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A860%3A0xDDAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A860%3A0xDDAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A860%3A0xDDAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A860%3A0xDDAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:860:0xDDAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '860'^^xsd:integer;
  dwc:scientificName 'Uroptychus bicavus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:860:0xDDAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378120'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A232%3A0xDDAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A232%3A0xDDAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A232%3A0xDDAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A232%3A0xDDAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A232%3A0xDDAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:232:0xDDAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '232'^^xsd:integer;
  dwc:scientificName 'Levensteiniella intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:232:0xDDAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3764%3A0xDDAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3764%3A0xDDAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3764%3A0xDDAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3764%3A0xDDAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3764%3A0xDDAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3764:0xDDAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3764'^^xsd:integer;
  dwc:scientificName 'Primno evansi'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '103274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3764:0xDDAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '103274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A771%3A0xDDAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A771%3A0xDDAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A771%3A0xDDAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A771%3A0xDDAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A771%3A0xDDAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:771:0xDDAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '771'^^xsd:integer;
  dwc:scientificName 'Chorocaris vandoverae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:771:0xDDAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '932591'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3523%3A0xDDAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3523%3A0xDDAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3523%3A0xDDAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3743991851807 -94.5066986083984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3743991851807"^^xsd:decimal ;
  dwc:decimalLongitude "-94.5066986083984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3523%3A0xDDAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3743991851807 -94.5066986083984)"^^geo:wktLiteral ;
  geo-pos:lat "26.3743991851807"^^xsd:decimal ;
  geo-pos:long "-94.5066986083984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3523%3A0xDDAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3523:0xDDAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3523'^^xsd:integer;
  dwc:scientificName 'Munidopsis geyeri'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-94.506698608398'^^xsd:double;
  dwc:latitude '26.374399185181'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '196024'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3523:0xDDAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196024'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1416%3A0xEAACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1416%3A0xEAACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1416%3A0xEAACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1416%3A0xEAACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1416%3A0xEAACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1416:0xEAACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1416'^^xsd:integer;
  dwc:scientificName 'Chaunax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1416:0xEAACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125796'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A301%3A0xEAACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A301%3A0xEAACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A301%3A0xEAACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A301%3A0xEAACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A301%3A0xEAACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:301:0xEAACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '301'^^xsd:integer;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:301:0xEAACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1627%3A0xEAACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1627%3A0xEAACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1627%3A0xEAACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1627%3A0xEAACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1627%3A0xEAACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1627:0xEAACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1627'^^xsd:integer;
  dwc:scientificName 'Amphiplica gordensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1627:0xEAACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2145%3A0xEAACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2145%3A0xEAACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2145%3A0xEAACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2145%3A0xEAACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2145%3A0xEAACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2145:0xEAACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2145'^^xsd:integer;
  dwc:scientificName 'Puncturella solis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '510042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2145:0xEAACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '510042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2429%3A0xEAACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2429%3A0xEAACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2429%3A0xEAACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8332996368408 -57.6665992736816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-57.6665992736816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5000"^^xsd:integer ;
  dwc:maximumDepthInMeters "5000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2429%3A0xEAACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8332996368408 -57.6665992736816)"^^geo:wktLiteral ;
  geo-pos:lat "13.8332996368408"^^xsd:decimal ;
  geo-pos:long "-57.6665992736816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2429%3A0xEAACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2429:0xEAACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2429'^^xsd:integer;
  dwc:scientificName 'Sclerolinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-57.666599273682'^^xsd:double;
  dwc:latitude '13.833299636841'^^xsd:double;
  dwc:minimumDepth '5000'^^xsd:integer;
  dwc:maximumDepth '5000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2429:0xEAACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129106'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A295%3A0xEAACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A295%3A0xEAACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A295%3A0xEAACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A295%3A0xEAACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A295%3A0xEAACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:295:0xEAACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '295'^^xsd:integer;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:295:0xEAACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1840%3A0xEAACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1840%3A0xEAACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1840%3A0xEAACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1840%3A0xEAACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1840%3A0xEAACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1840:0xEAACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1840'^^xsd:integer;
  dwc:scientificName 'Peltospira smaragdina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1840:0xEAACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180917'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2415%3A0xDDAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2415%3A0xDDAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2415%3A0xDDAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3333015441895 -122.833297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3333015441895"^^xsd:decimal ;
  dwc:decimalLongitude "-122.833297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3000"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2415%3A0xDDAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3333015441895 -122.833297729492)"^^geo:wktLiteral ;
  geo-pos:lat "36.3333015441895"^^xsd:decimal ;
  geo-pos:long "-122.833297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2415%3A0xDDAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2415:0xDDAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2415'^^xsd:integer;
  dwc:scientificName 'Polybrachia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.83329772949'^^xsd:double;
  dwc:latitude '36.33330154419'^^xsd:double;
  dwc:minimumDepth '3000'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2415:0xDDAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265014'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2840%3A0xDDAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2840%3A0xDDAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2840%3A0xDDAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2840%3A0xDDAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2840%3A0xDDAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2840:0xDDAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2840'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2840:0xDDAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2216%3A0xDDAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2216%3A0xDDAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2216%3A0xDDAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2216%3A0xDDAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2216%3A0xDDAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2216:0xDDAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2216'^^xsd:integer;
  dwc:scientificName 'Lirapex humata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2216:0xDDAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xDDAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDDAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDDAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDDAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xDDAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xDDAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus cristatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '449970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xDDAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDDAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDDAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDDAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5990009307861"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2014999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "645"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDDAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  geo-pos:lat "27.5990009307861"^^xsd:decimal ;
  geo-pos:long "-91.2014999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDDAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDDAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Marionia tedi'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.201499938965'^^xsd:double;
  dwc:latitude '27.599000930786'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '645'^^xsd:integer;
  dwc:aphiaid '420625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDDAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1669270'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDDAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDDAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDDAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDDAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDDAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDDAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Archinome'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '324642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDDAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324642'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2347%3A0xDDAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2347%3A0xDDAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2347%3A0xDDAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2347%3A0xDDAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2347%3A0xDDAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2347:0xDDAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2347'^^xsd:integer;
  dwc:scientificName 'Desbruyeresia cancellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2347:0xDDAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDDAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDDAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDDAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6149997711182 -91.4024963378906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6149997711182"^^xsd:decimal ;
  dwc:decimalLongitude "-91.4024963378906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "541"^^xsd:integer ;
  dwc:maximumDepthInMeters "541"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDDAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6149997711182 -91.4024963378906)"^^geo:wktLiteral ;
  geo-pos:lat "27.6149997711182"^^xsd:decimal ;
  geo-pos:long "-91.4024963378906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDDAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDDAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cancellaria rosewateri'^^xsd:string;
  dwc:continentOcean 'Central Indian Ridge'^^xsd:string;
  dwc:longitude '-91.402496337891'^^xsd:double;
  dwc:latitude '27.614999771118'^^xsd:double;
  dwc:minimumDepth '541'^^xsd:integer;
  dwc:maximumDepth '541'^^xsd:integer;
  dwc:aphiaid '420193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDDAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '420193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1924%3A0xE9ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1924%3A0xE9ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1924%3A0xE9ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1924%3A0xE9ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1924%3A0xE9ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1924:0xE9ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1924'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1924:0xE9ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2799%3A0xE9ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2799%3A0xE9ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2799%3A0xE9ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2799%3A0xE9ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2799%3A0xE9ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2799:0xE9ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2799'^^xsd:integer;
  dwc:scientificName 'Smacigastes micheli'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '362243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2799:0xE9ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '362243'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1297%3A0xE9ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1297%3A0xE9ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1297%3A0xE9ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "137.533294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3840"^^xsd:integer ;
  dwc:maximumDepthInMeters "3840"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1297%3A0xE9ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  geo-pos:lat "33.6101989746094"^^xsd:decimal ;
  geo-pos:long "137.533294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1297%3A0xE9ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1297:0xE9ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1297'^^xsd:integer;
  dwc:scientificName 'Arachnoidea brevicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '137.53329467773'^^xsd:double;
  dwc:latitude '33.610198974609'^^xsd:double;
  dwc:minimumDepth '3840'^^xsd:integer;
  dwc:maximumDepth '3840'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1297:0xE9ACA50101000D00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A86%3A0xE9ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A86%3A0xE9ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A86%3A0xE9ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A86%3A0xE9ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A86%3A0xE9ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:86:0xE9ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '86'^^xsd:integer;
  dwc:scientificName 'Nicomache arwidssoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:86:0xE9ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2687%3A0xEAACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2687%3A0xEAACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2687%3A0xEAACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2687%3A0xEAACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2687%3A0xEAACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2687:0xEAACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2687'^^xsd:integer;
  dwc:scientificName 'Alvania stenolopha'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:aphiaid '141243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2687:0xEAACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '141243'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A980%3A0xEAACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A980%3A0xEAACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A980%3A0xEAACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A980%3A0xEAACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A980%3A0xEAACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:980:0xEAACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '980'^^xsd:integer;
  dwc:scientificName 'Hexelasma americanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:980:0xEAACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A953%3A0xEAACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A953%3A0xEAACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A953%3A0xEAACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6399993896484 -125.26000213623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6399993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-125.26000213623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1390"^^xsd:integer ;
  dwc:maximumDepthInMeters "2380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A953%3A0xEAACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6399993896484 -125.26000213623)"^^geo:wktLiteral ;
  geo-pos:lat "44.6399993896484"^^xsd:decimal ;
  geo-pos:long "-125.26000213623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A953%3A0xEAACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:953:0xEAACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '953'^^xsd:integer;
  dwc:scientificName 'Paralomis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.26000213623'^^xsd:double;
  dwc:latitude '44.639999389648'^^xsd:double;
  dwc:minimumDepth '1390'^^xsd:integer;
  dwc:maximumDepth '2380'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106848'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:953:0xEAACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106848'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2875%3A0xDDAEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2875%3A0xDDAEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2875%3A0xDDAEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2875%3A0xDDAEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2875%3A0xDDAEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2875:0xDDAEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2875'^^xsd:integer;
  dwc:scientificName 'Munidopsis exuta'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '196023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2875:0xDDAEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDEAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDEAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDEAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.625"^^xsd:decimal ;
  dwc:decimalLongitude "-104.209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2538"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDEAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "8.625"^^xsd:decimal ;
  geo-pos:long "-104.209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDEAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDEAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Anatoma janetae'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.20999908447'^^xsd:double;
  dwc:latitude '8.625'^^xsd:double;
  dwc:minimumDepth '2538'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '390381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDEAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '390381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A286%3A0xDEAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A286%3A0xDEAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A286%3A0xDEAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A286%3A0xDEAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A286%3A0xDEAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:286:0xDEAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '286'^^xsd:integer;
  dwc:scientificName 'Hesiolyra bergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:286:0xDEAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1470%3A0xDEAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1470%3A0xDEAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1470%3A0xDEAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1470%3A0xDEAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1470%3A0xDEAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1470:0xDEAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1470'^^xsd:integer;
  dwc:scientificName 'Simenchelys parasitica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1470:0xDEAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2480%3A0xDEAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2480%3A0xDEAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2480%3A0xDEAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2480%3A0xDEAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2480%3A0xDEAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2480:0xDEAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2480'^^xsd:integer;
  dwc:scientificName 'Chondrocladia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '131894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2480:0xDEAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131894'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDEAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDEAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDEAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.568496704102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.568496704102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDEAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.568496704102)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.568496704102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDEAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDEAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.5684967041'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '138667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDEAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138667'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A605%3A0xDEAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A605%3A0xDEAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A605%3A0xDEAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A605%3A0xDEAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A605%3A0xDEAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:605:0xDEAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '605'^^xsd:integer;
  dwc:scientificName 'Eochionelasmus paquensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '733174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:605:0xDEAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '733174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1495%3A0xDEAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1495%3A0xDEAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1495%3A0xDEAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1495%3A0xDEAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1495%3A0xDEAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1495:0xDEAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1495'^^xsd:integer;
  dwc:scientificName 'Isoparactis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '411544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1495:0xDEAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '411544'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2469%3A0xE9ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2469%3A0xE9ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2469%3A0xE9ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2469%3A0xE9ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2469%3A0xE9ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2469:0xE9ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2469'^^xsd:integer;
  dwc:scientificName 'Riftia pachyptila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2469:0xE9ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A711%3A0xE9ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A711%3A0xE9ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A711%3A0xE9ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A711%3A0xE9ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A711%3A0xE9ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:711:0xE9ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '711'^^xsd:integer;
  dwc:scientificName 'Seba profundus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '554814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:711:0xE9ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '554814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE9ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE9ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE9ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.625"^^xsd:decimal ;
  dwc:decimalLongitude "-104.209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2538"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE9ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "8.625"^^xsd:decimal ;
  geo-pos:long "-104.209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE9ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE9ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Dahlella caldariensis'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.20999908447'^^xsd:double;
  dwc:latitude '8.625'^^xsd:double;
  dwc:minimumDepth '2538'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '459330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE9ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '459330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2199%3A0xE9ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2199%3A0xE9ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2199%3A0xE9ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2199%3A0xE9ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2199%3A0xE9ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2199:0xE9ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2199'^^xsd:integer;
  dwc:scientificName 'Melanodrymia aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2199:0xE9ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2010%3A0xE9ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2010%3A0xE9ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2010%3A0xE9ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2010%3A0xE9ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2010%3A0xE9ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2010:0xE9ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2010'^^xsd:integer;
  dwc:scientificName 'Anatoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2010:0xE9ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138464'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2168%3A0xE9ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2168%3A0xE9ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2168%3A0xE9ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2168%3A0xE9ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2168%3A0xE9ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2168:0xE9ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2168'^^xsd:integer;
  dwc:scientificName 'Eulepetopsis vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2168:0xE9ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1993%3A0xE9ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1993%3A0xE9ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1993%3A0xE9ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6166000366211 -111.466598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6166000366211"^^xsd:decimal ;
  dwc:decimalLongitude "-111.466598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1993%3A0xE9ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6166000366211 -111.466598510742)"^^geo:wktLiteral ;
  geo-pos:lat "27.6166000366211"^^xsd:decimal ;
  geo-pos:long "-111.466598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1993%3A0xE9ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1993:0xE9ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1993'^^xsd:integer;
  dwc:scientificName 'Calyptogena pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.46659851074'^^xsd:double;
  dwc:latitude '27.616600036621'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1993:0xE9ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A807%3A0x08AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A807%3A0x08AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A807%3A0x08AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A807%3A0x08AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A807%3A0x08AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:807:0x08AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '807'^^xsd:integer;
  dwc:scientificName 'Paralomis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106848'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:807:0x08AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106848'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1262%3A0x08AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1262%3A0x08AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1262%3A0x08AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1262%3A0x08AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1262%3A0x08AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1262:0x08AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1262'^^xsd:integer;
  dwc:scientificName 'Laitmatobius crinitus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '346617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1262:0x08AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '346617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A223%3A0x08AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A223%3A0x08AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A223%3A0x08AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A223%3A0x08AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A223%3A0x08AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:223:0x08AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '223'^^xsd:integer;
  dwc:scientificName 'Axiokebuita millsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:223:0x08AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1475%3A0x08AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1475%3A0x08AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1475%3A0x08AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1475%3A0x08AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1475%3A0x08AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1475:0x08AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1475'^^xsd:integer;
  dwc:scientificName 'Candelabrum phrygium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1475:0x08AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117420'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2025%3A0x09AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2025%3A0x09AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2025%3A0x09AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -124.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-124.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2025%3A0x09AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -124.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-124.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2025%3A0x09AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2025:0x09AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2025'^^xsd:integer;
  dwc:scientificName 'Cocculina craigsmithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North California continental slope'^^xsd:string;
  dwc:longitude '-124.5'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '579296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2025:0x09AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1432463'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A166%3A0x09AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A166%3A0x09AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A166%3A0x09AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A166%3A0x09AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A166%3A0x09AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:166:0x09AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '166'^^xsd:integer;
  dwc:scientificName 'Nicomache venticola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:166:0x09AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A763%3A0x09AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A763%3A0x09AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A763%3A0x09AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5333003997803 -155.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-155.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "969"^^xsd:integer ;
  dwc:maximumDepthInMeters "969"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A763%3A0x09AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.5333003997803 -155.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "19.5333003997803"^^xsd:decimal ;
  geo-pos:long "-155.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A763%3A0x09AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:763:0x09AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '763'^^xsd:integer;
  dwc:scientificName 'Opaepele loihi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Loihi Seamount'^^xsd:string;
  dwc:longitude '-155.44999694824'^^xsd:double;
  dwc:latitude '19.53330039978'^^xsd:double;
  dwc:minimumDepth '969'^^xsd:integer;
  dwc:maximumDepth '969'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:763:0x09AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1736282'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1567%3A0x09AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1567%3A0x09AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1567%3A0x09AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "137.533294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3840"^^xsd:integer ;
  dwc:maximumDepthInMeters "3840"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1567%3A0x09AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  geo-pos:lat "33.6101989746094"^^xsd:decimal ;
  geo-pos:long "137.533294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1567%3A0x09AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1567:0x09AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1567'^^xsd:integer;
  dwc:scientificName 'Peniagone elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '137.53329467773'^^xsd:double;
  dwc:latitude '33.610198974609'^^xsd:double;
  dwc:minimumDepth '3840'^^xsd:integer;
  dwc:maximumDepth '3840'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '431814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1567:0x09AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '431814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A554%3A0xE8ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A554%3A0xE8ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A554%3A0xE8ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A554%3A0xE8ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A554%3A0xE8ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:554:0xE8ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '554'^^xsd:integer;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:554:0xE8ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A442%3A0xE8ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A442%3A0xE8ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A442%3A0xE8ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A442%3A0xE8ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A442%3A0xE8ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:442:0xE8ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '442'^^xsd:integer;
  dwc:scientificName 'Paralvinella fijiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:442:0xE8ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE8ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE8ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE8ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE8ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE8ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE8ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Branchinotogluma hessleri'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '327273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE8ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1543%3A0xE9ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1543%3A0xE9ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1543%3A0xE9ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1543%3A0xE9ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1543%3A0xE9ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1543:0xE9ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1543'^^xsd:integer;
  dwc:scientificName 'Grammaria abietina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1543:0xE9ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117692'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3613%3A0xE9ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3613%3A0xE9ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3613%3A0xE9ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3613%3A0xE9ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3613%3A0xE9ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3613:0xE9ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3613'^^xsd:integer;
  dwc:scientificName 'Pyropelta corymba'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '450015'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3613:0xE9ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE9ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE9ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE9ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE9ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE9ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE9ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Clypeosectus curvus'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '449948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE9ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1197%3A0xE9ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1197%3A0xE9ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1197%3A0xE9ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1197%3A0xE9ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1197%3A0xE9ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1197:0xE9ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1197'^^xsd:integer;
  dwc:scientificName 'Stygiopontius pectinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '135802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1197:0xE9ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2585%3A0xDEAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2585%3A0xDEAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2585%3A0xDEAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2585%3A0xDEAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2585%3A0xDEAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2585:0xDEAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2585'^^xsd:integer;
  dwc:scientificName 'Munida sonne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2585:0xDEAEA50101000700'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1075%3A0xDEAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1075%3A0xDEAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1075%3A0xDEAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1075%3A0xDEAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1075%3A0xDEAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1075:0xDEAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1075'^^xsd:integer;
  dwc:scientificName 'Benthoxynus spiculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '349207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1075:0xDEAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '349207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1477%3A0xDEAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1477%3A0xDEAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1477%3A0xDEAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1477%3A0xDEAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1477%3A0xDEAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1477:0xDEAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1477'^^xsd:integer;
  dwc:scientificName 'Polyplumaria flabellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1477:0xDEAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A396%3A0xDEAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A396%3A0xDEAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A396%3A0xDEAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A396%3A0xDEAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A396%3A0xDEAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:396:0xDEAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '396'^^xsd:integer;
  dwc:scientificName 'Lindaspio dibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:396:0xDEAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1514%3A0xDEAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1514%3A0xDEAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1514%3A0xDEAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1514%3A0xDEAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1514%3A0xDEAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1514:0xDEAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1514'^^xsd:integer;
  dwc:scientificName 'Lucernaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1514:0xDEAEA50101000B00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2350%3A0xDEAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2350%3A0xDEAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2350%3A0xDEAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2350%3A0xDEAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2350%3A0xDEAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2350:0xDEAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2350'^^xsd:integer;
  dwc:scientificName 'Desbruyeresia cancellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2350:0xDEAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2333%3A0xDEAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2333%3A0xDEAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2333%3A0xDEAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2333%3A0xDEAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2333%3A0xDEAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2333:0xDEAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2333'^^xsd:integer;
  dwc:scientificName 'Shinkailepas tufari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512321'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2333:0xDEAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512321'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A478%3A0xDEAEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A478%3A0xDEAEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A478%3A0xDEAEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A478%3A0xDEAEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A478%3A0xDEAEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:478:0xDEAEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '478'^^xsd:integer;
  dwc:scientificName 'Paralvinella pandorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:478:0xDEAEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE8ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE8ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE8ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7350006103516"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "533"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE8ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.7350006103516"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE8ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE8ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cavolinia'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '27.735000610352'^^xsd:double;
  dwc:minimumDepth '533'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '137750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE8ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137750'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2885%3A0xE8ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2885%3A0xE8ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2885%3A0xE8ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2885%3A0xE8ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2885%3A0xE8ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2885:0xE8ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2885'^^xsd:integer;
  dwc:scientificName 'Thermichthys hollisi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '398418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2885:0xE8ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '398418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A887%3A0xE8ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A887%3A0xE8ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A887%3A0xE8ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A887%3A0xE8ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A887%3A0xE8ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:887:0xE8ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '887'^^xsd:integer;
  dwc:scientificName 'Bythograea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:887:0xE8ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2719%3A0xE8ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2719%3A0xE8ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2719%3A0xE8ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2719%3A0xE8ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2719%3A0xE8ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2719:0xE8ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2719'^^xsd:integer;
  dwc:scientificName 'Desmodora marci'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '583217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2719:0xE8ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '583217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE8ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE8ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE8ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE8ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE8ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE8ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus ovalis'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE8ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1276%3A0xE8ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1276%3A0xE8ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1276%3A0xE8ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1276%3A0xE8ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1276%3A0xE8ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1276:0xE8ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1276'^^xsd:integer;
  dwc:scientificName 'Scillaelepas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1276:0xE8ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106099'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2248%3A0xE8ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2248%3A0xE8ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2248%3A0xE8ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2248%3A0xE8ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2248%3A0xE8ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2248:0xE8ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2248'^^xsd:integer;
  dwc:scientificName 'Solutigyra reticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2248:0xE8ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2614%3A0x3CAFA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2614%3A0x3CAFA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2614%3A0x3CAFA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2614%3A0x3CAFA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2614%3A0x3CAFA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2614:0x3CAFA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2614'^^xsd:integer;
  dwc:scientificName 'Cantrainea jamsteci'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2614:0x3CAFA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3CAFA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CAFA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CAFA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.953498840332 -118.413497924805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.953498840332"^^xsd:decimal ;
  dwc:decimalLongitude "-118.413497924805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1099"^^xsd:integer ;
  dwc:maximumDepthInMeters "1104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CAFA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.953498840332 -118.413497924805)"^^geo:wktLiteral ;
  geo-pos:lat "32.953498840332"^^xsd:decimal ;
  geo-pos:long "-118.413497924805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3CAFA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3CAFA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga siebenalleri'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '-118.41349792481'^^xsd:double;
  dwc:latitude '32.953498840332'^^xsd:double;
  dwc:minimumDepth '1099'^^xsd:integer;
  dwc:maximumDepth '1104'^^xsd:integer;
  dwc:aphiaid '555974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3CAFA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '555974'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3CAFA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CAFA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CAFA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7350006103516"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "533"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3CAFA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.7350006103516"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3CAFA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3CAFA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Benthonellania acuticostata'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '27.735000610352'^^xsd:double;
  dwc:minimumDepth '533'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '419619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3CAFA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '419619'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1069%3A0x3DAFA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1069%3A0x3DAFA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1069%3A0x3DAFA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1069%3A0x3DAFA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1069%3A0x3DAFA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1069:0x3DAFA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1069'^^xsd:integer;
  dwc:scientificName 'Benthoxynus spiculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '349207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1069:0x3DAFA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '349207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2324%3A0x3DAFA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2324%3A0x3DAFA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2324%3A0x3DAFA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2324%3A0x3DAFA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2324%3A0x3DAFA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2324:0x3DAFA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2324'^^xsd:integer;
  dwc:scientificName 'Shinkailepas kaikatensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2324:0x3DAFA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512336'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A694%3A0x3DAFA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A694%3A0x3DAFA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A694%3A0x3DAFA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A694%3A0x3DAFA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A694%3A0x3DAFA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:694:0x3DAFA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '694'^^xsd:integer;
  dwc:scientificName 'Transtectonia torrentis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '488224'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:694:0x3DAFA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '488224'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3493%3A0x3DAFA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3493%3A0x3DAFA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3493%3A0x3DAFA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0299987792969 179.197998046875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "179.197998046875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1604"^^xsd:integer ;
  dwc:maximumDepthInMeters "1672"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3493%3A0x3DAFA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0299987792969 179.197998046875)"^^geo:wktLiteral ;
  geo-pos:lat "34.0299987792969"^^xsd:decimal ;
  geo-pos:long "179.197998046875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3493%3A0x3DAFA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3493:0x3DAFA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3493'^^xsd:integer;
  dwc:scientificName 'Nautilocaris saintlaurentae'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Brothers Seamount, NZ'^^xsd:string;
  dwc:longitude '179.19799804688'^^xsd:double;
  dwc:latitude '34.029998779297'^^xsd:double;
  dwc:minimumDepth '1604'^^xsd:integer;
  dwc:maximumDepth '1672'^^xsd:integer;
  dwc:aphiaid '378099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3493:0x3DAFA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1063%3A0x3DAFA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1063%3A0x3DAFA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1063%3A0x3DAFA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1063%3A0x3DAFA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1063%3A0x3DAFA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1063:0x3DAFA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1063'^^xsd:integer;
  dwc:scientificName 'Aphotopontius mammillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1063:0x3DAFA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1009%3A0xE7ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1009%3A0xE7ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1009%3A0xE7ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1009%3A0xE7ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1009%3A0xE7ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1009:0xE7ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1009'^^xsd:integer;
  dwc:scientificName 'Bythograea vrijenhoeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '395765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1009:0xE7ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395765'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1978%3A0xE7ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1978%3A0xE7ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1978%3A0xE7ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1978%3A0xE7ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1978%3A0xE7ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1978:0xE7ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1978'^^xsd:integer;
  dwc:scientificName 'Calyptogena (Ectenagena) laubieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '135'^^xsd:integer;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '458736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1978:0xE7ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1868%3A0xE8ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1868%3A0xE8ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1868%3A0xE8ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1868%3A0xE8ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1868%3A0xE8ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1868:0xE8ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1868'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus fucensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1868:0xE8ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE8ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE8ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE8ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE8ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE8ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE8ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Euphilomedes climax'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '783154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE8ACA50101000100'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A452%3A0xE8ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A452%3A0xE8ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A452%3A0xE8ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A452%3A0xE8ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A452%3A0xE8ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:452:0xE8ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '452'^^xsd:integer;
  dwc:scientificName 'Paralvinella grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:452:0xE8ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A512%3A0xE8ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A512%3A0xE8ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A512%3A0xE8ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A512%3A0xE8ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A512%3A0xE8ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:512:0xE8ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '512'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:512:0xE8ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2940%3A0xE8ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2940%3A0xE8ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2940%3A0xE8ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2940%3A0xE8ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2940%3A0xE8ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2940:0xE8ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2940'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2940:0xE8ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A844%3A0xDFAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A844%3A0xDFAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A844%3A0xDFAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A844%3A0xDFAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A844%3A0xDFAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:844:0xDFAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '844'^^xsd:integer;
  dwc:scientificName 'Munidopsis subsquamosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:844:0xDFAEA50101000000'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3553%3A0xDFAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3553%3A0xDFAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3553%3A0xDFAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3553%3A0xDFAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3553%3A0xDFAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3553:0xDFAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3553'^^xsd:integer;
  dwc:scientificName 'Osedax rubiplumus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '265981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3553:0xDFAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xDFAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDFAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDFAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDFAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xDFAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xDFAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Munidopsis subsquamosa'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xDFAEA50101000200'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDFAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDFAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDFAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7099990844727 -127.790000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7099990844727"^^xsd:decimal ;
  dwc:decimalLongitude "-127.790000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2642"^^xsd:integer ;
  dwc:maximumDepthInMeters "2642"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDFAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7099990844727 -127.790000915527)"^^geo:wktLiteral ;
  geo-pos:lat "47.7099990844727"^^xsd:decimal ;
  geo-pos:long "-127.790000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDFAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDFAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Anocellus profundus'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.79000091553'^^xsd:double;
  dwc:latitude '47.709999084473'^^xsd:double;
  dwc:minimumDepth '2642'^^xsd:integer;
  dwc:maximumDepth '2642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDFAEA50101000300'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2292%3A0xDFAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2292%3A0xDFAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2292%3A0xDFAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2292%3A0xDFAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2292%3A0xDFAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2292:0xDFAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2292'^^xsd:integer;
  dwc:scientificName 'Helicrenion reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2292:0xDFAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A449%3A0xDFAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A449%3A0xDFAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A449%3A0xDFAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A449%3A0xDFAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A449%3A0xDFAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:449:0xDFAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '449'^^xsd:integer;
  dwc:scientificName 'Paralvinella grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:449:0xDFAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A655%3A0xDFAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A655%3A0xDFAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A655%3A0xDFAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A655%3A0xDFAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A655%3A0xDFAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:655:0xDFAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '655'^^xsd:integer;
  dwc:scientificName 'Euonyx mytilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '557627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:655:0xDFAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557626'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A466%3A0xDFAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A466%3A0xDFAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A466%3A0xDFAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A466%3A0xDFAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A466%3A0xDFAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:466:0xDFAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '466'^^xsd:integer;
  dwc:scientificName 'Paralvinella hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:466:0xDFAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A716%3A0xE7ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A716%3A0xE7ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A716%3A0xE7ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A716%3A0xE7ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A716%3A0xE7ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:716:0xE7ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '716'^^xsd:integer;
  dwc:scientificName 'Steleuthera ecoprophycea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '554995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:716:0xE7ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '554995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1635%3A0xE7ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1635%3A0xE7ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1635%3A0xE7ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1635%3A0xE7ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1635%3A0xE7ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1635:0xE7ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1635'^^xsd:integer;
  dwc:scientificName 'Gorgoleptis patulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1635:0xE7ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE7ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE7ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE7ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE7ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE7ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE7ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Peltospira operculata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '449998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE7ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A384%3A0xE7ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A384%3A0xE7ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A384%3A0xE7ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A384%3A0xE7ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A384%3A0xE7ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:384:0xE7ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '384'^^xsd:integer;
  dwc:scientificName 'Laminatubus alvini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:384:0xE7ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE7ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE7ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE7ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE7ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE7ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE7ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Galapagomystides aristata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '328065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE7ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE7ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE7ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE7ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE7ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE7ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE7ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepidonotopodium williamsae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '328774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE7ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1424%3A0xE7ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1424%3A0xE7ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1424%3A0xE7ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1424%3A0xE7ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1424%3A0xE7ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1424:0xE7ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1424'^^xsd:integer;
  dwc:scientificName 'Etmopterus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1424:0xE7ACA50101000C00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x09AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x09AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x09AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x09AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x09AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x09AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Oasisia alvinae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '265973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x09AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x09AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x09AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x09AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-117.718002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x09AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  geo-pos:lat "32.2182998657227"^^xsd:decimal ;
  geo-pos:long "-117.718002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x09AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x09AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Gorgoleptis spiralis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '-117.71800231934'^^xsd:double;
  dwc:latitude '32.218299865723'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '449961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x09AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3%3A0x09AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3%3A0x09AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3%3A0x09AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3%3A0x09AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3%3A0x09AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3:0x09AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3'^^xsd:integer;
  dwc:scientificName 'Hypoechinorhynchus thermaceri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '448701'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3:0x09AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '448701'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3541%3A0x09AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3541%3A0x09AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3541%3A0x09AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3541%3A0x09AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3541%3A0x09AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3541:0x09AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3541'^^xsd:integer;
  dwc:scientificName 'Scotoplanes clarki'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '428804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3541:0x09AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '428804'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A919%3A0x09AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A919%3A0x09AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A919%3A0x09AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A919%3A0x09AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A919%3A0x09AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:919:0x09AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '919'^^xsd:integer;
  dwc:scientificName 'Segonzacia mesatlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:919:0x09AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1192%3A0x09AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1192%3A0x09AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1192%3A0x09AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1192%3A0x09AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1192%3A0x09AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1192:0x09AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1192'^^xsd:integer;
  dwc:scientificName 'Stygiopontius pectinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '135802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1192:0x09AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2603%3A0x09AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2603%3A0x09AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2603%3A0x09AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2603%3A0x09AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2603%3A0x09AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2603:0x09AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2603'^^xsd:integer;
  dwc:scientificName 'Levensteiniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '324958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2603:0x09AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324958'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1461%3A0x09AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1461%3A0x09AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1461%3A0x09AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1461%3A0x09AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1461%3A0x09AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1461:0x09AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1461'^^xsd:integer;
  dwc:scientificName 'Hydrolagus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1461:0x09AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE6ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE6ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE6ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE6ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE6ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE6ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE6ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A163%3A0xE7ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A163%3A0xE7ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A163%3A0xE7ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A163%3A0xE7ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A163%3A0xE7ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:163:0xE7ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '163'^^xsd:integer;
  dwc:scientificName 'Nicomache venticola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:163:0xE7ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A450%3A0xE7ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A450%3A0xE7ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A450%3A0xE7ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A450%3A0xE7ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A450%3A0xE7ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:450:0xE7ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '450'^^xsd:integer;
  dwc:scientificName 'Paralvinella grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:450:0xE7ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3744%3A0xE7ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3744%3A0xE7ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3744%3A0xE7ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3744%3A0xE7ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3744%3A0xE7ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3744:0xE7ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3744'^^xsd:integer;
  dwc:scientificName 'Sirsoe midatlantica'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3744:0xE7ACA50101000200'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE7ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE7ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE7ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE7ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE7ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE7ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Clypeosectus curvus'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '449948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE7ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3535%3A0xE7ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3535%3A0xE7ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3535%3A0xE7ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3535%3A0xE7ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3535%3A0xE7ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3535:0xE7ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3535'^^xsd:integer;
  dwc:scientificName 'Idas washingtonia'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '506042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3535:0xE7ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A890%3A0xE7ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A890%3A0xE7ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A890%3A0xE7ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A890%3A0xE7ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A890%3A0xE7ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:890:0xE7ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '890'^^xsd:integer;
  dwc:scientificName 'Bythograea laubieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:890:0xE7ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1539%3A0xDFAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1539%3A0xDFAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1539%3A0xDFAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1539%3A0xDFAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1539%3A0xDFAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1539:0xDFAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1539'^^xsd:integer;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1539:0xDFAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDFAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDFAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDFAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDFAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDFAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDFAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna ios'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '450004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDFAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2295%3A0xDFAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2295%3A0xDFAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2295%3A0xDFAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2295%3A0xDFAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2295%3A0xDFAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2295:0xDFAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2295'^^xsd:integer;
  dwc:scientificName 'Helicrenion reticulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2295:0xDFAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2647%3A0xDFAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2647%3A0xDFAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2647%3A0xDFAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2647%3A0xDFAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2647%3A0xDFAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2647:0xDFAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2647'^^xsd:integer;
  dwc:scientificName 'Cladorhiza abyssicola'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:aphiaid '133188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2647:0xDFAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '133188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A96%3A0xDFAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A96%3A0xDFAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A96%3A0xDFAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A96%3A0xDFAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A96%3A0xDFAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:96:0xDFAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '96'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:96:0xDFAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2788%3A0xDFAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2788%3A0xDFAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2788%3A0xDFAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2788%3A0xDFAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2788%3A0xDFAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2788:0xDFAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2788'^^xsd:integer;
  dwc:scientificName 'Stygiopontius cladarus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '361212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2788:0xDFAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '361212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2630%3A0xDFAEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2630%3A0xDFAEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2630%3A0xDFAEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2630%3A0xDFAEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2630%3A0xDFAEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2630:0xDFAEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2630'^^xsd:integer;
  dwc:scientificName 'Segonzacia mesatlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2630:0xDFAEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1849%3A0xE0AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1849%3A0xE0AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1849%3A0xE0AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1849%3A0xE0AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1849%3A0xE0AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1849:0xE0AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1849'^^xsd:integer;
  dwc:scientificName 'Shinkailepas briandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1849:0xE0AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1323091'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2016%3A0xE6ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2016%3A0xE6ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2016%3A0xE6ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3AC%3A2016%3A0xE6ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2016%3A0xE6ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2016:0xE6ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2016'^^xsd:integer;
  dwc:scientificName 'Vesicomya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2016:0xE6ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138657'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2023%3A0xE6ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2023%3A0xE6ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2023%3A0xE6ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2023%3A0xE6ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2023%3A0xE6ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2023:0xE6ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2023'^^xsd:integer;
  dwc:scientificName 'Cocculina craigsmithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '579296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2023:0xE6ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1432463'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE6ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE6ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE6ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE6ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE6ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE6ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Nereis piscesae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '329723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE6ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3499%3A0xE6ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3499%3A0xE6ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3499%3A0xE6ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5299987792969 11.0600004196167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5299987792969"^^xsd:decimal ;
  dwc:decimalLongitude "11.0600004196167"^^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/212__urn%3Acatalog%3APENN%3AC%3A3499%3A0xE6ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5299987792969 11.0600004196167)"^^geo:wktLiteral ;
  geo-pos:lat "58.5299987792969"^^xsd:decimal ;
  geo-pos:long "11.0600004196167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3499%3A0xE6ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3499:0xE6ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3499'^^xsd:integer;
  dwc:scientificName 'Osedax mucofloris'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Atlantic (General)'^^xsd:string;
  dwc:longitude '11.060000419617'^^xsd:double;
  dwc:latitude '58.529998779297'^^xsd:double;
  dwc:aphiaid '265980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3499:0xE6ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1259%3A0xE6ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1259%3A0xE6ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1259%3A0xE6ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1259%3A0xE6ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1259%3A0xE6ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1259:0xE6ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1259'^^xsd:integer;
  dwc:scientificName 'Sericosura cochleifovea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '239990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1259:0xE6ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '239990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1403%3A0xE6ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1403%3A0xE6ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1403%3A0xE6ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1403%3A0xE6ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1403%3A0xE6ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1403:0xE6ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1403'^^xsd:integer;
  dwc:scientificName 'Trachyscorpia cristulata echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '293754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1403:0xE6ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127257'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A430%3A0xE6ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A430%3A0xE6ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A430%3A0xE6ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A430%3A0xE6ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A430%3A0xE6ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:430:0xE6ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '430'^^xsd:integer;
  dwc:scientificName 'Alvinella pompejana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '336171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:430:0xE6ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '336171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE0AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE0AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE0AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE0AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE0AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE0AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Benthoctopus yaquinae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '341932'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE0AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '527167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A928%3A0xE0AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A928%3A0xE0AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A928%3A0xE0AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A928%3A0xE0AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A928%3A0xE0AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:928:0xE0AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '928'^^xsd:integer;
  dwc:scientificName 'Stephonyx incertus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '557625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:928:0xE0AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE0AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE0AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE0AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE0AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE0AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE0AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Paralvinella grasslei'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '330308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE0AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1005%3A0xE0AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1005%3A0xE0AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1005%3A0xE0AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3171997070312 70.0344009399414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3171997070312"^^xsd:decimal ;
  dwc:decimalLongitude "70.0344009399414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2420"^^xsd:integer ;
  dwc:maximumDepthInMeters "2454"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1005%3A0xE0AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3171997070312 70.0344009399414)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3171997070312"^^xsd:decimal ;
  geo-pos:long "70.0344009399414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1005%3A0xE0AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1005:0xE0AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1005'^^xsd:integer;
  dwc:scientificName 'Austinograea rodriguezensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Central Indian Ridge'^^xsd:string;
  dwc:longitude '70.034400939941'^^xsd:double;
  dwc:latitude '-25.317199707031'^^xsd:double;
  dwc:minimumDepth '2420'^^xsd:integer;
  dwc:maximumDepth '2454'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '395454'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1005:0xE0AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395454'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1151%3A0xE0AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1151%3A0xE0AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1151%3A0xE0AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1151%3A0xE0AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1151%3A0xE0AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1151:0xE0AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1151'^^xsd:integer;
  dwc:scientificName 'Stygiopontius brevispina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1151:0xE0AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE0AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE0AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE0AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE0AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE0AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE0AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus ovalis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '449977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE0AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A254%3A0xE0AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A254%3A0xE0AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A254%3A0xE0AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A254%3A0xE0AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A254%3A0xE0AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:254:0xE0AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '254'^^xsd:integer;
  dwc:scientificName 'Macellicephala alvini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:254:0xE0AEA50101000700'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE0AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE0AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE0AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE0AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE0AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE0AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Munidopsis alvisca'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '242562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE0AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242562'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A835%3A0xE6ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A835%3A0xE6ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A835%3A0xE6ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A835%3A0xE6ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A835%3A0xE6ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:835:0xE6ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '835'^^xsd:integer;
  dwc:scientificName 'Munidopsis alvisca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '242562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:835:0xE6ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242562'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A24%3A0xE6ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A24%3A0xE6ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A24%3A0xE6ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A24%3A0xE6ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A24%3A0xE6ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:24:0xE6ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '24'^^xsd:integer;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:24:0xE6ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A510%3A0xE6ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A510%3A0xE6ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A510%3A0xE6ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A510%3A0xE6ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A510%3A0xE6ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:510:0xE6ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '510'^^xsd:integer;
  dwc:scientificName 'Amathys lutzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:510:0xE6ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '730684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A21%3A0xE6ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A21%3A0xE6ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A21%3A0xE6ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A21%3A0xE6ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A21%3A0xE6ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:21:0xE6ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '21'^^xsd:integer;
  dwc:scientificName 'Eclysippe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:21:0xE6ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129161'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3743%3A0xE6ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3743%3A0xE6ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3743%3A0xE6ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3743%3A0xE6ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3743%3A0xE6ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3743:0xE6ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3743'^^xsd:integer;
  dwc:scientificName 'Sirsoe midatlantica'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3743:0xE6ACA50101000400'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A297%3A0xE6ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A297%3A0xE6ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A297%3A0xE6ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A297%3A0xE6ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A297%3A0xE6ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:297:0xE6ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '297'^^xsd:integer;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:297:0xE6ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A666%3A0xE6ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A666%3A0xE6ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A666%3A0xE6ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A666%3A0xE6ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A666%3A0xE6ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:666:0xE6ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '666'^^xsd:integer;
  dwc:scientificName 'Orchomene distinctus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '852817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:666:0xE6ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2725%3A0xE0AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2725%3A0xE0AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2725%3A0xE0AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2725%3A0xE0AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2725%3A0xE0AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2725:0xE0AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2725'^^xsd:integer;
  dwc:scientificName 'Moravecnema segonzaci'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '395617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2725:0xE0AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A350%3A0xE0AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A350%3A0xE0AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A350%3A0xE0AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A350%3A0xE0AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A350%3A0xE0AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:350:0xE0AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Nereis sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:350:0xE0AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2049%3A0xE0AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2049%3A0xE0AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2049%3A0xE0AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2049%3A0xE0AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2049%3A0xE0AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2049:0xE0AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2049'^^xsd:integer;
  dwc:scientificName 'Helicoradomenia juani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '395234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2049:0xE0AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395234'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE0AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE0AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE0AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9300003051758 -129.979995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-129.979995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1525"^^xsd:integer ;
  dwc:maximumDepthInMeters "1525"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE0AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9300003051758 -129.979995727539)"^^geo:wktLiteral ;
  geo-pos:lat "45.9300003051758"^^xsd:decimal ;
  geo-pos:long "-129.979995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE0AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE0AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ridgeia'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.97999572754'^^xsd:double;
  dwc:latitude '45.930000305176'^^xsd:double;
  dwc:minimumDepth '1525'^^xsd:integer;
  dwc:maximumDepth '1525'^^xsd:integer;
  dwc:aphiaid '324627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE0AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324627'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE0AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE0AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE0AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE0AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE0AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE0AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Rhynchopelta concentrica'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '450018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE0AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE0AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE0AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE0AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7599983215332 -127.76000213623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7599983215332"^^xsd:decimal ;
  dwc:decimalLongitude "-127.76000213623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE0AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7599983215332 -127.76000213623)"^^geo:wktLiteral ;
  geo-pos:lat "47.7599983215332"^^xsd:decimal ;
  geo-pos:long "-127.76000213623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE0AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE0AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Protanais ligniamator'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.76000213623'^^xsd:double;
  dwc:latitude '47.759998321533'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:aphiaid '247739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE0AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A580%3A0xE1AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A580%3A0xE1AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A580%3A0xE1AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A580%3A0xE1AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A580%3A0xE1AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:580:0xE1AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '580'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:580:0xE1AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2108%3A0xE1AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2108%3A0xE1AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2108%3A0xE1AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2108%3A0xE1AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2108%3A0xE1AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2108:0xE1AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2108'^^xsd:integer;
  dwc:scientificName 'Ventsia tricarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2108:0xE1AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2405%3A0xE5ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2405%3A0xE5ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2405%3A0xE5ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-117.718002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2405%3A0xE5ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  geo-pos:lat "32.2182998657227"^^xsd:decimal ;
  geo-pos:long "-117.718002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2405%3A0xE5ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2405:0xE5ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2405'^^xsd:integer;
  dwc:scientificName 'Lamellibrachia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '-117.71800231934'^^xsd:double;
  dwc:latitude '32.218299865723'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2405:0xE5ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129107'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A63%3A0xE5ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A63%3A0xE5ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A63%3A0xE5ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A63%3A0xE5ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A63%3A0xE5ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:63:0xE5ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '63'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma burkensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:63:0xE5ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A637%3A0xE5ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A637%3A0xE5ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A637%3A0xE5ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A637%3A0xE5ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A637%3A0xE5ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:637:0xE5ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '637'^^xsd:integer;
  dwc:scientificName 'Typhlotanais'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '136256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:637:0xE5ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136256'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1916%3A0xE5ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1916%3A0xE5ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1916%3A0xE5ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1916%3A0xE5ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1916%3A0xE5ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1916:0xE5ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1916'^^xsd:integer;
  dwc:scientificName 'Cantrainea macleani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '419463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1916:0xE5ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '419463'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A147%3A0xE5ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A147%3A0xE5ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A147%3A0xE5ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A147%3A0xE5ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A147%3A0xE5ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:147:0xE5ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '147'^^xsd:integer;
  dwc:scientificName 'Branchiplicatus cupreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:147:0xE5ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A340%3A0xE5ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A340%3A0xE5ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A340%3A0xE5ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A340%3A0xE5ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A340%3A0xE5ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:340:0xE5ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '340'^^xsd:integer;
  dwc:scientificName 'Iheyomytilidicola tridentatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:340:0xE5ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3686%3A0xE5ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3686%3A0xE5ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3686%3A0xE5ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3686%3A0xE5ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3686%3A0xE5ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3686:0xE5ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3686'^^xsd:integer;
  dwc:scientificName 'Harmothoe fragilis'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '130763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3686:0xE5ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130763'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1481%3A0xE1AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1481%3A0xE1AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1481%3A0xE1AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1481%3A0xE1AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1481%3A0xE1AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1481:0xE1AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1481'^^xsd:integer;
  dwc:scientificName 'Thermopalia taraxaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '291216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1481:0xE1AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '291216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE1AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE1AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE1AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE1AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE1AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE1AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE1AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A692%3A0xE1AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A692%3A0xE1AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A692%3A0xE1AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A692%3A0xE1AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A692%3A0xE1AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:692:0xE1AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '692'^^xsd:integer;
  dwc:scientificName 'Tectovalopsis wegeneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '488222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:692:0xE1AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '488222'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A221%3A0xE1AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A221%3A0xE1AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A221%3A0xE1AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A221%3A0xE1AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A221%3A0xE1AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:221:0xE1AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '221'^^xsd:integer;
  dwc:scientificName 'Axiokebuita millsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:221:0xE1AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1919%3A0xE1AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1919%3A0xE1AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1919%3A0xE1AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1919%3A0xE1AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1919%3A0xE1AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1919:0xE1AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1919'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1919:0xE1AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE1AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE1AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE1AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE1AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE1AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE1AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Paralvinella pandorae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '330311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE1AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A911%3A0xE1AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A911%3A0xE1AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A911%3A0xE1AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A911%3A0xE1AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A911%3A0xE1AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:911:0xE1AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '911'^^xsd:integer;
  dwc:scientificName 'Cyanagraea praedator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:911:0xE1AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3498%3A0xE1AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3498%3A0xE1AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3498%3A0xE1AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3498%3A0xE1AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3498%3A0xE1AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3498:0xE1AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3498'^^xsd:integer;
  dwc:scientificName 'Malacoceros samurai'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '390265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3498:0xE1AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '390265'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1143%3A0xE5ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1143%3A0xE5ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1143%3A0xE5ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1143%3A0xE5ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1143%3A0xE5ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1143:0xE5ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1143'^^xsd:integer;
  dwc:scientificName 'Stygiopontius appositus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1143:0xE5ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1255%3A0xE5ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1255%3A0xE5ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1255%3A0xE5ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1255%3A0xE5ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1255%3A0xE5ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1255:0xE5ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1255'^^xsd:integer;
  dwc:scientificName 'Isaacsicalanus paucisetus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '346571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1255:0xE5ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '346571'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3610%3A0xE5ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3610%3A0xE5ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3610%3A0xE5ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3610%3A0xE5ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3610%3A0xE5ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3610:0xE5ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3610'^^xsd:integer;
  dwc:scientificName 'Liponema brevicornis'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '283700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3610:0xE5ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '593074'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A230%3A0xE5ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A230%3A0xE5ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A230%3A0xE5ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A230%3A0xE5ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A230%3A0xE5ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:230:0xE5ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '230'^^xsd:integer;
  dwc:scientificName 'Levensteiniella intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:230:0xE5ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A950%3A0xE5ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A950%3A0xE5ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A950%3A0xE5ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A950%3A0xE5ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A950%3A0xE5ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:950:0xE5ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '950'^^xsd:integer;
  dwc:scientificName 'Paralomis cubensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:950:0xE5ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE5ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE5ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE5ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3A%3A0xE5ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE5ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE5ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE5ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A192%3A0xE5ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A192%3A0xE5ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A192%3A0xE5ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A192%3A0xE5ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A192%3A0xE5ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:192:0xE5ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '192'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium fimbriatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:192:0xE5ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE1AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE1AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE1AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE1AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE1AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE1AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Caprella bathytatos'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '430797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE1AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '430797'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A224%3A0xE1AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A224%3A0xE1AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A224%3A0xE1AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A224%3A0xE1AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A224%3A0xE1AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:224:0xE1AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '224'^^xsd:integer;
  dwc:scientificName 'Axiokebuita millsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:224:0xE1AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3770%3A0xE1AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3770%3A0xE1AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3770%3A0xE1AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3770%3A0xE1AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3770%3A0xE1AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3770:0xE1AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3770'^^xsd:integer;
  dwc:scientificName 'Paraleptognathia'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '246989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3770:0xE1AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '246989'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A662%3A0xE1AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A662%3A0xE1AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A662%3A0xE1AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A662%3A0xE1AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A662%3A0xE1AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:662:0xE1AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '662'^^xsd:integer;
  dwc:scientificName 'Hirondellea glutonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '490556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:662:0xE1AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '490556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2531%3A0xE1AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2531%3A0xE1AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2531%3A0xE1AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2531%3A0xE1AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2531%3A0xE1AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2531:0xE1AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2531'^^xsd:integer;
  dwc:scientificName 'Chiridota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '123438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2531:0xE1AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123438'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE2AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE2AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE2AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3A%3A0xE2AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE2AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE2AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Bythograea thermydron'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '440289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE2AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE2AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE2AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE2AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE2AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE2AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE2AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus cristatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '449970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE2AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2307%3A0xE2AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2307%3A0xE2AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2307%3A0xE2AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2307%3A0xE2AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2307%3A0xE2AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2307:0xE2AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2307'^^xsd:integer;
  dwc:scientificName 'Xylodiscula major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2307:0xE2AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A310%3A0xE4ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A310%3A0xE4ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A310%3A0xE4ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A310%3A0xE4ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A310%3A0xE4ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:310:0xE4ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '310'^^xsd:integer;
  dwc:scientificName 'Sirsoe grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '334807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:310:0xE4ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1940%3A0xE4ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1940%3A0xE4ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1940%3A0xE4ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6399993896484 -125.26000213623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6399993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-125.26000213623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1390"^^xsd:integer ;
  dwc:maximumDepthInMeters "2380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1940%3A0xE4ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6399993896484 -125.26000213623)"^^geo:wktLiteral ;
  geo-pos:lat "44.6399993896484"^^xsd:decimal ;
  geo-pos:long "-125.26000213623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1940%3A0xE4ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1940:0xE4ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1940'^^xsd:integer;
  dwc:scientificName 'Solemya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.26000213623'^^xsd:double;
  dwc:latitude '44.639999389648'^^xsd:double;
  dwc:minimumDepth '1390'^^xsd:integer;
  dwc:maximumDepth '2380'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138514'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1940:0xE4ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138514'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2066%3A0xE4ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2066%3A0xE4ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2066%3A0xE4ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2066%3A0xE4ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2066%3A0xE4ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2066:0xE4ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2066'^^xsd:integer;
  dwc:scientificName 'Clypeosectus delectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2066:0xE4ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE4ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE4ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE4ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7099990844727 -127.790000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7099990844727"^^xsd:decimal ;
  dwc:decimalLongitude "-127.790000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2642"^^xsd:integer ;
  dwc:maximumDepthInMeters "2642"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE4ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7099990844727 -127.790000915527)"^^geo:wktLiteral ;
  geo-pos:lat "47.7099990844727"^^xsd:decimal ;
  geo-pos:long "-127.790000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE4ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE4ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Heteronymphon bioculatum'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.79000091553'^^xsd:double;
  dwc:latitude '47.709999084473'^^xsd:double;
  dwc:minimumDepth '2642'^^xsd:integer;
  dwc:maximumDepth '2642'^^xsd:integer;
  dwc:aphiaid '239836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE4ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '239836'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1530%3A0xE4ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1530%3A0xE4ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1530%3A0xE4ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1530%3A0xE4ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1530%3A0xE4ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1530:0xE4ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1530'^^xsd:integer;
  dwc:scientificName 'Ectopleura larynx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '157933'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1530:0xE4ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '157933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE4ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE4ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE4ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE4ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE4ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE4ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE4ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2473%3A0xE4ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2473%3A0xE4ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2473%3A0xE4ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2473%3A0xE4ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2473%3A0xE4ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2473:0xE4ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2473'^^xsd:integer;
  dwc:scientificName 'Stelletta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '131994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2473:0xE4ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131994'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A59%3A0xE2AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A59%3A0xE2AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A59%3A0xE2AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A59%3A0xE2AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A59%3A0xE2AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:59:0xE2AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '59'^^xsd:integer;
  dwc:scientificName 'Bathykurila guaymasensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '333092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:59:0xE2AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A139%3A0xE2AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A139%3A0xE2AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A139%3A0xE2AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A139%3A0xE2AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A139%3A0xE2AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:139:0xE2AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '139'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma tunnicliffeae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '767075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:139:0xE2AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1709%3A0xE2AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1709%3A0xE2AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1709%3A0xE2AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1709%3A0xE2AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1709%3A0xE2AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1709:0xE2AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1709'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505969'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1709:0xE2AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3563%3A0xE2AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3563%3A0xE2AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3563%3A0xE2AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3563%3A0xE2AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3563%3A0xE2AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3563:0xE2AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3563'^^xsd:integer;
  dwc:scientificName 'Levinsenia oculata'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '156209'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3563:0xE2AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1616%3A0xE2AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1616%3A0xE2AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1616%3A0xE2AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1616%3A0xE2AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1616%3A0xE2AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1616:0xE2AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1616'^^xsd:integer;
  dwc:scientificName 'Ifremeria nautilei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1616:0xE2AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE2AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE2AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE2AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-126.709999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2701"^^xsd:integer ;
  dwc:maximumDepthInMeters "2701"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE2AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-126.709999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE2AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE2AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Depressigyra'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70999908447'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:minimumDepth '2701'^^xsd:integer;
  dwc:maximumDepth '2701'^^xsd:integer;
  dwc:aphiaid '413441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE2AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413441'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2090%3A0xE2AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2090%3A0xE2AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2090%3A0xE2AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2090%3A0xE2AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2090%3A0xE2AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2090:0xE2AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2090'^^xsd:integer;
  dwc:scientificName 'Fucaria striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2090:0xE2AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3558%3A0xE2AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3558%3A0xE2AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3558%3A0xE2AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3558%3A0xE2AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3558%3A0xE2AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3558:0xE2AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3558'^^xsd:integer;
  dwc:scientificName 'Mitrella permodestra'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:PENN:C:3558:0xE2AEA50101000A00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE4ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE4ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE4ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE4ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE4ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE4ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lysianassidae'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE4ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A535%3A0xE4ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A535%3A0xE4ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A535%3A0xE4ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A535%3A0xE4ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A535%3A0xE4ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:535:0xE4ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '535'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:535:0xE4ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2455%3A0xE4ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2455%3A0xE4ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2455%3A0xE4ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2455%3A0xE4ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2455%3A0xE4ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2455:0xE4ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2455'^^xsd:integer;
  dwc:scientificName 'Arcovestia ivanovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2455:0xE4ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1504%3A0xE4ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1504%3A0xE4ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1504%3A0xE4ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1504%3A0xE4ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1504%3A0xE4ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1504:0xE4ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1504'^^xsd:integer;
  dwc:scientificName 'Cerianthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '100782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1504:0xE4ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100782'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A611%3A0xE4ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A611%3A0xE4ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A611%3A0xE4ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A611%3A0xE4ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A611%3A0xE4ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:611:0xE4ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '611'^^xsd:integer;
  dwc:scientificName 'Dahlella caldariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '459330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:611:0xE4ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '459330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A667%3A0xE4ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A667%3A0xE4ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A667%3A0xE4ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A667%3A0xE4ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A667%3A0xE4ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:667:0xE4ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '667'^^xsd:integer;
  dwc:scientificName 'Orchomene distinctus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '852817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:667:0xE4ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A834%3A0xE4ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A834%3A0xE4ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A834%3A0xE4ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A834%3A0xE4ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A834%3A0xE4ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:834:0xE4ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '834'^^xsd:integer;
  dwc:scientificName 'Munidopsis alvisca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '242562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:834:0xE4ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242562'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x2AACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x2AACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x2AACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x2AACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x2AACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x2AACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus cristatus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '449970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x2AACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A305%3A0x2AACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A305%3A0x2AACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A305%3A0x2AACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A305%3A0x2AACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A305%3A0x2AACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:305:0x2AACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '305'^^xsd:integer;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:305:0x2AACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1147%3A0x2AACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1147%3A0x2AACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1147%3A0x2AACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1147%3A0x2AACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1147%3A0x2AACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1147:0x2AACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1147'^^xsd:integer;
  dwc:scientificName 'Stygiopontius appositus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1147:0x2AACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2034%3A0x2AACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2034%3A0x2AACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2034%3A0x2AACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2034%3A0x2AACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2034%3A0x2AACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2034:0x2AACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2034'^^xsd:integer;
  dwc:scientificName 'Sutilizona theca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450019'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2034:0x2AACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2706%3A0x2AACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2706%3A0x2AACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2706%3A0x2AACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2706%3A0x2AACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2706%3A0x2AACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2706:0x2AACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2706'^^xsd:integer;
  dwc:scientificName 'Gigantidas gladius'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '395870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2706:0x2AACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1996%3A0x2AACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1996%3A0x2AACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1996%3A0x2AACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1996%3A0x2AACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1996%3A0x2AACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1996:0x2AACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1996'^^xsd:integer;
  dwc:scientificName 'Calyptogena ponderosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '420920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1996:0x2AACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2925%3A0x2AACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2925%3A0x2AACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2925%3A0x2AACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2925%3A0x2AACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2925%3A0x2AACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2925:0x2AACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2925'^^xsd:integer;
  dwc:scientificName 'Acryptolaria longitheca'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '117681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2925:0x2AACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117681'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A768%3A0x2AACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A768%3A0x2AACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A768%3A0x2AACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A768%3A0x2AACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A768%3A0x2AACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:768:0x2AACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '768'^^xsd:integer;
  dwc:scientificName 'Chorocaris vandoverae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:768:0x2AACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '932591'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A699%3A0xE3ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A699%3A0xE3ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A699%3A0xE3ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A699%3A0xE3ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A699%3A0xE3ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:699:0xE3ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '699'^^xsd:integer;
  dwc:scientificName 'Halice hesmonectes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '548428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:699:0xE3ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '548428'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1240%3A0xE3ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1240%3A0xE3ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1240%3A0xE3ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1240%3A0xE3ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1240%3A0xE3ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1240:0xE3ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1240'^^xsd:integer;
  dwc:scientificName 'Oncaea praeclara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '354033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1240:0xE3ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '128954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A213%3A0xE3ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A213%3A0xE3ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A213%3A0xE3ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A213%3A0xE3ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A213%3A0xE3ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:213:0xE3ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '213'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium williamsae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:213:0xE3ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2622%3A0xE3ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2622%3A0xE3ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2622%3A0xE3ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2622%3A0xE3ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2622%3A0xE3ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2622:0xE3ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2622'^^xsd:integer;
  dwc:scientificName 'Neolepas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '534843'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2622:0xE3ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '534843'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE3ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE3ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE3ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE3ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE3ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE3ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE3ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE3ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE3ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE3ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE3ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE3ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE3ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bathymodiolus childressi'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '420692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE3ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1346725'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A233%3A0xE4ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A233%3A0xE4ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A233%3A0xE4ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A233%3A0xE4ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A233%3A0xE4ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:233:0xE4ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '233'^^xsd:integer;
  dwc:scientificName 'Levensteiniella kincaidi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:233:0xE4ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2432%3A0xE2AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2432%3A0xE2AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2432%3A0xE2AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2432%3A0xE2AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2432%3A0xE2AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2432:0xE2AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2432'^^xsd:integer;
  dwc:scientificName 'Lamellibrachia columna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265813'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2432:0xE2AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265813'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE2AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE2AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE2AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE2AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE2AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE2AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Paralvinella'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '324591'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE2AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324591'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1321%3A0xE2AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1321%3A0xE2AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1321%3A0xE2AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1321%3A0xE2AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1321%3A0xE2AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1321:0xE2AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1321'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus cf.rissoanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1321:0xE2AEA50101000D00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2358%3A0xE2AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2358%3A0xE2AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2358%3A0xE2AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2358%3A0xE2AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2358%3A0xE2AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2358:0xE2AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2358'^^xsd:integer;
  dwc:scientificName 'Desbruyeresia melanioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2358:0xE2AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A241%3A0xE3AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A241%3A0xE3AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A241%3A0xE3AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A241%3A0xE3AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A241%3A0xE3AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:241:0xE3AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '241'^^xsd:integer;
  dwc:scientificName 'Levensteiniella kincaidi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:241:0xE3AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1057%3A0xE3AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1057%3A0xE3AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1057%3A0xE3AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1057%3A0xE3AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1057%3A0xE3AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1057:0xE3AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1057'^^xsd:integer;
  dwc:scientificName 'Aphotopontius mammillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1057:0xE3AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1302%3A0xE3AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1302%3A0xE3AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1302%3A0xE3AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1302%3A0xE3AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1302%3A0xE3AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1302:0xE3AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1302'^^xsd:integer;
  dwc:scientificName 'Apristurus maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '298470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1302:0xE3AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A145%3A0xE3AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A145%3A0xE3AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A145%3A0xE3AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A145%3A0xE3AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A145%3A0xE3AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:145:0xE3AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '145'^^xsd:integer;
  dwc:scientificName 'Branchiplicatus cupreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:145:0xE3AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A786%3A0xE3ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A786%3A0xE3ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A786%3A0xE3ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A786%3A0xE3ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A786%3A0xE3ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:786:0xE3ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '786'^^xsd:integer;
  dwc:scientificName 'Mirocaris fortunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:786:0xE3ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1149%3A0xE3ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1149%3A0xE3ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1149%3A0xE3ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1149%3A0xE3ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1149%3A0xE3ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1149:0xE3ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1149'^^xsd:integer;
  dwc:scientificName 'Stygiopontius brevispina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1149:0xE3ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1829%3A0xE3ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1829%3A0xE3ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1829%3A0xE3ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1829%3A0xE3ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1829%3A0xE3ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1829:0xE3ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1829'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1829:0xE3ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A369%3A0xE3ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A369%3A0xE3ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A369%3A0xE3ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A369%3A0xE3ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A369%3A0xE3ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:369:0xE3ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '369'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha globopalpata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:369:0xE3ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2803%3A0xE3ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2803%3A0xE3ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2803%3A0xE3ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.29999995231628 153.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.29999995231628"^^xsd:decimal ;
  dwc:decimalLongitude "153.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1450"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2803%3A0xE3ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.29999995231628 153.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-3.29999995231628"^^xsd:decimal ;
  geo-pos:long "153.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2803%3A0xE3ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2803:0xE3ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2803'^^xsd:integer;
  dwc:scientificName 'Leucolepas longa'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'New Ireland Forearc'^^xsd:string;
  dwc:longitude '153.30000305176'^^xsd:double;
  dwc:latitude '-3.2999999523163'^^xsd:double;
  dwc:minimumDepth '1450'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:aphiaid '395801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2803:0xE3ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1696%3A0xE3ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1696%3A0xE3ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1696%3A0xE3ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1696%3A0xE3ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1696%3A0xE3ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1696:0xE3ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1696'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus brevior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1696:0xE3ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1588%3A0xE3ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1588%3A0xE3ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1588%3A0xE3ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1588%3A0xE3ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1588%3A0xE3ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1588:0xE3ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1588'^^xsd:integer;
  dwc:scientificName 'Provanna ios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1588:0xE3ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1640%3A0xE3AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1640%3A0xE3AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1640%3A0xE3AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1640%3A0xE3AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1640%3A0xE3AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1640:0xE3AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1640'^^xsd:integer;
  dwc:scientificName 'Eosipho desbruyeresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '458735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1640:0xE3AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '744003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2264%3A0xE3AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2264%3A0xE3AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2264%3A0xE3AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2264%3A0xE3AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2264%3A0xE3AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2264:0xE3AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2264'^^xsd:integer;
  dwc:scientificName 'Peltospira operculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2264:0xE3AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE3AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE3AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE3AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE3AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE3AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE3AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Hirtopelta'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '390801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE3AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '390801'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE3AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE3AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE3AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE3AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE3AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE3AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus pustulosus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '449978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE3AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE3AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE3AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE3AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0499992370605 176.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1880"^^xsd:integer ;
  dwc:maximumDepthInMeters "2620"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE3AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0499992370605 176.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "-25.0499992370605"^^xsd:decimal ;
  geo-pos:long "176.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE3AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE3AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Chondrophellia orangina'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.35000610352'^^xsd:double;
  dwc:latitude '-25.049999237061'^^xsd:double;
  dwc:minimumDepth '1880'^^xsd:integer;
  dwc:maximumDepth '2620'^^xsd:integer;
  dwc:aphiaid '592973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE3AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '592973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A172%3A0xE3AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A172%3A0xE3AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A172%3A0xE3AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A172%3A0xE3AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A172%3A0xE3AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:172:0xE3AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '172'^^xsd:integer;
  dwc:scientificName 'Branchipolynoe symmytilida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:172:0xE3AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1195%3A0xE3AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1195%3A0xE3AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1195%3A0xE3AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1195%3A0xE3AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1195%3A0xE3AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1195:0xE3AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1195'^^xsd:integer;
  dwc:scientificName 'Stygiopontius pectinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '135802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1195:0xE3AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A266%3A0xE3AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A266%3A0xE3AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A266%3A0xE3AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A266%3A0xE3AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A266%3A0xE3AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:266:0xE3AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '266'^^xsd:integer;
  dwc:scientificName 'Thermopolynoe branchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '332578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:266:0xE3AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332578'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A422%3A0xE2ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A422%3A0xE2ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A422%3A0xE2ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A422%3A0xE2ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A422%3A0xE2ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:422:0xE2ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '422'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha platykephale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:422:0xE2ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3741%3A0xE2ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3741%3A0xE2ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3741%3A0xE2ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3741%3A0xE2ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3741%3A0xE2ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3741:0xE2ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3741'^^xsd:integer;
  dwc:scientificName 'Sirsoe midatlantica'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3741:0xE2ACA50101000A00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A27%3A0xE2ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A27%3A0xE2ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A27%3A0xE2ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1166000366211 144.166595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1166000366211"^^xsd:decimal ;
  dwc:decimalLongitude "144.166595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5650"^^xsd:integer ;
  dwc:maximumDepthInMeters "6000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A27%3A0xE2ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1166000366211 144.166595458984)"^^geo:wktLiteral ;
  geo-pos:lat "40.1166000366211"^^xsd:decimal ;
  geo-pos:long "144.166595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A27%3A0xE2ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:27:0xE2ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '27'^^xsd:integer;
  dwc:scientificName 'Nautiliniella calyptogenicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Japan Subduction Zones'^^xsd:string;
  dwc:longitude '144.16659545898'^^xsd:double;
  dwc:latitude '40.116600036621'^^xsd:double;
  dwc:minimumDepth '5650'^^xsd:integer;
  dwc:maximumDepth '6000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '334082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:27:0xE2ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE2ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE2ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE2ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE2ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE2ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE2ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Oligocladus bathymodiensis'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '879208'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE2ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '879208'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1387%3A0xE2ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1387%3A0xE2ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1387%3A0xE2ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1387%3A0xE2ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1387%3A0xE2ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1387:0xE2ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1387'^^xsd:integer;
  dwc:scientificName 'Neocyttus helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1387:0xE2ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127423'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2269%3A0xE3ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2269%3A0xE3ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2269%3A0xE3ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2269%3A0xE3ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2269%3A0xE3ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2269:0xE3ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2269'^^xsd:integer;
  dwc:scientificName 'Peltospira operculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2269:0xE3ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1747%3A0xE3ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1747%3A0xE3ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1747%3A0xE3ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1747%3A0xE3ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1747%3A0xE3ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1747:0xE3ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1747'^^xsd:integer;
  dwc:scientificName 'Calyptogena magnifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1747:0xE3ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1445254'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3520%3A0x09AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3520%3A0x09AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3520%3A0x09AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3AC%3A3520%3A0x09AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3520%3A0x09AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3520:0x09AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3520'^^xsd:integer;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3520:0x09AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2239%3A0x09AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2239%3A0x09AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2239%3A0x09AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2239%3A0x09AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2239%3A0x09AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2239:0x09AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2239'^^xsd:integer;
  dwc:scientificName 'Planorbidella planispira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2239:0x09AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1181%3A0x0AAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1181%3A0x0AAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1181%3A0x0AAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1181%3A0x0AAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1181%3A0x0AAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1181:0x0AAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1181'^^xsd:integer;
  dwc:scientificName 'Stygiopontius lumiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1181:0x0AAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1856%3A0x0AAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1856%3A0x0AAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1856%3A0x0AAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1856%3A0x0AAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1856%3A0x0AAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1856:0x0AAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1856'^^xsd:integer;
  dwc:scientificName 'Laeviphitus desbruyeresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1856:0x0AAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A986%3A0x0AAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A986%3A0x0AAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A986%3A0x0AAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8854999542236 69.6054992675781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.8854999542236"^^xsd:decimal ;
  dwc:decimalLongitude "69.6054992675781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3290"^^xsd:integer ;
  dwc:maximumDepthInMeters "3320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A986%3A0x0AAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8854999542236 69.6054992675781)"^^geo:wktLiteral ;
  geo-pos:lat "-23.8854999542236"^^xsd:decimal ;
  geo-pos:long "69.6054992675781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A986%3A0x0AAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:986:0x0AAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '986'^^xsd:integer;
  dwc:scientificName 'Rimicaris kairei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Central Indian Ridge'^^xsd:string;
  dwc:longitude '69.605499267578'^^xsd:double;
  dwc:latitude '-23.885499954224'^^xsd:double;
  dwc:minimumDepth '3290'^^xsd:integer;
  dwc:maximumDepth '3320'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:986:0x0AAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378102'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A126%3A0x0AAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A126%3A0x0AAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A126%3A0x0AAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A126%3A0x0AAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A126%3A0x0AAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:126:0x0AAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '126'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma segonzaci'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '767073'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:126:0x0AAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783164'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1407%3A0x0AAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1407%3A0x0AAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1407%3A0x0AAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1407%3A0x0AAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1407%3A0x0AAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1407:0x0AAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1407'^^xsd:integer;
  dwc:scientificName 'Trachyscorpia cristulata echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '293754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1407:0x0AAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127257'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2871%3A0x0AAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2871%3A0x0AAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2871%3A0x0AAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2871%3A0x0AAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2871%3A0x0AAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2871:0x0AAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2871'^^xsd:integer;
  dwc:scientificName 'Thymopides laurentae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '382875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2871:0x0AAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '382875'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2225%3A0xE2ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2225%3A0xE2ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2225%3A0xE2ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2225%3A0xE2ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2225%3A0xE2ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2225:0xE2ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2225'^^xsd:integer;
  dwc:scientificName 'Pachydermia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2225:0xE2ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE2ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE2ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE2ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE2ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE2ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE2ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ophryotrocha globopalpata'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '330201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE2ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1402%3A0xE2ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1402%3A0xE2ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1402%3A0xE2ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1402%3A0xE2ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1402%3A0xE2ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1402:0xE2ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1402'^^xsd:integer;
  dwc:scientificName 'Trachyscorpia cristulata echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '293754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1402:0xE2ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127257'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A945%3A0xE2ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A945%3A0xE2ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A945%3A0xE2ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A945%3A0xE2ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A945%3A0xE2ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:945:0xE2ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '945'^^xsd:integer;
  dwc:scientificName 'Alvinocaris stactophila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:945:0xE2ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378094'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1355%3A0xE2ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1355%3A0xE2ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1355%3A0xE2ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1355%3A0xE2ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1355%3A0xE2ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1355:0xE2ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1355'^^xsd:integer;
  dwc:scientificName 'Pachycara thermophilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '274151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1355:0xE2ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A347%3A0xE2ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A347%3A0xE2ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A347%3A0xE2ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A347%3A0xE2ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A347%3A0xE2ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:347:0xE2ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '347'^^xsd:integer;
  dwc:scientificName 'Nereis piscesae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:347:0xE2ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A237%3A0xE2ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A237%3A0xE2ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A237%3A0xE2ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A237%3A0xE2ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A237%3A0xE2ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:237:0xE2ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '237'^^xsd:integer;
  dwc:scientificName 'Levensteiniella kincaidi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:237:0xE2ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1489%3A0x2AACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1489%3A0x2AACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1489%3A0x2AACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1489%3A0x2AACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1489%3A0x2AACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1489:0x2AACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1489'^^xsd:integer;
  dwc:scientificName 'Actinostola callosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '100839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1489:0x2AACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1119%3A0x2AACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1119%3A0x2AACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1119%3A0x2AACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1119%3A0x2AACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1119%3A0x2AACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1119:0x2AACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1119'^^xsd:integer;
  dwc:scientificName 'Exrima singula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '351884'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1119:0x2AACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '351884'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1773%3A0x2BACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1773%3A0x2BACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1773%3A0x2BACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1773%3A0x2BACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1773%3A0x2BACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1773:0x2BACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1773'^^xsd:integer;
  dwc:scientificName 'Cirrothauma murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '139174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1773:0x2BACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1094%3A0x2BACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1094%3A0x2BACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1094%3A0x2BACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1094%3A0x2BACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1094%3A0x2BACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1094:0x2BACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1094'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes acanthothrix'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1094:0x2BACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1695%3A0x2BACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1695%3A0x2BACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1695%3A0x2BACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1695%3A0x2BACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1695%3A0x2BACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1695:0x2BACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1695'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus brevior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1695:0x2BACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1064%3A0x2BACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1064%3A0x2BACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1064%3A0x2BACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1064%3A0x2BACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1064%3A0x2BACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1064:0x2BACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1064'^^xsd:integer;
  dwc:scientificName 'Aphotopontius probolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348897'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1064:0x2BACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348897'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1672%3A0x2BACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1672%3A0x2BACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1672%3A0x2BACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1672%3A0x2BACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1672%3A0x2BACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1672:0x2BACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1672'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '137827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1672:0x2BACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137827'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A390%3A0x2BACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A390%3A0x2BACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A390%3A0x2BACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A390%3A0x2BACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A390%3A0x2BACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:390:0x2BACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '390'^^xsd:integer;
  dwc:scientificName 'Protis hydrothermica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:390:0x2BACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE1ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE1ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE1ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE1ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE1ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE1ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE1ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A32%3A0xE1ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A32%3A0xE1ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A32%3A0xE1ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8332996368408 -57.6665992736816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-57.6665992736816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5000"^^xsd:integer ;
  dwc:maximumDepthInMeters "5000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A32%3A0xE1ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8332996368408 -57.6665992736816)"^^geo:wktLiteral ;
  geo-pos:lat "13.8332996368408"^^xsd:decimal ;
  geo-pos:long "-57.6665992736816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A32%3A0xE1ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:32:0xE1ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '32'^^xsd:integer;
  dwc:scientificName 'Nautiliniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-57.666599273682'^^xsd:double;
  dwc:latitude '13.833299636841'^^xsd:double;
  dwc:minimumDepth '5000'^^xsd:integer;
  dwc:maximumDepth '5000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '324608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:32:0xE1ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324608'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A754%3A0xE1ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A754%3A0xE1ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A754%3A0xE1ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A754%3A0xE1ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A754%3A0xE1ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:754:0xE1ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '754'^^xsd:integer;
  dwc:scientificName 'Alvinocaris lusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378090'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:754:0xE1ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378090'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A39%3A0xE1ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A39%3A0xE1ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A39%3A0xE1ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1166000366211 144.166595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1166000366211"^^xsd:decimal ;
  dwc:decimalLongitude "144.166595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5650"^^xsd:integer ;
  dwc:maximumDepthInMeters "6000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A39%3A0xE1ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1166000366211 144.166595458984)"^^geo:wktLiteral ;
  geo-pos:lat "40.1166000366211"^^xsd:decimal ;
  geo-pos:long "144.166595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A39%3A0xE1ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:39:0xE1ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '39'^^xsd:integer;
  dwc:scientificName 'Neovermilia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Japan Subduction Zones'^^xsd:string;
  dwc:longitude '144.16659545898'^^xsd:double;
  dwc:latitude '40.116600036621'^^xsd:double;
  dwc:minimumDepth '5650'^^xsd:integer;
  dwc:maximumDepth '6000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:39:0xE1ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129570'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE1ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE1ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE1ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE1ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE1ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE1ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Riftia pachyptila'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '266010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE1ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3587%3A0xE2ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3587%3A0xE2ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3587%3A0xE2ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3587%3A0xE2ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3587%3A0xE2ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3587:0xE2ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3587'^^xsd:integer;
  dwc:scientificName 'Calyptogena pacifica'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '464377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3587:0xE2ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2777%3A0xE2ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2777%3A0xE2ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2777%3A0xE2ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2777%3A0xE2ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2777%3A0xE2ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2777:0xE2ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2777'^^xsd:integer;
  dwc:scientificName 'Uptionyx verenae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '361707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2777:0xE2ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '361707'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A581%3A0xE3AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A581%3A0xE3AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A581%3A0xE3AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A581%3A0xE3AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A581%3A0xE3AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:581:0xE3AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '581'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:581:0xE3AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE3AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE3AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE3AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE3AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE3AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE3AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE3AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A715%3A0xE4AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A715%3A0xE4AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A715%3A0xE4AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A715%3A0xE4AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A715%3A0xE4AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:715:0xE4AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '715'^^xsd:integer;
  dwc:scientificName 'Euandania aff.ingens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:715:0xE4AEA50101000000'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1754%3A0xE4AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1754%3A0xE4AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1754%3A0xE4AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1754%3A0xE4AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1754%3A0xE4AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1754:0xE4AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1754'^^xsd:integer;
  dwc:scientificName 'Calyptogena magnifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1754:0xE4AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1445254'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE4AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE4AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE4AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE4AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE4AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE4AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Peltospira operculata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '449998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE4AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2251%3A0xE4AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2251%3A0xE4AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2251%3A0xE4AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2251%3A0xE4AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2251%3A0xE4AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2251:0xE4AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2251'^^xsd:integer;
  dwc:scientificName 'Nodopelta heminoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2251:0xE4AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A840%3A0xE4AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A840%3A0xE4AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A840%3A0xE4AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A840%3A0xE4AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A840%3A0xE4AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:840:0xE4AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '840'^^xsd:integer;
  dwc:scientificName 'Munidopsis marianica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '242559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:840:0xE4AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1280%3A0xE4AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1280%3A0xE4AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1280%3A0xE4AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1280%3A0xE4AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1280%3A0xE4AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1280:0xE4AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1280'^^xsd:integer;
  dwc:scientificName 'Neobrachylepas relica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '933316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1280:0xE4AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '933316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A429%3A0xE1ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A429%3A0xE1ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A429%3A0xE1ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A429%3A0xE1ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A429%3A0xE1ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:429:0xE1ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '429'^^xsd:integer;
  dwc:scientificName 'Alvinella pompejana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '336171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:429:0xE1ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '336171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A313%3A0xE1ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A313%3A0xE1ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A313%3A0xE1ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A313%3A0xE1ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A313%3A0xE1ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:313:0xE1ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '313'^^xsd:integer;
  dwc:scientificName 'Sirsoe grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '334807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:313:0xE1ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3500%3A0xE1ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3500%3A0xE1ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3500%3A0xE1ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3500%3A0xE1ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3500%3A0xE1ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3500:0xE1ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3500'^^xsd:integer;
  dwc:scientificName 'Thalycrocuma sarradini'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '1033513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3500:0xE1ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1033513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A687%3A0xE1ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A687%3A0xE1ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A687%3A0xE1ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A687%3A0xE1ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A687%3A0xE1ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:687:0xE1ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '687'^^xsd:integer;
  dwc:scientificName 'Tectovalopsis diabolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '488217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:687:0xE1ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '488217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2184%3A0xE1ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2184%3A0xE1ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2184%3A0xE1ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2184%3A0xE1ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2184%3A0xE1ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2184:0xE1ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2184'^^xsd:integer;
  dwc:scientificName 'Lacunoides exquisitus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2184:0xE1ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2829%3A0xE1ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2829%3A0xE1ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2829%3A0xE1ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^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/212__urn%3Acatalog%3APENN%3AC%3A2829%3A0xE1ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2829%3A0xE1ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2829:0xE1ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2829'^^xsd:integer;
  dwc:scientificName 'Munidopsis starmer'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '16.89999961853'^^xsd:double;
  dwc:aphiaid '242560'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2829:0xE1ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1158%3A0xE1ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1158%3A0xE1ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1158%3A0xE1ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1158%3A0xE1ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1158%3A0xE1ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1158:0xE1ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1158'^^xsd:integer;
  dwc:scientificName 'Stygiopontius cinctiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1158:0xE1ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A979%3A0xE4AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A979%3A0xE4AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A979%3A0xE4AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.0832996368408 -44.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.0832996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-44.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A979%3A0xE4AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.0832996368408 -44.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "15.0832996368408"^^xsd:decimal ;
  geo-pos:long "-44.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A979%3A0xE4AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:979:0xE4AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '979'^^xsd:integer;
  dwc:scientificName 'Newmaniverruca ferruginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.79999923706'^^xsd:double;
  dwc:latitude '15.083299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:979:0xE4AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2182%3A0xE4AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2182%3A0xE4AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2182%3A0xE4AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2182%3A0xE4AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2182%3A0xE4AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2182:0xE4AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2182'^^xsd:integer;
  dwc:scientificName 'Cyathermia naticoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449951'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2182:0xE4AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A987%3A0xE4AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A987%3A0xE4AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A987%3A0xE4AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3229999542236 70.0449981689453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3229999542236"^^xsd:decimal ;
  dwc:decimalLongitude "70.0449981689453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2415"^^xsd:integer ;
  dwc:maximumDepthInMeters "2460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A987%3A0xE4AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3229999542236 70.0449981689453)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3229999542236"^^xsd:decimal ;
  geo-pos:long "70.0449981689453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A987%3A0xE4AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:987:0xE4AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '987'^^xsd:integer;
  dwc:scientificName 'Rimicaris kairei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Central Indian Ridge'^^xsd:string;
  dwc:longitude '70.044998168945'^^xsd:double;
  dwc:latitude '-25.322999954224'^^xsd:double;
  dwc:minimumDepth '2415'^^xsd:integer;
  dwc:maximumDepth '2460'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:987:0xE4AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378102'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE4AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE4AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE4AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-126.709999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2701"^^xsd:integer ;
  dwc:maximumDepthInMeters "2701"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE4AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-126.709999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE4AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE4AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70999908447'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:minimumDepth '2701'^^xsd:integer;
  dwc:maximumDepth '2701'^^xsd:integer;
  dwc:aphiaid '391510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE4AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391510'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A294%3A0xE4AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A294%3A0xE4AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A294%3A0xE4AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A294%3A0xE4AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A294%3A0xE4AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:294:0xE4AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '294'^^xsd:integer;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:294:0xE4AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3637%3A0xE4AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3637%3A0xE4AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3637%3A0xE4AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3637%3A0xE4AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3637%3A0xE4AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3637:0xE4AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3637'^^xsd:integer;
  dwc:scientificName 'Medaeus serratus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '453930'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3637:0xE4AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '444150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2223%3A0xE4AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2223%3A0xE4AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2223%3A0xE4AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2223%3A0xE4AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2223%3A0xE4AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2223:0xE4AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2223'^^xsd:integer;
  dwc:scientificName 'Pachydermia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2223:0xE4AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE4AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE4AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE4AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.29999995231628 153.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.29999995231628"^^xsd:decimal ;
  dwc:decimalLongitude "153.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1450"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE4AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.29999995231628 153.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-3.29999995231628"^^xsd:decimal ;
  geo-pos:long "153.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE4AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE4AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchipolynoe symmytilida'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'New Ireland Forearc'^^xsd:string;
  dwc:longitude '153.30000305176'^^xsd:double;
  dwc:latitude '-3.2999999523163'^^xsd:double;
  dwc:minimumDepth '1450'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:aphiaid '327286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE4AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3718%3A0xE0ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3718%3A0xE0ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3718%3A0xE0ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3718%3A0xE0ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3718%3A0xE0ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3718:0xE0ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3718'^^xsd:integer;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3718:0xE0ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE0ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE0ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE0ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE0ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE0ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE0ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga zierenbergi'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '458581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE0ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1472295'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1169%3A0xE0ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1169%3A0xE0ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1169%3A0xE0ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1169%3A0xE0ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1169%3A0xE0ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1169:0xE0ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1169'^^xsd:integer;
  dwc:scientificName 'Stygiopontius hispidulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1169:0xE0ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355918'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2156%3A0xE0ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2156%3A0xE0ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2156%3A0xE0ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2156%3A0xE0ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2156%3A0xE0ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2156:0xE0ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2156'^^xsd:integer;
  dwc:scientificName 'Neomphalus fretterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2156:0xE0ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1965%3A0xE1ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1965%3A0xE1ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1965%3A0xE1ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1965%3A0xE1ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1965%3A0xE1ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1965:0xE1ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1965'^^xsd:integer;
  dwc:scientificName 'Conchocele disjuncta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '606200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1965:0xE1ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '420805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1706%3A0xE1ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1706%3A0xE1ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1706%3A0xE1ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1706%3A0xE1ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1706%3A0xE1ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1706:0xE1ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1706'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505969'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1706:0xE1ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1702%3A0xE1ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1702%3A0xE1ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1702%3A0xE1ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1702%3A0xE1ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1702%3A0xE1ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1702:0xE1ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1702'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1702:0xE1ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE4AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE4AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE4AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE4AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE4AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE4AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Dahlella caldariensis'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '459330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE4AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '459330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1474%3A0xE5AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1474%3A0xE5AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1474%3A0xE5AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1474%3A0xE5AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1474%3A0xE5AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1474:0xE5AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1474'^^xsd:integer;
  dwc:scientificName 'Simenchelys parasitica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1474:0xE5AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1855%3A0xE5AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1855%3A0xE5AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1855%3A0xE5AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1855%3A0xE5AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1855%3A0xE5AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1855:0xE5AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1855'^^xsd:integer;
  dwc:scientificName 'Laeviphitus desbruyeresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1855:0xE5AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A413%3A0xE5AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A413%3A0xE5AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A413%3A0xE5AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A413%3A0xE5AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A413%3A0xE5AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:413:0xE5AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '413'^^xsd:integer;
  dwc:scientificName 'Alvinella caudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:413:0xE5AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1310%3A0xE5AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1310%3A0xE5AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1310%3A0xE5AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1310%3A0xE5AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1310%3A0xE5AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1310:0xE5AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1310'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1310:0xE5AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A20%3A0xE5AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A20%3A0xE5AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A20%3A0xE5AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A20%3A0xE5AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A20%3A0xE5AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:20:0xE5AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '20'^^xsd:integer;
  dwc:scientificName 'Tubificoides pequegnatae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '476142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:20:0xE5AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '476142'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2262%3A0xE5AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2262%3A0xE5AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2262%3A0xE5AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2262%3A0xE5AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2262%3A0xE5AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2262:0xE5AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2262'^^xsd:integer;
  dwc:scientificName 'Peltospira lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449997'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2262:0xE5AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449997'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE5AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE5AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE5AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE5AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE5AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE5AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '324929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE5AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324929'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2224%3A0xE0ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2224%3A0xE0ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2224%3A0xE0ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2224%3A0xE0ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2224%3A0xE0ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2224:0xE0ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2224'^^xsd:integer;
  dwc:scientificName 'Pachydermia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2224:0xE0ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1628%3A0xE0ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1628%3A0xE0ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1628%3A0xE0ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1628%3A0xE0ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1628%3A0xE0ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1628:0xE0ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1628'^^xsd:integer;
  dwc:scientificName 'Amphiplica gordensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1628:0xE0ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1816%3A0xE0ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1816%3A0xE0ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1816%3A0xE0ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1816%3A0xE0ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1816%3A0xE0ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1816:0xE0ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1816'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1816:0xE0ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE0ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE0ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE0ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE0ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE0ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE0ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Euonyx mytilus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '557627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE0ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557626'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE0ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE0ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE0ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE0ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE0ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE0ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Cyathermia naticoides'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '449951'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE0ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1862%3A0xE0ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1862%3A0xE0ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1862%3A0xE0ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1862%3A0xE0ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1862%3A0xE0ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1862:0xE0ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1862'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus ovatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '181087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1862:0xE0ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181087'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2035%3A0xE0ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2035%3A0xE0ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2035%3A0xE0ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2035%3A0xE0ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2035%3A0xE0ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2035:0xE0ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2035'^^xsd:integer;
  dwc:scientificName 'Sutilizona theca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450019'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2035:0xE0ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x0AAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x0AAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x0AAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x0AAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x0AAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x0AAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Munidopsis tridentata'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '148424'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x0AAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1067%3A0x0AAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1067%3A0x0AAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1067%3A0x0AAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1067%3A0x0AAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1067%3A0x0AAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1067:0x0AAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1067'^^xsd:integer;
  dwc:scientificName 'Aphotopontius temperatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '135801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1067:0x0AAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2095%3A0x0AAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2095%3A0x0AAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2095%3A0x0AAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2095%3A0x0AAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2095%3A0x0AAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2095:0x0AAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2095'^^xsd:integer;
  dwc:scientificName 'Vetulonia phalcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '758202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2095:0x0AAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '758202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1303%3A0x0AAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1303%3A0x0AAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1303%3A0x0AAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1303%3A0x0AAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1303%3A0x0AAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1303:0x0AAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1303'^^xsd:integer;
  dwc:scientificName 'Apristurus maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '298470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1303:0x0AAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2910%3A0x0AAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2910%3A0x0AAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2910%3A0x0AAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2910%3A0x0AAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2910%3A0x0AAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2910:0x0AAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2910'^^xsd:integer;
  dwc:scientificName 'Calyptogena soyoae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:aphiaid '367972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2910:0x0AAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1823016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1934%3A0x0AAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1934%3A0x0AAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1934%3A0x0AAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1934%3A0x0AAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1934%3A0x0AAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1934:0x0AAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1934'^^xsd:integer;
  dwc:scientificName 'Solemya (Acharax) caribbaea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '865969'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1934:0x0AAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '507123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1104%3A0x0AAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1104%3A0x0AAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1104%3A0x0AAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1104%3A0x0AAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1104%3A0x0AAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1104:0x0AAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1104'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes introversus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350015'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1104:0x0AAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x0AAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x0AAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x0AAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x0AAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x0AAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x0AAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Gorgoleptis spiralis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '449961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x0AAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A532%3A0xDFACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A532%3A0xDFACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A532%3A0xDFACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A532%3A0xDFACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A532%3A0xDFACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:532:0xDFACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '532'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:532:0xDFACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A969%3A0xDFACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A969%3A0xDFACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A969%3A0xDFACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A969%3A0xDFACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A969%3A0xDFACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:969:0xDFACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '969'^^xsd:integer;
  dwc:scientificName 'Chorilia longipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '441520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:969:0xDFACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '441520'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDFACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDFACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDFACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-126.709999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2701"^^xsd:integer ;
  dwc:maximumDepthInMeters "2701"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDFACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-126.709999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDFACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDFACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xyloplax janetae'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70999908447'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:minimumDepth '2701'^^xsd:integer;
  dwc:maximumDepth '2701'^^xsd:integer;
  dwc:aphiaid '254803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDFACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '254803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1744%3A0xE0ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1744%3A0xE0ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1744%3A0xE0ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1744%3A0xE0ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1744%3A0xE0ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1744:0xE0ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1744'^^xsd:integer;
  dwc:scientificName 'Bathypecten vulcani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '391785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1744:0xE0ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A685%3A0xE0ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A685%3A0xE0ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A685%3A0xE0ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A685%3A0xE0ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A685%3A0xE0ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:685:0xE0ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '685'^^xsd:integer;
  dwc:scientificName 'Tectovalopsis diabolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '488217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:685:0xE0ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '488217'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2878%3A0xE0ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2878%3A0xE0ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2878%3A0xE0ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -130)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-130"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2878%3A0xE0ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -130)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-130"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2878%3A0xE0ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2878:0xE0ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2878'^^xsd:integer;
  dwc:scientificName 'Macroregonia macrochira'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '442169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2878:0xE0ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '442169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2059%3A0xE0ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2059%3A0xE0ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2059%3A0xE0ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2059%3A0xE0ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2059%3A0xE0ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2059:0xE0ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2059'^^xsd:integer;
  dwc:scientificName 'Clypeosectus curvus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2059:0xE0ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A280%3A0x3DAFA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A280%3A0x3DAFA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A280%3A0x3DAFA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A280%3A0x3DAFA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A280%3A0x3DAFA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:280:0x3DAFA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '280'^^xsd:integer;
  dwc:scientificName 'Hesiocaeca hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:280:0x3DAFA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '592640'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1796%3A0x3DAFA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1796%3A0x3DAFA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1796%3A0x3DAFA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1796%3A0x3DAFA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1796%3A0x3DAFA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1796:0x3DAFA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1796'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1796:0x3DAFA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1083%3A0x3DAFA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1083%3A0x3DAFA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1083%3A0x3DAFA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1083%3A0x3DAFA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1083%3A0x3DAFA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1083:0x3DAFA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1083'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes aliger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1083:0x3DAFA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A584%3A0x3DAFA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A584%3A0x3DAFA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A584%3A0x3DAFA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A584%3A0x3DAFA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A584%3A0x3DAFA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:584:0x3DAFA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '584'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:584:0x3DAFA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1510%3A0x3DAFA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1510%3A0x3DAFA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1510%3A0x3DAFA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1510%3A0x3DAFA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1510%3A0x3DAFA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1510:0x3DAFA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1510'^^xsd:integer;
  dwc:scientificName 'Cerianthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '100782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1510:0x3DAFA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100782'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3DAFA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3DAFA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3DAFA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7350006103516"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "533"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3DAFA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.7350006103516"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3DAFA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3DAFA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bathymodiolus childressi'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '27.735000610352'^^xsd:double;
  dwc:minimumDepth '533'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '420692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3DAFA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1346725'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3571%3A0x3DAFA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3571%3A0x3DAFA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3571%3A0x3DAFA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3571%3A0x3DAFA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3571%3A0x3DAFA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3571:0x3DAFA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3571'^^xsd:integer;
  dwc:scientificName 'Pandalopsis ampla'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '369202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3571:0x3DAFA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1337980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1958%3A0x3DAFA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1958%3A0x3DAFA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1958%3A0x3DAFA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1958%3A0x3DAFA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1958%3A0x3DAFA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1958:0x3DAFA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1958'^^xsd:integer;
  dwc:scientificName 'Lucinoma atlantis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '156791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1958:0x3DAFA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156791'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2697%3A0xDFACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2697%3A0xDFACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2697%3A0xDFACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2697%3A0xDFACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2697%3A0xDFACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2697:0xDFACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2697'^^xsd:integer;
  dwc:scientificName 'Calyptogena gigas'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '754122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2697:0xDFACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464354'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xDFACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDFACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDFACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDFACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xDFACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xDFACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xDFACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2113%3A0xDFACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2113%3A0xDFACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2113%3A0xDFACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2113%3A0xDFACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2113%3A0xDFACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2113:0xDFACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2113'^^xsd:integer;
  dwc:scientificName 'Paralepetopsis rosemariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '510043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2113:0xDFACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '510043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3734%3A0xDFACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3734%3A0xDFACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3734%3A0xDFACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3734%3A0xDFACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3734%3A0xDFACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3734:0xDFACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3734'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus atlanticus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '180908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3734:0xDFACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3712%3A0xDFACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3712%3A0xDFACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3712%3A0xDFACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4300003051758 118.139999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.4300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "118.139999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1922"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3712%3A0xDFACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4300003051758 118.139999389648)"^^geo:wktLiteral ;
  geo-pos:lat "32.4300003051758"^^xsd:decimal ;
  geo-pos:long "118.139999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3712%3A0xDFACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3712:0xDFACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3712'^^xsd:integer;
  dwc:scientificName 'Ilyarachna profunda'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '118.13999938965'^^xsd:double;
  dwc:latitude '32.430000305176'^^xsd:double;
  dwc:minimumDepth '1922'^^xsd:integer;
  dwc:aphiaid '255868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3712:0xDFACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '255868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1086%3A0xDFACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1086%3A0xDFACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1086%3A0xDFACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1086%3A0xDFACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1086%3A0xDFACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1086:0xDFACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1086'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes aliger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1086:0xDFACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1600%3A0xDFACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1600%3A0xDFACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1600%3A0xDFACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1600%3A0xDFACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1600%3A0xDFACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1600:0xDFACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1600'^^xsd:integer;
  dwc:scientificName 'Provanna nassariaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1600:0xDFACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2718%3A0x0BAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2718%3A0x0BAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2718%3A0x0BAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2718%3A0x0BAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2718%3A0x0BAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2718:0x0BAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2718'^^xsd:integer;
  dwc:scientificName 'Desmodora alberti'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '583216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2718:0x0BAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '583216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1576%3A0x0BAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1576%3A0x0BAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1576%3A0x0BAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1576%3A0x0BAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1576%3A0x0BAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1576:0x0BAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1576'^^xsd:integer;
  dwc:scientificName 'Gorgoleptis emarginatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1576:0x0BAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A936%3A0x0BAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A936%3A0x0BAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A936%3A0x0BAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A936%3A0x0BAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A936%3A0x0BAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:936:0x0BAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '936'^^xsd:integer;
  dwc:scientificName 'Proharpinia barbada'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '548945'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:936:0x0BAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '548945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x0BAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x0BAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x0BAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-117.718002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x0BAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  geo-pos:lat "32.2182998657227"^^xsd:decimal ;
  geo-pos:long "-117.718002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x0BAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x0BAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '-117.71800231934'^^xsd:double;
  dwc:latitude '32.218299865723'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x0BAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1525%3A0x0BAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1525%3A0x0BAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1525%3A0x0BAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.0832996368408 -44.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.0832996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-44.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1525%3A0x0BAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.0832996368408 -44.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "15.0832996368408"^^xsd:decimal ;
  geo-pos:long "-44.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1525%3A0x0BAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1525:0x0BAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1525'^^xsd:integer;
  dwc:scientificName 'Acryptolaria longitheca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.79999923706'^^xsd:double;
  dwc:latitude '15.083299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1525:0x0BAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117681'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1664%3A0x0BAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1664%3A0x0BAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1664%3A0x0BAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1664%3A0x0BAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1664%3A0x0BAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1664:0x0BAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1664'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus starmeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '434625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1664:0x0BAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '434625'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1269%3A0x0BAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1269%3A0x0BAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1269%3A0x0BAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1269%3A0x0BAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1269%3A0x0BAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1269:0x0BAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1269'^^xsd:integer;
  dwc:scientificName 'Neolepas zevinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '535261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1269:0x0BAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '535261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A12%3A0x0BAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A12%3A0x0BAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A12%3A0x0BAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A12%3A0x0BAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A12%3A0x0BAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:12:0x0BAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '12'^^xsd:integer;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:12:0x0BAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A620%3A0xDEACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A620%3A0xDEACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A620%3A0xDEACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A620%3A0xDEACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A620%3A0xDEACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:620:0xDEACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '620'^^xsd:integer;
  dwc:scientificName 'Leptognathia ventralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '136451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:620:0xDEACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2847%3A0xDEACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2847%3A0xDEACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2847%3A0xDEACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2847%3A0xDEACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2847%3A0xDEACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2847:0xDEACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2847'^^xsd:integer;
  dwc:scientificName 'Pachycara saldanhai'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '274147'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2847:0xDEACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1008%3A0xDFACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1008%3A0xDFACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1008%3A0xDFACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1008%3A0xDFACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1008%3A0xDFACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1008:0xDFACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1008'^^xsd:integer;
  dwc:scientificName 'Bythograea galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '395764'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1008:0xDFACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395764'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A818%3A0xDFACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A818%3A0xDFACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A818%3A0xDFACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A818%3A0xDFACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A818%3A0xDFACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:818:0xDFACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '818'^^xsd:integer;
  dwc:scientificName 'Bathyconchoecia paulula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:818:0xDFACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2330%3A0xDFACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2330%3A0xDFACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2330%3A0xDFACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2330%3A0xDFACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2330%3A0xDFACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2330:0xDFACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2330'^^xsd:integer;
  dwc:scientificName 'Shinkailepas tufari'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512321'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2330:0xDFACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512321'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1415%3A0xDFACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1415%3A0xDFACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1415%3A0xDFACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1415%3A0xDFACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1415%3A0xDFACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1415:0xDFACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1415'^^xsd:integer;
  dwc:scientificName 'Chaunax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1415:0xDFACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125796'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2444%3A0xDFACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2444%3A0xDFACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2444%3A0xDFACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2444%3A0xDFACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2444%3A0xDFACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2444:0xDFACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2444'^^xsd:integer;
  dwc:scientificName 'Oasisia alvinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2444:0xDFACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2427%3A0x0BAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2427%3A0x0BAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2427%3A0x0BAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.1011009216309 -26.7166004180908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.1011009216309"^^xsd:decimal ;
  dwc:decimalLongitude "-26.7166004180908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6052"^^xsd:integer ;
  dwc:maximumDepthInMeters "8116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2427%3A0x0BAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.1011009216309 -26.7166004180908)"^^geo:wktLiteral ;
  geo-pos:lat "-55.1011009216309"^^xsd:decimal ;
  geo-pos:long "-26.7166004180908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2427%3A0x0BAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2427:0x0BAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2427'^^xsd:integer;
  dwc:scientificName 'Spirobrachia leospira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sandwich Trench'^^xsd:string;
  dwc:longitude '-26.716600418091'^^xsd:double;
  dwc:latitude '-55.101100921631'^^xsd:double;
  dwc:minimumDepth '6052'^^xsd:integer;
  dwc:maximumDepth '8116'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2427:0x0BAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2343%3A0x0BAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2343%3A0x0BAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2343%3A0x0BAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2343%3A0x0BAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2343%3A0x0BAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2343:0x0BAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2343'^^xsd:integer;
  dwc:scientificName 'Alviniconcha hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2343:0x0BAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2649%3A0x0BAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2649%3A0x0BAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2649%3A0x0BAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2649%3A0x0BAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2649%3A0x0BAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2649:0x0BAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2649'^^xsd:integer;
  dwc:scientificName 'Cladorhiza segonzaci'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '235776'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2649:0x0BAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1466639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x0BAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x0BAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x0BAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x0BAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x0BAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x0BAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Munidopsis latirostris'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55999755859'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '392551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x0BAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '392551'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3684%3A0x0BAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3684%3A0x0BAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3684%3A0x0BAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3684%3A0x0BAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3684%3A0x0BAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3684:0x0BAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3684'^^xsd:integer;
  dwc:scientificName 'Bathykurila guaymasensis'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '333092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3684:0x0BAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A52%3A0x0BAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A52%3A0x0BAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A52%3A0x0BAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A52%3A0x0BAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A52%3A0x0BAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:52:0x0BAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '52'^^xsd:integer;
  dwc:scientificName 'Orbiniella aciculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:52:0x0BAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329836'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2038%3A0x0CAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2038%3A0x0CAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2038%3A0x0CAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2038%3A0x0CAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2038%3A0x0CAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2038:0x0CAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2038'^^xsd:integer;
  dwc:scientificName 'Sutilizona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2038:0x0CAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180879'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1434%3A0x0CAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1434%3A0x0CAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1434%3A0x0CAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1434%3A0x0CAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1434%3A0x0CAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1434:0x0CAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1434'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1434:0x0CAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDEACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDEACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDEACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDEACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDEACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDEACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Eulepetopsis vitrea'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '449958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDEACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2907%3A0xDEACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2907%3A0xDEACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2907%3A0xDEACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2907%3A0xDEACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2907%3A0xDEACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2907:0xDEACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2907'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '138214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2907:0xDEACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138214'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A602%3A0xDEACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A602%3A0xDEACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A602%3A0xDEACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A602%3A0xDEACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A602%3A0xDEACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:602:0xDEACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '602'^^xsd:integer;
  dwc:scientificName 'Eochionelasmus ohtai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '733173'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:602:0xDEACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '733173'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1382%3A0xDEACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1382%3A0xDEACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1382%3A0xDEACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1382%3A0xDEACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1382%3A0xDEACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1382:0xDEACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1382'^^xsd:integer;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1382:0xDEACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1842%3A0xDEACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1842%3A0xDEACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1842%3A0xDEACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1842%3A0xDEACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1842%3A0xDEACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1842:0xDEACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1842'^^xsd:integer;
  dwc:scientificName 'Peltospira smaragdina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1842:0xDEACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180917'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDEACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDEACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDEACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDEACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDEACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDEACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDEACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1439%3A0xDEACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1439%3A0xDEACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1439%3A0xDEACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1439%3A0xDEACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1439%3A0xDEACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1439:0xDEACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1439'^^xsd:integer;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1439:0xDEACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A708%3A0x3DAFA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A708%3A0x3DAFA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A708%3A0x3DAFA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A708%3A0x3DAFA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A708%3A0x3DAFA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:708:0x3DAFA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '708'^^xsd:integer;
  dwc:scientificName 'Paraphoxus oculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '102986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:708:0x3DAFA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3DAFA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3DAFA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3DAFA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3DAFA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3DAFA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3DAFA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Aforia crebristriata'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55999755859'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '432595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3DAFA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '432595'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A403%3A0x3EAFA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A403%3A0x3EAFA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A403%3A0x3EAFA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A403%3A0x3EAFA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A403%3A0x3EAFA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:403:0x3EAFA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '403'^^xsd:integer;
  dwc:scientificName 'Prionospio (Minuspio) sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '331104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:403:0x3EAFA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '558842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2180%3A0x3EAFA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2180%3A0x3EAFA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2180%3A0x3EAFA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2180%3A0x3EAFA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2180%3A0x3EAFA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2180:0x3EAFA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2180'^^xsd:integer;
  dwc:scientificName 'Cyathermia naticoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449951'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2180:0x3EAFA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1394%3A0x3EAFA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1394%3A0x3EAFA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1394%3A0x3EAFA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1394%3A0x3EAFA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1394%3A0x3EAFA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1394:0x3EAFA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1394'^^xsd:integer;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1394:0x3EAFA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1506%3A0x3EAFA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1506%3A0x3EAFA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1506%3A0x3EAFA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1506%3A0x3EAFA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1506%3A0x3EAFA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1506:0x3EAFA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1506'^^xsd:integer;
  dwc:scientificName 'Cerianthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '100782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1506:0x3EAFA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100782'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A718%3A0x3EAFA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A718%3A0x3EAFA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A718%3A0x3EAFA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A718%3A0x3EAFA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A718%3A0x3EAFA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:718:0x3EAFA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '718'^^xsd:integer;
  dwc:scientificName 'Sericosura venticola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '239658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:718:0x3EAFA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '239658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3EAFA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3EAFA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3EAFA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3EAFA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3EAFA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3EAFA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Paralvinella'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '324591'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3EAFA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324591'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1229%3A0xDDACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1229%3A0xDDACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1229%3A0xDDACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1229%3A0xDDACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1229%3A0xDDACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1229:0xDDACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1229'^^xsd:integer;
  dwc:scientificName 'Ambilimbus altalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '362317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1229:0xDDACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '362317'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A38%3A0xDEACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A38%3A0xDEACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A38%3A0xDEACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A38%3A0xDEACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A38%3A0xDEACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:38:0xDEACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '38'^^xsd:integer;
  dwc:scientificName 'Neovermilia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:38:0xDEACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129570'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3689%3A0xDEACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3689%3A0xDEACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3689%3A0xDEACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4300003051758 118.139999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.4300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "118.139999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1922"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3689%3A0xDEACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4300003051758 118.139999389648)"^^geo:wktLiteral ;
  geo-pos:lat "32.4300003051758"^^xsd:decimal ;
  geo-pos:long "118.139999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3689%3A0xDEACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3689:0xDEACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3689'^^xsd:integer;
  dwc:scientificName 'Osedax frankpressi'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '118.13999938965'^^xsd:double;
  dwc:latitude '32.430000305176'^^xsd:double;
  dwc:minimumDepth '1922'^^xsd:integer;
  dwc:aphiaid '265979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3689:0xDEACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2591%3A0xDEACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2591%3A0xDEACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2591%3A0xDEACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2591%3A0xDEACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2591%3A0xDEACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2591:0xDEACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2591'^^xsd:integer;
  dwc:scientificName 'Paralomis hirtella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2591:0xDEACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xDEACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDEACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDEACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDEACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xDEACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xDEACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Provanna ios'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '450004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xDEACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1469%3A0xDEACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1469%3A0xDEACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1469%3A0xDEACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1469%3A0xDEACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1469%3A0xDEACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1469:0xDEACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1469'^^xsd:integer;
  dwc:scientificName 'Simenchelys parasitica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1469:0xDEACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2230%3A0xDEACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2230%3A0xDEACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2230%3A0xDEACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2230%3A0xDEACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2230%3A0xDEACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2230:0xDEACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2230'^^xsd:integer;
  dwc:scientificName 'Pachydermia sculpta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2230:0xDEACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1726%3A0x0CAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1726%3A0x0CAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1726%3A0x0CAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1726%3A0x0CAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1726%3A0x0CAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1726:0x0CAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1726'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus thermophilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '183000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1726:0x0CAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '183000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A822%3A0x0CAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A822%3A0x0CAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A822%3A0x0CAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A822%3A0x0CAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A822%3A0x0CAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:822:0x0CAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '822'^^xsd:integer;
  dwc:scientificName 'Munidopsis lauensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '242557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:822:0x0CAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1883%3A0x0CAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1883%3A0x0CAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1883%3A0x0CAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1883%3A0x0CAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1883%3A0x0CAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1883:0x0CAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1883'^^xsd:integer;
  dwc:scientificName 'Ischnochiton (Stenosemus) mexicanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '387169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1883:0x0CAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '386019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1606%3A0x0CAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1606%3A0x0CAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1606%3A0x0CAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1606%3A0x0CAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1606%3A0x0CAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1606:0x0CAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1606'^^xsd:integer;
  dwc:scientificName 'Provanna segonzaci'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1606:0x0CAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2221%3A0x0CAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2221%3A0x0CAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2221%3A0x0CAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2221%3A0x0CAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2221%3A0x0CAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2221:0x0CAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2221'^^xsd:integer;
  dwc:scientificName 'Pachydermia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2221:0x0CAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A990%3A0x0CAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A990%3A0x0CAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A990%3A0x0CAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5499992370605 -125.050003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-125.050003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A990%3A0x0CAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5499992370605 -125.050003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.5499992370605"^^xsd:decimal ;
  geo-pos:long "-125.050003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A990%3A0x0CAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:990:0x0CAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '990'^^xsd:integer;
  dwc:scientificName 'Munidopsis lignaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Cascadia Convergent Margin'^^xsd:string;
  dwc:longitude '-125.05000305176'^^xsd:double;
  dwc:latitude '44.54999923706'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:990:0x0CAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378115'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1166%3A0x0CAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1166%3A0x0CAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1166%3A0x0CAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1166%3A0x0CAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1166%3A0x0CAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1166:0x0CAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1166'^^xsd:integer;
  dwc:scientificName 'Stygiopontius hispidulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1166:0x0CAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355918'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3728%3A0x0CAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3728%3A0x0CAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3728%3A0x0CAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3728%3A0x0CAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3728%3A0x0CAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3728:0x0CAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3728'^^xsd:integer;
  dwc:scientificName 'Eudendrium rameum'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '117554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3728:0x0CAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117554'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDDACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDDACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDDACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDDACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDDACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDDACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Clypeosectus delectus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDDACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1311%3A0xDDACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1311%3A0xDDACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1311%3A0xDDACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1311%3A0xDDACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1311%3A0xDDACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1311:0xDDACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1311'^^xsd:integer;
  dwc:scientificName 'Thermobiotes mytilogeiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '282966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1311:0xDDACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A572%3A0xDDACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A572%3A0xDDACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A572%3A0xDDACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A572%3A0xDDACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A572%3A0xDDACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:572:0xDDACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '572'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:572:0xDDACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2711%3A0xDDACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2711%3A0xDDACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2711%3A0xDDACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2711%3A0xDDACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2711%3A0xDDACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2711:0xDDACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2711'^^xsd:integer;
  dwc:scientificName 'Sinepecten segonzaci'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '391001'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2711:0xDDACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1715%3A0xDDACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1715%3A0xDDACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1715%3A0xDDACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1715%3A0xDDACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1715%3A0xDDACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1715:0xDDACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1715'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus platifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1715:0xDDACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1346726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1396%3A0xDDACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1396%3A0xDDACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1396%3A0xDDACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1396%3A0xDDACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1396%3A0xDDACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1396:0xDDACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1396'^^xsd:integer;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1396:0xDDACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2109%3A0xDDACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2109%3A0xDDACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2109%3A0xDDACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2109%3A0xDDACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2109%3A0xDDACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2109:0xDDACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2109'^^xsd:integer;
  dwc:scientificName 'Ventsia tricarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2109:0xDDACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2684%3A0x0CAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2684%3A0x0CAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2684%3A0x0CAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8854999542236 69.6054992675781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.8854999542236"^^xsd:decimal ;
  dwc:decimalLongitude "69.6054992675781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3290"^^xsd:integer ;
  dwc:maximumDepthInMeters "3320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2684%3A0x0CAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8854999542236 69.6054992675781)"^^geo:wktLiteral ;
  geo-pos:lat "-23.8854999542236"^^xsd:decimal ;
  geo-pos:long "69.6054992675781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2684%3A0x0CAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2684:0x0CAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2684'^^xsd:integer;
  dwc:scientificName 'Desbruyeresia marisindica'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Central Indian Ridge'^^xsd:string;
  dwc:longitude '69.605499267578'^^xsd:double;
  dwc:latitude '-23.885499954224'^^xsd:double;
  dwc:minimumDepth '3290'^^xsd:integer;
  dwc:maximumDepth '3320'^^xsd:integer;
  dwc:aphiaid '396135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2684:0x0CAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '396135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2636%3A0x0CAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2636%3A0x0CAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2636%3A0x0CAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2636%3A0x0CAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2636%3A0x0CAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2636:0x0CAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2636'^^xsd:integer;
  dwc:scientificName 'Halisiphonia arctica'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '289286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2636:0x0CAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '289286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1850%3A0x0CAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1850%3A0x0CAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1850%3A0x0CAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1850%3A0x0CAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1850%3A0x0CAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1850:0x0CAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1850'^^xsd:integer;
  dwc:scientificName 'Shinkailepas briandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1850:0x0CAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1323091'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1890%3A0x0CAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1890%3A0x0CAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1890%3A0x0CAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1890%3A0x0CAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1890%3A0x0CAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1890:0x0CAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1890'^^xsd:integer;
  dwc:scientificName 'Buccinum soyamaruae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1890:0x0CAEA50101000D00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A475%3A0x0DAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A475%3A0x0DAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A475%3A0x0DAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A475%3A0x0DAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A475%3A0x0DAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:475:0x0DAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '475'^^xsd:integer;
  dwc:scientificName 'Paralvinella palmiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:475:0x0DAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330310'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1406%3A0x0DAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1406%3A0x0DAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1406%3A0x0DAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1406%3A0x0DAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1406%3A0x0DAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1406:0x0DAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1406'^^xsd:integer;
  dwc:scientificName 'Trachyscorpia cristulata echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '293754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1406:0x0DAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127257'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2499%3A0x0DAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2499%3A0x0DAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2499%3A0x0DAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2499%3A0x0DAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2499%3A0x0DAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2499:0x0DAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2499'^^xsd:integer;
  dwc:scientificName 'Solutigyra reticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2499:0x0DAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1189%3A0x0DAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1189%3A0x0DAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1189%3A0x0DAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1189%3A0x0DAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1189%3A0x0DAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1189:0x0DAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1189'^^xsd:integer;
  dwc:scientificName 'Stygiopontius pectinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '135802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1189:0x0DAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDCACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDCACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDCACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7350006103516"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "533"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDCACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.7350006103516"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDCACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDCACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lucinoma filosa'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '27.735000610352'^^xsd:double;
  dwc:minimumDepth '533'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '156789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDCACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '156789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDCACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDCACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDCACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDCACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDCACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDCACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Sericosura verenae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '407708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDCACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '407708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xDCACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDCACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDCACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDCACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xDCACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xDCACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma hessleri'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '327273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xDCACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2666%3A0xDCACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2666%3A0xDCACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2666%3A0xDCACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2666%3A0xDCACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2666%3A0xDCACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2666:0xDCACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2666'^^xsd:integer;
  dwc:scientificName 'Chondrophellia coronata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '100948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2666:0xDCACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2286%3A0xDCACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2286%3A0xDCACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2286%3A0xDCACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2286%3A0xDCACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2286%3A0xDCACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2286:0xDCACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2286'^^xsd:integer;
  dwc:scientificName 'Rhynchopelta concentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2286:0xDCACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDCACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDCACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDCACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDCACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDCACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDCACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Riftia pachyptila'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '266010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDCACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A199%3A0xDCACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A199%3A0xDCACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A199%3A0xDCACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A199%3A0xDCACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A199%3A0xDCACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:199:0xDCACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '199'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium piscesae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:199:0xDCACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1492%3A0xDCACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1492%3A0xDCACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1492%3A0xDCACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1492%3A0xDCACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1492%3A0xDCACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1492:0xDCACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1492'^^xsd:integer;
  dwc:scientificName 'Cyananthea hydrothermala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '289763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1492:0xDCACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '289763'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1909%3A0xDDACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1909%3A0xDDACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1909%3A0xDDACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1909%3A0xDDACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1909%3A0xDDACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1909:0xDDACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1909'^^xsd:integer;
  dwc:scientificName 'Provanna sculpta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '419519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1909:0xDDACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '419519'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDDACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDDACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDDACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-127.690002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2656"^^xsd:integer ;
  dwc:maximumDepthInMeters "2656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDDACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  geo-pos:lat "47.7799987792969"^^xsd:decimal ;
  geo-pos:long "-127.690002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDDACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDDACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bathyceradocus wuzzae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.69000244141'^^xsd:double;
  dwc:latitude '47.779998779297'^^xsd:double;
  dwc:minimumDepth '2656'^^xsd:integer;
  dwc:maximumDepth '2656'^^xsd:integer;
  dwc:aphiaid '531404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDDACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '531404'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDDACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDDACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDDACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDDACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDDACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDDACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Atlanta'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '137687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDDACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137687'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2919%3A0xDDACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2919%3A0xDDACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2919%3A0xDDACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2919%3A0xDDACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2919%3A0xDDACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2919:0xDDACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2919'^^xsd:integer;
  dwc:scientificName 'Ectyomyxilla methanophila'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '446124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2919:0xDDACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '169436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2770%3A0xDDACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2770%3A0xDDACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2770%3A0xDDACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2770%3A0xDDACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2770%3A0xDDACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2770:0xDDACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2770'^^xsd:integer;
  dwc:scientificName 'Polycopetta pax'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '396280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2770:0xDDACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '396280'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2861%3A0xDDACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2861%3A0xDDACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2861%3A0xDDACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "4200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2861%3A0xDDACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 38)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2861%3A0xDDACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2861:0xDDACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2861'^^xsd:integer;
  dwc:scientificName 'Dysommina rugosa'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Atlantic (General)'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:maximumDepth '4200'^^xsd:integer;
  dwc:aphiaid '275497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2861:0xDDACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '275497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A704%3A0xDDACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A704%3A0xDDACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A704%3A0xDDACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A704%3A0xDDACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A704%3A0xDDACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:704:0xDDACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '704'^^xsd:integer;
  dwc:scientificName 'Pardalisca endeavouri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '548448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:704:0xDDACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '548448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2859%3A0xDCACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2859%3A0xDCACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2859%3A0xDCACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2859%3A0xDCACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2859%3A0xDCACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2859:0xDCACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2859'^^xsd:integer;
  dwc:scientificName 'Hydrolagus affinis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '105825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2859:0xDCACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A929%3A0xDCACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A929%3A0xDCACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A929%3A0xDCACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A929%3A0xDCACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A929%3A0xDCACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:929:0xDCACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '929'^^xsd:integer;
  dwc:scientificName 'Bythocypris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127572'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:929:0xDCACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127572'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1994%3A0xDCACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1994%3A0xDCACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1994%3A0xDCACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5499992370605 -125.050003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-125.050003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1994%3A0xDCACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5499992370605 -125.050003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.5499992370605"^^xsd:decimal ;
  geo-pos:long "-125.050003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1994%3A0xDCACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1994:0xDCACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1994'^^xsd:integer;
  dwc:scientificName 'Calyptogena (Archivesica) kilmeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Cascadia Convergent Margin'^^xsd:string;
  dwc:longitude '-125.05000305176'^^xsd:double;
  dwc:latitude '44.54999923706'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464416'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1994:0xDCACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464362'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A665%3A0xDCACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A665%3A0xDCACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A665%3A0xDCACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A665%3A0xDCACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A665%3A0xDCACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:665:0xDCACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '665'^^xsd:integer;
  dwc:scientificName 'Orchomene abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '102654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:665:0xDCACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xDCACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDCACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDCACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDCACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xDCACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xDCACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Melanodrymia aurantiaca'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '449983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xDCACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDCACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDCACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDCACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDCACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDCACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDCACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cyathermia'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '449911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDCACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449911'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A148%3A0xDCACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A148%3A0xDCACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A148%3A0xDCACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A148%3A0xDCACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A148%3A0xDCACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:148:0xDCACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '148'^^xsd:integer;
  dwc:scientificName 'Branchiplicatus cupreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:148:0xDCACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2456%3A0x3EAFA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2456%3A0x3EAFA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2456%3A0x3EAFA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2456%3A0x3EAFA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2456%3A0x3EAFA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2456:0x3EAFA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2456'^^xsd:integer;
  dwc:scientificName 'Arcovestia ivanovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2456:0x3EAFA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1084%3A0x3EAFA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1084%3A0x3EAFA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1084%3A0x3EAFA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1084%3A0x3EAFA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1084%3A0x3EAFA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1084:0x3EAFA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1084'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes aliger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1084:0x3EAFA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3EAFA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3EAFA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3EAFA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6499996185303 -89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "719"^^xsd:integer ;
  dwc:maximumDepthInMeters "719"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3EAFA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6499996185303 -89)"^^geo:wktLiteral ;
  geo-pos:lat "28.6499996185303"^^xsd:decimal ;
  geo-pos:long "-89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3EAFA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3EAFA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Adamsia obvolva'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-89'^^xsd:integer;
  dwc:latitude '28.64999961853'^^xsd:double;
  dwc:minimumDepth '719'^^xsd:integer;
  dwc:maximumDepth '719'^^xsd:integer;
  dwc:aphiaid '283592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3EAFA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1542766'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A29%3A0x3EAFA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A29%3A0x3EAFA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A29%3A0x3EAFA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A29%3A0x3EAFA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A29%3A0x3EAFA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:29:0x3EAFA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '29'^^xsd:integer;
  dwc:scientificName 'Eunice northioidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:29:0x3EAFA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327753'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2653%3A0x3EAFA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2653%3A0x3EAFA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2653%3A0x3EAFA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2653%3A0x3EAFA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2653%3A0x3EAFA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2653:0x3EAFA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2653'^^xsd:integer;
  dwc:scientificName 'Lucernaria janetae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '287233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2653:0x3EAFA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '287233'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x3EAFA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3EAFA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3EAFA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3EAFA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x3EAFA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x3EAFA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Eulepetopsis vitrea'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '449958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x3EAFA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A511%3A0x3EAFA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A511%3A0x3EAFA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A511%3A0x3EAFA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3AC%3A511%3A0x3EAFA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A511%3A0x3EAFA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:511:0x3EAFA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '511'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:511:0x3EAFA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1917%3A0x3EAFA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1917%3A0x3EAFA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1917%3A0x3EAFA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1917%3A0x3EAFA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1917%3A0x3EAFA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1917:0x3EAFA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1917'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus buccinoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '434615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1917:0x3EAFA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '434615'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1164%3A0xDBACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1164%3A0xDBACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1164%3A0xDBACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1164%3A0xDBACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1164%3A0xDBACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1164:0xDBACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1164'^^xsd:integer;
  dwc:scientificName 'Stygiopontius hispidulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1164:0xDBACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355918'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDBACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDBACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDBACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7350006103516"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "533"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDBACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.7350006103516"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDBACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDBACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Calyptogena ponderosa'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '27.735000610352'^^xsd:double;
  dwc:minimumDepth '533'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '420920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDBACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1055%3A0xDBACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1055%3A0xDBACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1055%3A0xDBACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1055%3A0xDBACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1055%3A0xDBACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1055:0xDBACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1055'^^xsd:integer;
  dwc:scientificName 'Aphotopontius mammillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1055:0xDBACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A41%3A0xDBACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A41%3A0xDBACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A41%3A0xDBACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.59999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.6999969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "5140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A41%3A0xDBACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-5.59999990463257"^^xsd:decimal ;
  geo-pos:long "-81.6999969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A41%3A0xDBACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:41:0xDBACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '41'^^xsd:integer;
  dwc:scientificName 'Neovermilia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Peru Trench'^^xsd:string;
  dwc:longitude '-81.699996948242'^^xsd:double;
  dwc:latitude '-5.5999999046326'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '5140'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:41:0xDBACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129570'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xDBACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDBACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDBACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDBACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xDBACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xDBACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xDBACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDBACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDBACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDBACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDBACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDBACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDBACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lysianassidae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDBACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A813%3A0xDBACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A813%3A0xDBACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A813%3A0xDBACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A813%3A0xDBACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A813%3A0xDBACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:813:0xDBACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '813'^^xsd:integer;
  dwc:scientificName 'Munida magniantennulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378112'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:813:0xDBACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1605949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A972%3A0xE5AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A972%3A0xE5AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A972%3A0xE5AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3516006469727 -33.4992980957031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.3516006469727"^^xsd:decimal ;
  dwc:decimalLongitude "-33.4992980957031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5400"^^xsd:integer ;
  dwc:maximumDepthInMeters "5400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A972%3A0xE5AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.3516006469727 -33.4992980957031)"^^geo:wktLiteral ;
  geo-pos:lat "22.3516006469727"^^xsd:decimal ;
  geo-pos:long "-33.4992980957031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A972%3A0xE5AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:972:0xE5AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '972'^^xsd:integer;
  dwc:scientificName 'Trianguloscalpellum regium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.499298095703'^^xsd:double;
  dwc:latitude '22.351600646973'^^xsd:double;
  dwc:minimumDepth '5400'^^xsd:integer;
  dwc:maximumDepth '5400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:972:0xE5AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1423136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1582%3A0xE5AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1582%3A0xE5AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1582%3A0xE5AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1582%3A0xE5AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1582%3A0xE5AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1582:0xE5AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1582'^^xsd:integer;
  dwc:scientificName 'Provanna goniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450003'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1582:0xE5AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1676%3A0xE5AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1676%3A0xE5AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1676%3A0xE5AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6166000366211 -111.466598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6166000366211"^^xsd:decimal ;
  dwc:decimalLongitude "-111.466598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1676%3A0xE5AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6166000366211 -111.466598510742)"^^geo:wktLiteral ;
  geo-pos:lat "27.6166000366211"^^xsd:decimal ;
  geo-pos:long "-111.466598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1676%3A0xE5AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1676:0xE5AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1676'^^xsd:integer;
  dwc:scientificName 'Nuculana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.46659851074'^^xsd:double;
  dwc:latitude '27.616600036621'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1676:0xE5AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138259'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE5AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE5AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE5AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE5AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE5AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE5AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Levensteiniella kincaidi'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '328835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE5AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE5AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE5AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE5AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3A%3A0xE5AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE5AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE5AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Rhynchopelta concentrica'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '450018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE5AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2157%3A0xE5AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2157%3A0xE5AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2157%3A0xE5AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2157%3A0xE5AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2157%3A0xE5AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2157:0xE5AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2157'^^xsd:integer;
  dwc:scientificName 'Neomphalus fretterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2157:0xE5AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1581%3A0xE5AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1581%3A0xE5AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1581%3A0xE5AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1581%3A0xE5AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1581%3A0xE5AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1581:0xE5AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1581'^^xsd:integer;
  dwc:scientificName 'Provanna goniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450003'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1581:0xE5AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE6AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE6AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE6AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE6AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE6AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE6AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Bathymargarites symplector'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:aphiaid '536893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE6AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1096%3A0xDBACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1096%3A0xDBACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1096%3A0xDBACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1096%3A0xDBACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1096%3A0xDBACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1096:0xDBACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1096'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1096:0xDBACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A615%3A0xDBACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A615%3A0xDBACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A615%3A0xDBACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A615%3A0xDBACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A615%3A0xDBACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:615:0xDBACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '615'^^xsd:integer;
  dwc:scientificName 'Dahlella caldariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '459330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:615:0xDBACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '459330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A152%3A0xDBACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A152%3A0xDBACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A152%3A0xDBACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A152%3A0xDBACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A152%3A0xDBACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:152:0xDBACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '152'^^xsd:integer;
  dwc:scientificName 'Branchipolynoe pettiboneae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:152:0xDBACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327284'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3659%3A0xDBACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3659%3A0xDBACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3659%3A0xDBACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3659%3A0xDBACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3659%3A0xDBACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3659:0xDBACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3659'^^xsd:integer;
  dwc:scientificName 'Tanea magnifluctuata'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '817891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3659:0xDBACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '817891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A618%3A0xDBACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A618%3A0xDBACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A618%3A0xDBACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A618%3A0xDBACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A618%3A0xDBACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:618:0xDBACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '618'^^xsd:integer;
  dwc:scientificName 'Dahlella caldariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '459330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:618:0xDBACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '459330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2813%3A0xDBACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2813%3A0xDBACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2813%3A0xDBACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2813%3A0xDBACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2813%3A0xDBACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2813:0xDBACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2813'^^xsd:integer;
  dwc:scientificName 'Pseudotanais (Pseudotanais) vulsella'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '136518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2813:0xDBACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1296701'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1538%3A0xDBACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1538%3A0xDBACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1538%3A0xDBACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1538%3A0xDBACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1538%3A0xDBACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1538:0xDBACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1538'^^xsd:integer;
  dwc:scientificName 'Paractinostola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '267679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1538:0xDBACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100709'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2045%3A0x2BACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2045%3A0x2BACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2045%3A0x2BACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2045%3A0x2BACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2045%3A0x2BACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2045:0x2BACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2045'^^xsd:integer;
  dwc:scientificName 'Temnocinclis euripes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2045:0x2BACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1498%3A0x2BACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1498%3A0x2BACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1498%3A0x2BACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1498%3A0x2BACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1498%3A0x2BACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1498:0x2BACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1498'^^xsd:integer;
  dwc:scientificName 'Marianactis bythios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '290332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1498:0x2BACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '290332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A409%3A0x2BACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A409%3A0x2BACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A409%3A0x2BACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A409%3A0x2BACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A409%3A0x2BACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:409:0x2BACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '409'^^xsd:integer;
  dwc:scientificName 'Prionospio'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:409:0x2BACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1911%3A0x2BACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1911%3A0x2BACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1911%3A0x2BACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1911%3A0x2BACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1911%3A0x2BACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1911:0x2BACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1911'^^xsd:integer;
  dwc:scientificName 'Cataegis meroglypta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '419386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1911:0x2BACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '890233'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x2BACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x2BACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x2BACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x2BACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x2BACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x2BACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus pustulosus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '449978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x2BACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2036%3A0x2BACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2036%3A0x2BACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2036%3A0x2BACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2036%3A0x2BACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2036%3A0x2BACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2036:0x2BACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2036'^^xsd:integer;
  dwc:scientificName 'Sutilizona theca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450019'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2036:0x2BACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450019'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A85%3A0x2BACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A85%3A0x2BACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A85%3A0x2BACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A85%3A0x2BACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A85%3A0x2BACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:85:0x2BACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '85'^^xsd:integer;
  dwc:scientificName 'Nicomache arwidssoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:85:0x2BACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2210%3A0x2BACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2210%3A0x2BACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2210%3A0x2BACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2210%3A0x2BACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2210%3A0x2BACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2210:0x2BACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2210'^^xsd:integer;
  dwc:scientificName 'Lirapex granularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2210:0x2BACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2250%3A0xDAACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2250%3A0xDAACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2250%3A0xDAACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2250%3A0xDAACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2250%3A0xDAACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2250:0xDAACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2250'^^xsd:integer;
  dwc:scientificName 'Nodopelta heminoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2250:0xDAACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2920%3A0xDAACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2920%3A0xDAACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2920%3A0xDAACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2920%3A0xDAACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2920%3A0xDAACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2920:0xDAACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2920'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus childressi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '420692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2920:0xDAACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1346725'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1034%3A0xDAACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1034%3A0xDAACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1034%3A0xDAACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1034%3A0xDAACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1034%3A0xDAACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1034:0xDAACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1034'^^xsd:integer;
  dwc:scientificName 'Aphotopontius baculigerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1034:0xDAACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2303%3A0xDAACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2303%3A0xDAACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2303%3A0xDAACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2303%3A0xDAACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2303%3A0xDAACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2303:0xDAACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2303'^^xsd:integer;
  dwc:scientificName 'Hyalogyrina grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2303:0xDAACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDAACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDAACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDAACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDAACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDAACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDAACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Hyalogyrina'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '138076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDAACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138076'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A98%3A0xDAACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A98%3A0xDAACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A98%3A0xDAACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A98%3A0xDAACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A98%3A0xDAACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:98:0xDAACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '98'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:98:0xDAACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A299%3A0xDBACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A299%3A0xDBACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A299%3A0xDBACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A299%3A0xDBACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A299%3A0xDBACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:299:0xDBACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '299'^^xsd:integer;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:299:0xDBACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A657%3A0x0DAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A657%3A0x0DAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A657%3A0x0DAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A657%3A0x0DAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A657%3A0x0DAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:657:0x0DAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '657'^^xsd:integer;
  dwc:scientificName 'Euonyx mytilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '557627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:657:0x0DAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557626'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2093%3A0x0DAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2093%3A0x0DAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2093%3A0x0DAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2093%3A0x0DAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2093%3A0x0DAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2093:0x0DAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2093'^^xsd:integer;
  dwc:scientificName 'Vetulonia phalcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '758202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2093:0x0DAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '758202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3504%3A0x0DAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3504%3A0x0DAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3504%3A0x0DAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2700004577637 -119.220001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-119.220001220703"^^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/212__urn%3Acatalog%3APENN%3AC%3A3504%3A0x0DAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2700004577637 -119.220001220703)"^^geo:wktLiteral ;
  geo-pos:lat "33.2700004577637"^^xsd:decimal ;
  geo-pos:long "-119.220001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3504%3A0x0DAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3504:0x0DAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3504'^^xsd:integer;
  dwc:scientificName 'Vigtorniella flokati'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Santa Cruz Basin'^^xsd:string;
  dwc:longitude '-119.2200012207'^^xsd:double;
  dwc:latitude '33.270000457764'^^xsd:double;
  dwc:aphiaid '532103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3504:0x0DAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1306985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1025%3A0x0DAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1025%3A0x0DAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1025%3A0x0DAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1025%3A0x0DAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1025%3A0x0DAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1025:0x0DAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1025'^^xsd:integer;
  dwc:scientificName 'Aphotopontius arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1025:0x0DAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2923%3A0x0DAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2923%3A0x0DAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2923%3A0x0DAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2923%3A0x0DAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2923%3A0x0DAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2923:0x0DAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2923'^^xsd:integer;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2923:0x0DAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2383%3A0x0DAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2383%3A0x0DAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2383%3A0x0DAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2383%3A0x0DAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2383%3A0x0DAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2383:0x0DAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2383'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2383:0x0DAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1418%3A0x0DAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1418%3A0x0DAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1418%3A0x0DAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1418%3A0x0DAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1418%3A0x0DAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1418:0x0DAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1418'^^xsd:integer;
  dwc:scientificName 'Chaunax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1418:0x0DAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125796'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A934%3A0x0DAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A934%3A0x0DAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A934%3A0x0DAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A934%3A0x0DAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A934%3A0x0DAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:934:0x0DAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '934'^^xsd:integer;
  dwc:scientificName 'Tryphosella uristesi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '531130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:934:0x0DAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '729938'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xDAACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDAACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDAACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7599983215332 -127.76000213623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7599983215332"^^xsd:decimal ;
  dwc:decimalLongitude "-127.76000213623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xDAACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7599983215332 -127.76000213623)"^^geo:wktLiteral ;
  geo-pos:lat "47.7599983215332"^^xsd:decimal ;
  geo-pos:long "-127.76000213623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xDAACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xDAACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.76000213623'^^xsd:double;
  dwc:latitude '47.759998321533'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:aphiaid '391510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xDAACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391510'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xDAACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDAACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDAACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDAACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xDAACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xDAACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Phymorhynchus'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '137827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xDAACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137827'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1992%3A0xDAACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1992%3A0xDAACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1992%3A0xDAACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1992%3A0xDAACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1992%3A0xDAACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1992:0xDAACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1992'^^xsd:integer;
  dwc:scientificName 'Calyptogena packardana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1992:0xDAACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1650%3A0xDAACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1650%3A0xDAACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1650%3A0xDAACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1650%3A0xDAACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1650%3A0xDAACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1650:0xDAACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1650'^^xsd:integer;
  dwc:scientificName 'Buccinum viridum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '490869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1650:0xDAACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '490869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xDAACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDAACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDAACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDAACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xDAACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xDAACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Bathypecten vulcani'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:aphiaid '391785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xDAACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1982%3A0xDAACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1982%3A0xDAACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1982%3A0xDAACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1166000366211 144.166595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1166000366211"^^xsd:decimal ;
  dwc:decimalLongitude "144.166595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5650"^^xsd:integer ;
  dwc:maximumDepthInMeters "6000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1982%3A0xDAACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1166000366211 144.166595458984)"^^geo:wktLiteral ;
  geo-pos:lat "40.1166000366211"^^xsd:decimal ;
  geo-pos:long "144.166595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1982%3A0xDAACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1982:0xDAACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1982'^^xsd:integer;
  dwc:scientificName 'Calyptogena (Ectenagena) phaseoliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Japan Subduction Zones'^^xsd:string;
  dwc:longitude '144.16659545898'^^xsd:double;
  dwc:latitude '40.116600036621'^^xsd:double;
  dwc:minimumDepth '5650'^^xsd:integer;
  dwc:maximumDepth '6000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464419'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1982:0xDAACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1221%3A0xDAACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1221%3A0xDAACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1221%3A0xDAACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1221%3A0xDAACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1221%3A0xDAACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1221:0xDAACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1221'^^xsd:integer;
  dwc:scientificName 'Ecbathyrion prolixicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '351201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1221:0xDAACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '351201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A465%3A0xE6AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A465%3A0xE6AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A465%3A0xE6AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A465%3A0xE6AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A465%3A0xE6AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:465:0xE6AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '465'^^xsd:integer;
  dwc:scientificName 'Paralvinella hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:465:0xE6AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1134%3A0xE6AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1134%3A0xE6AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1134%3A0xE6AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1134%3A0xE6AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1134%3A0xE6AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1134:0xE6AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1134'^^xsd:integer;
  dwc:scientificName 'Rhogobius contractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1134:0xE6AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1208%3A0xE6AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1208%3A0xE6AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1208%3A0xE6AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1208%3A0xE6AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1208%3A0xE6AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1208:0xE6AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1208'^^xsd:integer;
  dwc:scientificName 'Stygiopontius sentifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1208:0xE6AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1979%3A0xE6AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1979%3A0xE6AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1979%3A0xE6AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "137.533294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3840"^^xsd:integer ;
  dwc:maximumDepthInMeters "3840"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1979%3A0xE6AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  geo-pos:lat "33.6101989746094"^^xsd:decimal ;
  geo-pos:long "137.533294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1979%3A0xE6AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1979:0xE6AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1979'^^xsd:integer;
  dwc:scientificName 'Calyptogena (Ectenagena) laubieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '137.53329467773'^^xsd:double;
  dwc:latitude '33.610198974609'^^xsd:double;
  dwc:minimumDepth '3840'^^xsd:integer;
  dwc:maximumDepth '3840'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '458736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1979:0xE6AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2299%3A0xE6AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2299%3A0xE6AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2299%3A0xE6AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2299%3A0xE6AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2299%3A0xE6AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2299:0xE6AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2299'^^xsd:integer;
  dwc:scientificName 'Hyalogyra vitrinelloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2299:0xE6AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536905'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE6AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE6AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE6AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE6AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE6AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE6AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cancellaria rosewateri'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '420193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE6AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '420193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A912%3A0xE6AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A912%3A0xE6AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A912%3A0xE6AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A912%3A0xE6AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A912%3A0xE6AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:912:0xE6AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '912'^^xsd:integer;
  dwc:scientificName 'Cyanagraea praedator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:912:0xE6AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE6AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE6AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE6AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE6AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE6AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE6AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Rhynchopelta concentrica'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '450018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE6AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1985%3A0xD9ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1985%3A0xD9ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1985%3A0xD9ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1985%3A0xD9ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1985%3A0xD9ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1985:0xD9ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1985'^^xsd:integer;
  dwc:scientificName 'Calyptogena extenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '606449'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1985:0xD9ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1823003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1369%3A0xD9ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1369%3A0xD9ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1369%3A0xD9ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1369%3A0xD9ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1369%3A0xD9ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1369:0xD9ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1369'^^xsd:integer;
  dwc:scientificName 'Cataetyx laticeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1369:0xD9ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2138%3A0xD9ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2138%3A0xD9ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2138%3A0xD9ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2138%3A0xD9ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2138%3A0xD9ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2138:0xD9ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2138'^^xsd:integer;
  dwc:scientificName 'Puncturella parvinobilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512329'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2138:0xD9ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512329'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1954%3A0xD9ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1954%3A0xD9ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1954%3A0xD9ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1954%3A0xD9ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1954%3A0xD9ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1954:0xD9ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1954'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus pustulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1954:0xD9ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD9ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD9ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD9ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD9ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD9ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD9ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Buccinum thermophilum'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '387705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD9ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '387705'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xDAACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDAACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDAACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xDAACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xDAACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xDAACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Hesiodeira glabra'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '328336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xDAACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328336'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1557%3A0xDAACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1557%3A0xDAACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1557%3A0xDAACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1557%3A0xDAACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1557%3A0xDAACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1557:0xDAACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1557'^^xsd:integer;
  dwc:scientificName 'Saxipendium coronatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1557:0xDAACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2101%3A0x3EAFA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2101%3A0x3EAFA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2101%3A0x3EAFA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2101%3A0x3EAFA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2101%3A0x3EAFA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2101:0x3EAFA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2101'^^xsd:integer;
  dwc:scientificName 'Bruceiella globulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2101:0x3EAFA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1942%3A0x3FAFA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1942%3A0x3FAFA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1942%3A0x3FAFA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1942%3A0x3FAFA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1942%3A0x3FAFA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1942:0x3FAFA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1942'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1942:0x3FAFA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138214'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x3FAFA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3FAFA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3FAFA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3FAFA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x3FAFA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x3FAFA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Ventiella sulfuris'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '557720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x3FAFA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2360%3A0x3FAFA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2360%3A0x3FAFA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2360%3A0x3FAFA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2360%3A0x3FAFA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2360%3A0x3FAFA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2360:0x3FAFA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2360'^^xsd:integer;
  dwc:scientificName 'Desbruyeresia melanioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2360:0x3FAFA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3FAFA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3FAFA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3FAFA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3FAFA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3FAFA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3FAFA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Hesiolyra bergi'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '328337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3FAFA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3679%3A0x3FAFA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3679%3A0x3FAFA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3679%3A0x3FAFA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4300003051758 118.139999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.4300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "118.139999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1922"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3679%3A0x3FAFA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4300003051758 118.139999389648)"^^geo:wktLiteral ;
  geo-pos:lat "32.4300003051758"^^xsd:decimal ;
  geo-pos:long "118.139999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3679%3A0x3FAFA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3679:0x3FAFA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3679'^^xsd:integer;
  dwc:scientificName 'Peinaleopolynoe santacatalina'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '118.13999938965'^^xsd:double;
  dwc:latitude '32.430000305176'^^xsd:double;
  dwc:minimumDepth '1922'^^xsd:integer;
  dwc:aphiaid '330450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3679:0x3FAFA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1837%3A0x3FAFA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1837%3A0x3FAFA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1837%3A0x3FAFA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1837%3A0x3FAFA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1837%3A0x3FAFA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1837:0x3FAFA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1837'^^xsd:integer;
  dwc:scientificName 'Lacunoides vitreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1837:0x3FAFA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449968'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1349%3A0x3FAFA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1349%3A0x3FAFA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1349%3A0x3FAFA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1349%3A0x3FAFA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1349%3A0x3FAFA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1349:0x3FAFA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1349'^^xsd:integer;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1349:0x3FAFA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2313%3A0xD9ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2313%3A0xD9ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2313%3A0xD9ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2313%3A0xD9ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2313%3A0xD9ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2313:0xD9ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2313'^^xsd:integer;
  dwc:scientificName 'Olgasolaris tollmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2313:0xD9ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1323079'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1205%3A0xD9ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1205%3A0xD9ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1205%3A0xD9ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1205%3A0xD9ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1205%3A0xD9ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1205:0xD9ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1205'^^xsd:integer;
  dwc:scientificName 'Stygiopontius sentifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1205:0xD9ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xD9ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD9ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD9ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD9ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xD9ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xD9ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Riftia pachyptila'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '266010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xD9ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A410%3A0xD9ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A410%3A0xD9ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A410%3A0xD9ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A410%3A0xD9ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A410%3A0xD9ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:410:0xD9ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '410'^^xsd:integer;
  dwc:scientificName 'Prionospio'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:410:0xD9ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2044%3A0xD9ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2044%3A0xD9ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2044%3A0xD9ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2044%3A0xD9ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2044%3A0xD9ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2044:0xD9ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2044'^^xsd:integer;
  dwc:scientificName 'Temnocinclis euripes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2044:0xD9ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2946%3A0xD9ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2946%3A0xD9ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2946%3A0xD9ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1900005340576 -111.379997253418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.1900005340576"^^xsd:decimal ;
  dwc:decimalLongitude "-111.379997253418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2946%3A0xD9ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.1900005340576 -111.379997253418)"^^geo:wktLiteral ;
  geo-pos:lat "-23.1900005340576"^^xsd:decimal ;
  geo-pos:long "-111.379997253418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2946%3A0xD9ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2946:0xD9ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2946'^^xsd:integer;
  dwc:scientificName 'Alvinella pompejana'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Cascadia Convergent Margin'^^xsd:string;
  dwc:longitude '-111.37999725342'^^xsd:double;
  dwc:latitude '-23.190000534058'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '336171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2946:0xD9ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '336171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3661%3A0xD9ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3661%3A0xD9ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3661%3A0xD9ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3661%3A0xD9ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3661%3A0xD9ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3661:0xD9ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3661'^^xsd:integer;
  dwc:scientificName 'Zeuxis costatu'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:PENN:C:3661:0xD9ACA50101000900'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A617%3A0x0DAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A617%3A0x0DAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A617%3A0x0DAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A617%3A0x0DAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A617%3A0x0DAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:617:0x0DAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '617'^^xsd:integer;
  dwc:scientificName 'Dahlella caldariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '459330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:617:0x0DAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '459330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2170%3A0x0DAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2170%3A0x0DAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2170%3A0x0DAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2170%3A0x0DAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2170%3A0x0DAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2170:0x0DAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2170'^^xsd:integer;
  dwc:scientificName 'Eulepetopsis vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2170:0x0DAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A873%3A0x0EAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A873%3A0x0EAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A873%3A0x0EAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A873%3A0x0EAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A873%3A0x0EAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:873:0x0EAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '873'^^xsd:integer;
  dwc:scientificName 'Austinograea williamsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '410819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:873:0x0EAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '410819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3529%3A0x0EAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3529%3A0x0EAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3529%3A0x0EAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3529%3A0x0EAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3529%3A0x0EAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3529:0x0EAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3529'^^xsd:integer;
  dwc:scientificName 'Munidopsis cascadia'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '392496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3529:0x0EAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '392496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2669%3A0x0EAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2669%3A0x0EAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2669%3A0x0EAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2669%3A0x0EAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2669%3A0x0EAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2669:0x0EAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2669'^^xsd:integer;
  dwc:scientificName 'Chondrophellia coronata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:aphiaid '100948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2669:0x0EAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1353%3A0x0EAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1353%3A0x0EAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1353%3A0x0EAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1353%3A0x0EAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1353%3A0x0EAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1353:0x0EAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1353'^^xsd:integer;
  dwc:scientificName 'Pachycara thermophilum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '274151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1353:0x0EAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1476%3A0x0EAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1476%3A0x0EAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1476%3A0x0EAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1476%3A0x0EAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1476%3A0x0EAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1476:0x0EAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1476'^^xsd:integer;
  dwc:scientificName 'Symplectoscyphus bathyalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117928'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1476:0x0EAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x0EAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x0EAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x0EAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x0EAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x0EAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x0EAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Bathymargarites symplector'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '536893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x0EAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD8ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD8ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD8ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9900016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-127.495002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3232"^^xsd:integer ;
  dwc:maximumDepthInMeters "3232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD8ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  geo-pos:lat "40.9900016784668"^^xsd:decimal ;
  geo-pos:long "-127.495002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD8ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD8ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Levensteiniella kincaidi'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-127.49500274658'^^xsd:double;
  dwc:latitude '40.990001678467'^^xsd:double;
  dwc:minimumDepth '3232'^^xsd:integer;
  dwc:maximumDepth '3232'^^xsd:integer;
  dwc:aphiaid '328835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD8ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD8ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD8ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD8ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7699966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD8ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  geo-pos:lat "28.2999992370605"^^xsd:decimal ;
  geo-pos:long "-89.7699966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD8ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD8ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Turbonilla'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-89.769996643066'^^xsd:double;
  dwc:latitude '28.299999237061'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '138421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD8ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138421'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A336%3A0xD8ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A336%3A0xD8ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A336%3A0xD8ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A336%3A0xD8ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A336%3A0xD8ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:336:0xD8ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '336'^^xsd:integer;
  dwc:scientificName 'Shinkai semilonga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '331916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:336:0xD8ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '331916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A635%3A0xD8ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A635%3A0xD8ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A635%3A0xD8ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A635%3A0xD8ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A635%3A0xD8ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:635:0xD8ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '635'^^xsd:integer;
  dwc:scientificName 'Typhlotanais'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '136256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:635:0xD8ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136256'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2314%3A0xD9ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2314%3A0xD9ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2314%3A0xD9ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2314%3A0xD9ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2314%3A0xD9ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2314:0xD9ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2314'^^xsd:integer;
  dwc:scientificName 'Olgasolaris tollmanni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2314:0xD9ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1323079'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2081%3A0xD9ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2081%3A0xD9ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2081%3A0xD9ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2081%3A0xD9ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2081%3A0xD9ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2081:0xD9ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2081'^^xsd:integer;
  dwc:scientificName 'Bathymargarites symplector'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2081:0xD9ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xD9ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD9ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD9ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD9ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xD9ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xD9ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Depressigyra globulus'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '413442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xD9ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2228%3A0x3FAFA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2228%3A0x3FAFA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2228%3A0x3FAFA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2228%3A0x3FAFA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2228%3A0x3FAFA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2228:0x3FAFA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2228'^^xsd:integer;
  dwc:scientificName 'Pachydermia sculpta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2228:0x3FAFA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x3FAFA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3FAFA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3FAFA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x3FAFA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x3FAFA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x3FAFA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Amphiplica gordensis'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '536890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x3FAFA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2388%3A0x3FAFA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2388%3A0x3FAFA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2388%3A0x3FAFA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2388%3A0x3FAFA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2388%3A0x3FAFA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2388:0x3FAFA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2388'^^xsd:integer;
  dwc:scientificName 'Ophioctenella acies'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '124862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2388:0x3FAFA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1142%3A0x3FAFA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1142%3A0x3FAFA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1142%3A0x3FAFA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1142%3A0x3FAFA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1142%3A0x3FAFA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1142:0x3FAFA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1142'^^xsd:integer;
  dwc:scientificName 'Scotoecetes introrsus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1142:0x3FAFA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355586'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3496%3A0x3FAFA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3496%3A0x3FAFA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3496%3A0x3FAFA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3496%3A0x3FAFA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3496%3A0x3FAFA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3496:0x3FAFA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3496'^^xsd:integer;
  dwc:scientificName 'Nematocarcinus burukovskyi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '389540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3496:0x3FAFA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '586840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x3FAFA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3FAFA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3FAFA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x3FAFA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x3FAFA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x3FAFA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x3FAFA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A738%3A0x3FAFA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A738%3A0x3FAFA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A738%3A0x3FAFA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.8507995605469 123.834701538086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.8507995605469"^^xsd:decimal ;
  dwc:decimalLongitude "123.834701538086"^^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/212__urn%3Acatalog%3APENN%3AC%3A738%3A0x3FAFA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.8507995605469 123.834701538086)"^^geo:wktLiteral ;
  geo-pos:lat "24.8507995605469"^^xsd:decimal ;
  geo-pos:long "123.834701538086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A738%3A0x3FAFA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:738:0x3FAFA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '738'^^xsd:integer;
  dwc:scientificName 'Alvinocaris longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Japan Subduction Zones'^^xsd:string;
  dwc:longitude '123.83470153809'^^xsd:double;
  dwc:latitude '24.850799560547'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:738:0x3FAFA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378089'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2290%3A0x3FAFA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2290%3A0x3FAFA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2290%3A0x3FAFA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2290%3A0x3FAFA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2290%3A0x3FAFA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2290:0x3FAFA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2290'^^xsd:integer;
  dwc:scientificName 'Rhynchopelta nux'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512331'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2290:0x3FAFA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449976'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1068%3A0xD8ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1068%3A0xD8ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1068%3A0xD8ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1068%3A0xD8ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1068%3A0xD8ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1068:0xD8ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1068'^^xsd:integer;
  dwc:scientificName 'Halacarus prolongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '114955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1068:0xD8ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '114955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A471%3A0xD8ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A471%3A0xD8ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A471%3A0xD8ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A471%3A0xD8ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A471%3A0xD8ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:471:0xD8ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '471'^^xsd:integer;
  dwc:scientificName 'Paralvinella palmiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:471:0xD8ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330310'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD8ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD8ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD8ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD8ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD8ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD8ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Trenchia'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '428564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD8ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '428564'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1577%3A0xD8ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1577%3A0xD8ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1577%3A0xD8ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1577%3A0xD8ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1577%3A0xD8ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1577:0xD8ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1577'^^xsd:integer;
  dwc:scientificName 'Gorgoleptis emarginatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1577:0xD8ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A278%3A0xD8ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A278%3A0xD8ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A278%3A0xD8ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A278%3A0xD8ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A278%3A0xD8ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:278:0xD8ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '278'^^xsd:integer;
  dwc:scientificName 'Amphiduropsis axialensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '332941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:278:0xD8ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD8ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD8ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD8ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD8ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD8ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD8ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Benthoctopus profundorum'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '341926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD8ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '527161'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A654%3A0xD8ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A654%3A0xD8ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A654%3A0xD8ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A654%3A0xD8ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A654%3A0xD8ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:654:0xD8ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '654'^^xsd:integer;
  dwc:scientificName 'Euonyx mytilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '557627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:654:0xD8ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557626'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A954%3A0xE6AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A954%3A0xE6AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A954%3A0xE6AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A954%3A0xE6AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A954%3A0xE6AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:954:0xE6AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '954'^^xsd:integer;
  dwc:scientificName 'Krithe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:954:0xE6AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127632'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1736%3A0xE6AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1736%3A0xE6AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1736%3A0xE6AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1736%3A0xE6AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1736%3A0xE6AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1736:0xE6AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1736'^^xsd:integer;
  dwc:scientificName 'Idasola washingtoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '817573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1736:0xE6AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '817572'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2080%3A0xE6AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2080%3A0xE6AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2080%3A0xE6AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2080%3A0xE6AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2080%3A0xE6AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2080:0xE6AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2080'^^xsd:integer;
  dwc:scientificName 'Bathymargarites symplector'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2080:0xE6AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A488%3A0xE6AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A488%3A0xE6AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A488%3A0xE6AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A488%3A0xE6AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A488%3A0xE6AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:488:0xE6AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '488'^^xsd:integer;
  dwc:scientificName 'Paralvinella sulfincola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '334364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:488:0xE6AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3755%3A0xE6AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3755%3A0xE6AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3755%3A0xE6AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3755%3A0xE6AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3755%3A0xE6AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3755:0xE6AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3755'^^xsd:integer;
  dwc:scientificName 'Segonzacia mesatlantica'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '107266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3755:0xE6AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A956%3A0xE7AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A956%3A0xE7AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A956%3A0xE7AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A956%3A0xE7AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A956%3A0xE7AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:956:0xE7AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '956'^^xsd:integer;
  dwc:scientificName 'Munida quadrispina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '392422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:956:0xE7AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1607500'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A267%3A0xE7AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A267%3A0xE7AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A267%3A0xE7AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A267%3A0xE7AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A267%3A0xE7AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:267:0xE7AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '267'^^xsd:integer;
  dwc:scientificName 'Thermopolynoe branchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '332578'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:267:0xE7AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332578'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2765%3A0xE7AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2765%3A0xE7AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2765%3A0xE7AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2765%3A0xE7AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2765%3A0xE7AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2765:0xE7AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2765'^^xsd:integer;
  dwc:scientificName 'Sericosura heteroscela'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '134633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2765:0xE7AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134633'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AWhale%2011%3A3717%3A0xD7ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AWhale%2011%3A3717%3A0xD7ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AWhale%2011%3A3717%3A0xD7ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AWhale%2011%3A3717%3A0xD7ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AWhale%2011%3A3717%3A0xD7ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:Whale 11:3717:0xD7ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'Whale 11'^^xsd:string;
  dwc:catalogNumber '3717'^^xsd:integer;
  dwc:scientificName 'Tellinidae semitorta'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:PENN:Whale 11:3717:0xD7ACA50101000C00'^^xsd:string;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2310%3A0xD7ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2310%3A0xD7ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2310%3A0xD7ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2310%3A0xD7ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2310%3A0xD7ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2310:0xD7ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2310'^^xsd:integer;
  dwc:scientificName 'Eulimella lomana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2310:0xD7ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD7ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD7ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD7ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD7ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD7ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD7ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Alvinella pompejana'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '336171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD7ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '336171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A814%3A0xD8ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A814%3A0xD8ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A814%3A0xD8ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A814%3A0xD8ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A814%3A0xD8ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:814:0xD8ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '814'^^xsd:integer;
  dwc:scientificName 'Munida magniantennulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378112'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:814:0xD8ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1605949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A356%3A0xD8ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A356%3A0xD8ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A356%3A0xD8ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A356%3A0xD8ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A356%3A0xD8ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:356:0xD8ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '356'^^xsd:integer;
  dwc:scientificName 'Nereis sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:356:0xD8ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3527%3A0xD8ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3527%3A0xD8ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3527%3A0xD8ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3743991851807 -94.5066986083984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3743991851807"^^xsd:decimal ;
  dwc:decimalLongitude "-94.5066986083984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3527%3A0xD8ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3743991851807 -94.5066986083984)"^^geo:wktLiteral ;
  geo-pos:lat "26.3743991851807"^^xsd:decimal ;
  geo-pos:long "-94.5066986083984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3527%3A0xD8ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3527:0xD8ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3527'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus childressi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-94.506698608398'^^xsd:double;
  dwc:latitude '26.374399185181'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '420692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3527:0xD8ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1346725'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD8ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD8ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD8ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD8ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD8ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD8ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepidonotopodinae'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '237623'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD8ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '237623'^^xsd:integer;
  dwc:taxonRank '160'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1956%3A0xE7AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1956%3A0xE7AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1956%3A0xE7AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1956%3A0xE7AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1956%3A0xE7AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1956:0xE7AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1956'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus pustulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1956:0xE7AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1770%3A0xE7AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1770%3A0xE7AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1770%3A0xE7AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1770%3A0xE7AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1770%3A0xE7AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1770:0xE7AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1770'^^xsd:integer;
  dwc:scientificName 'Cirrothauma murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '139174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1770:0xE7AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A543%3A0xE7AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A543%3A0xE7AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A543%3A0xE7AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A543%3A0xE7AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A543%3A0xE7AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:543:0xE7AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '543'^^xsd:integer;
  dwc:scientificName 'Amphisamytha fauchaldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:543:0xE7AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE7AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE7AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE7AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE7AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE7AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE7AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Branchinotogluma tunnicliffeae'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:aphiaid '767075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE7AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1771%3A0xE7AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1771%3A0xE7AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1771%3A0xE7AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1771%3A0xE7AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1771%3A0xE7AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1771:0xE7AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1771'^^xsd:integer;
  dwc:scientificName 'Cirrothauma murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '139174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1771:0xE7AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1720%3A0xE7AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1720%3A0xE7AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1720%3A0xE7AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1720%3A0xE7AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1720%3A0xE7AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1720:0xE7AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1720'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus puteoserpentis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1720:0xE7AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1473%3A0xE7AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1473%3A0xE7AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1473%3A0xE7AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1473%3A0xE7AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1473%3A0xE7AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1473:0xE7AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1473'^^xsd:integer;
  dwc:scientificName 'Simenchelys parasitica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1473:0xE7AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2200%3A0xE7AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2200%3A0xE7AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2200%3A0xE7AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2200%3A0xE7AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2200%3A0xE7AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2200:0xE7AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2200'^^xsd:integer;
  dwc:scientificName 'Melanodrymia aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2200:0xE7AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1762%3A0xD7ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1762%3A0xD7ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1762%3A0xD7ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1762%3A0xD7ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1762%3A0xD7ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1762:0xD7ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1762'^^xsd:integer;
  dwc:scientificName 'Vesicomya pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1762:0xD7ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A658%3A0xD7ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A658%3A0xD7ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A658%3A0xD7ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A658%3A0xD7ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A658%3A0xD7ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:658:0xD7ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '658'^^xsd:integer;
  dwc:scientificName 'Euonyx mytilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '557627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:658:0xD7ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557626'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2433%3A0xD7ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2433%3A0xD7ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2433%3A0xD7ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2433%3A0xD7ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2433%3A0xD7ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2433:0xD7ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2433'^^xsd:integer;
  dwc:scientificName 'Lamellibrachia columna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265813'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2433:0xD7ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265813'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2208%3A0xD7ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2208%3A0xD7ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2208%3A0xD7ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2208%3A0xD7ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2208%3A0xD7ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2208:0xD7ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2208'^^xsd:integer;
  dwc:scientificName 'Depressigyra globulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '413442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2208:0xD7ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A888%3A0xD7ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A888%3A0xD7ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A888%3A0xD7ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A888%3A0xD7ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A888%3A0xD7ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:888:0xD7ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '888'^^xsd:integer;
  dwc:scientificName 'Bythograea intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:888:0xD7ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1032%3A0xD7ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1032%3A0xD7ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1032%3A0xD7ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1032%3A0xD7ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1032%3A0xD7ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1032:0xD7ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1032'^^xsd:integer;
  dwc:scientificName 'Aphotopontius baculigerus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1032:0xD7ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1878%3A0xD7ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1878%3A0xD7ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1878%3A0xD7ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1878%3A0xD7ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1878%3A0xD7ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1878:0xD7ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1878'^^xsd:integer;
  dwc:scientificName 'Xylodiscula analoga'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '181095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1878:0xD7ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1974%3A0x0EAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1974%3A0x0EAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1974%3A0x0EAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1974%3A0x0EAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1974%3A0x0EAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1974:0x0EAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1974'^^xsd:integer;
  dwc:scientificName 'Thyasira olephila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1974:0x0EAEA50101000600'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2912%3A0x0EAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2912%3A0x0EAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2912%3A0x0EAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1166000366211 144.166595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1166000366211"^^xsd:decimal ;
  dwc:decimalLongitude "144.166595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5650"^^xsd:integer ;
  dwc:maximumDepthInMeters "6000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2912%3A0x0EAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1166000366211 144.166595458984)"^^geo:wktLiteral ;
  geo-pos:lat "40.1166000366211"^^xsd:decimal ;
  geo-pos:long "144.166595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2912%3A0x0EAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2912:0x0EAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2912'^^xsd:integer;
  dwc:scientificName 'Calyptogena (Ectenagena) laubieri'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Japan Subduction Zones'^^xsd:string;
  dwc:longitude '144.16659545898'^^xsd:double;
  dwc:latitude '40.116600036621'^^xsd:double;
  dwc:minimumDepth '5650'^^xsd:integer;
  dwc:maximumDepth '6000'^^xsd:integer;
  dwc:aphiaid '458736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2912:0x0EAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x0EAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x0EAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x0EAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x0EAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x0EAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x0EAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna variabilis'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '450012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x0EAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1596%3A0x0EAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1596%3A0x0EAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1596%3A0x0EAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1596%3A0x0EAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1596%3A0x0EAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1596:0x0EAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1596'^^xsd:integer;
  dwc:scientificName 'Provanna muricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450008'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1596:0x0EAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450008'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1511%3A0x0EAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1511%3A0x0EAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1511%3A0x0EAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1511%3A0x0EAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1511%3A0x0EAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1511:0x0EAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1511'^^xsd:integer;
  dwc:scientificName 'Candelabrum serpentarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1511:0x0EAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117421'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1101%3A0x0EAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1101%3A0x0EAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1101%3A0x0EAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1101%3A0x0EAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1101%3A0x0EAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1101:0x0EAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1101'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1101:0x0EAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x0EAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x0EAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x0EAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x0EAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x0EAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x0EAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Paralvinella pandorae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '330311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x0EAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1876%3A0x0EAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1876%3A0x0EAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1876%3A0x0EAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1876%3A0x0EAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1876%3A0x0EAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1876:0x0EAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1876'^^xsd:integer;
  dwc:scientificName 'Lurifax vitreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '181098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1876:0x0EAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181098'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xD6ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD6ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD6ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD6ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xD6ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xD6ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Nereis sandersi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '329739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xD6ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1970%3A0xD6ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1970%3A0xD6ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1970%3A0xD6ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1970%3A0xD6ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1970%3A0xD6ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1970:0xD6ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1970'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus schrolli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1970:0xD6ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3750%3A0xD7ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3750%3A0xD7ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3750%3A0xD7ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3750%3A0xD7ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3750%3A0xD7ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3750:0xD7ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3750'^^xsd:integer;
  dwc:scientificName 'Altiverruca longicarinata'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '182955'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3750:0xD7ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '182955'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A641%3A0xD7ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A641%3A0xD7ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A641%3A0xD7ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A641%3A0xD7ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A641%3A0xD7ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:641:0xD7ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '641'^^xsd:integer;
  dwc:scientificName 'Gitanopsis alvina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '488410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:641:0xD7ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '488410'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A381%3A0xD7ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A381%3A0xD7ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A381%3A0xD7ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A381%3A0xD7ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A381%3A0xD7ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:381:0xD7ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '381'^^xsd:integer;
  dwc:scientificName 'Laminatubus alvini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:381:0xD7ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A661%3A0xD7ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A661%3A0xD7ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A661%3A0xD7ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A661%3A0xD7ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A661%3A0xD7ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:661:0xD7ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '661'^^xsd:integer;
  dwc:scientificName 'Hirondellea glutonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '490556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:661:0xD7ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '490556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3621%3A0xD7ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3621%3A0xD7ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3621%3A0xD7ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3621%3A0xD7ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3621%3A0xD7ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3621:0xD7ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3621'^^xsd:integer;
  dwc:scientificName 'Adipicola pacifica'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '505924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3621:0xD7ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '543974'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2787%3A0xE7AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2787%3A0xE7AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2787%3A0xE7AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2787%3A0xE7AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2787%3A0xE7AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2787:0xE7AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2787'^^xsd:integer;
  dwc:scientificName 'Rimipontius mediospinifer'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '361210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2787:0xE7AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '361210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2306%3A0xE7AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2306%3A0xE7AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2306%3A0xE7AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2306%3A0xE7AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2306%3A0xE7AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2306:0xE7AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2306'^^xsd:integer;
  dwc:scientificName 'Xylodiscula major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2306:0xE7AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1691%3A0xE7AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1691%3A0xE7AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1691%3A0xE7AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1691%3A0xE7AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1691%3A0xE7AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1691:0xE7AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1691'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus aduloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1691:0xE7AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505968'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE7AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE7AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE7AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7699966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE7AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  geo-pos:lat "28.2999992370605"^^xsd:decimal ;
  geo-pos:long "-89.7699966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE7AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE7AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Idas macdonaldi'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-89.769996643066'^^xsd:double;
  dwc:latitude '28.299999237061'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '420700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE7AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '420700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2051%3A0xE8AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2051%3A0xE8AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2051%3A0xE8AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2051%3A0xE8AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2051%3A0xE8AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2051:0xE8AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2051'^^xsd:integer;
  dwc:scientificName 'Helicoradomenia juani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '395234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2051:0xE8AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395234'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2704%3A0xE8AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2704%3A0xE8AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2704%3A0xE8AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3171997070312 70.0344009399414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.3171997070312"^^xsd:decimal ;
  dwc:decimalLongitude "70.0344009399414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2420"^^xsd:integer ;
  dwc:maximumDepthInMeters "2454"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2704%3A0xE8AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.3171997070312 70.0344009399414)"^^geo:wktLiteral ;
  geo-pos:lat "-25.3171997070312"^^xsd:decimal ;
  geo-pos:long "70.0344009399414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2704%3A0xE8AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2704:0xE8AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2704'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus marisindicus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Central Indian Ridge'^^xsd:string;
  dwc:longitude '70.034400939941'^^xsd:double;
  dwc:latitude '-25.317199707031'^^xsd:double;
  dwc:minimumDepth '2420'^^xsd:integer;
  dwc:maximumDepth '2454'^^xsd:integer;
  dwc:aphiaid '457557'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2704:0xE8AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2673%3A0xE8AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2673%3A0xE8AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2673%3A0xE8AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2673%3A0xE8AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2673%3A0xE8AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2673:0xE8AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2673'^^xsd:integer;
  dwc:scientificName 'Pyropelta yamato'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '395924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2673:0xE8AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE8AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE8AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE8AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE8AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE8AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE8AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lyonsiella'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55999755859'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '138654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE8AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138654'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD6ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD6ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD6ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7026996612549 -91.5774002075195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7026996612549"^^xsd:decimal ;
  dwc:decimalLongitude "-91.5774002075195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "715"^^xsd:integer ;
  dwc:maximumDepthInMeters "716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD6ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7026996612549 -91.5774002075195)"^^geo:wktLiteral ;
  geo-pos:lat "27.7026996612549"^^xsd:decimal ;
  geo-pos:long "-91.5774002075195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD6ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD6ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Acesta'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.57740020752'^^xsd:double;
  dwc:latitude '27.702699661255'^^xsd:double;
  dwc:minimumDepth '715'^^xsd:integer;
  dwc:maximumDepth '716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD6ACA50101000500'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD6ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD6ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD6ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD6ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD6ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD6ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lacunoides vitreus'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '449968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD6ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449968'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2268%3A0xD6ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2268%3A0xD6ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2268%3A0xD6ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2268%3A0xD6ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2268%3A0xD6ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2268:0xD6ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2268'^^xsd:integer;
  dwc:scientificName 'Peltospira operculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2268:0xD6ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2285%3A0xD6ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2285%3A0xD6ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2285%3A0xD6ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2285%3A0xD6ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2285%3A0xD6ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2285:0xD6ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2285'^^xsd:integer;
  dwc:scientificName 'Rhynchopelta concentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2285:0xD6ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A652%3A0xD6ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A652%3A0xD6ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A652%3A0xD6ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A652%3A0xD6ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A652%3A0xD6ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:652:0xD6ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '652'^^xsd:integer;
  dwc:scientificName 'Oradarea longimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:652:0xD6ACA50101000900'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xD6ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD6ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD6ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3A%3A0xD6ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xD6ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xD6ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepidonotopodium riftense'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '328773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xD6ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783173'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD6ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD6ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD6ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD6ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD6ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD6ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna sculpta'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '419519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD6ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '419519'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD6ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD6ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD6ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD6ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD6ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD6ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Levensteiniella intermedia'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '328833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD6ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1866%3A0x0FAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1866%3A0x0FAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1866%3A0x0FAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1866%3A0x0FAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1866%3A0x0FAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1866:0x0FAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1866'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus fucensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1866:0x0FAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1041%3A0x0FAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1041%3A0x0FAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1041%3A0x0FAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1041%3A0x0FAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1041%3A0x0FAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1041:0x0FAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1041'^^xsd:integer;
  dwc:scientificName 'Aphotopontius forcipatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1041:0x0FAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1612%3A0x0FAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1612%3A0x0FAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1612%3A0x0FAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1612%3A0x0FAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1612%3A0x0FAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1612:0x0FAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1612'^^xsd:integer;
  dwc:scientificName 'Provanna variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1612:0x0FAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A107%3A0x0FAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A107%3A0x0FAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A107%3A0x0FAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A107%3A0x0FAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A107%3A0x0FAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:107:0x0FAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '107'^^xsd:integer;
  dwc:scientificName 'Opisthotrochopodus alvinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:107:0x0FAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3540%3A0x0FAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3540%3A0x0FAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3540%3A0x0FAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3540%3A0x0FAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3540%3A0x0FAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3540:0x0FAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3540'^^xsd:integer;
  dwc:scientificName 'Pannychia moseleyi'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '241954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3540:0x0FAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '241954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1462%3A0x0FAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1462%3A0x0FAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1462%3A0x0FAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1462%3A0x0FAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1462%3A0x0FAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1462:0x0FAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1462'^^xsd:integer;
  dwc:scientificName 'Hydrolagus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1462:0x0FAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2634%3A0x0FAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2634%3A0x0FAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2634%3A0x0FAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2634%3A0x0FAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2634%3A0x0FAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2634:0x0FAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2634'^^xsd:integer;
  dwc:scientificName 'Helicoradomenia acredema'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '395235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2634:0x0FAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x0FAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x0FAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x0FAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x0FAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x0FAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x0FAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus ovalis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '449977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x0FAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2%3A0xD5ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2%3A0xD5ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2%3A0xD5ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2%3A0xD5ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2%3A0xD5ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2:0xD5ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2'^^xsd:integer;
  dwc:scientificName 'Hypoechinorhynchus thermaceri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '448701'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2:0xD5ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '448701'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1010%3A0xD5ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1010%3A0xD5ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1010%3A0xD5ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1010%3A0xD5ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1010%3A0xD5ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1010:0xD5ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1010'^^xsd:integer;
  dwc:scientificName 'Hyphalion captans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '352387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1010:0xD5ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '352387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A483%3A0xD6ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A483%3A0xD6ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A483%3A0xD6ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A483%3A0xD6ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A483%3A0xD6ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:483:0xD6ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '483'^^xsd:integer;
  dwc:scientificName 'Paralvinella pandorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:483:0xD6ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A669%3A0xD6ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A669%3A0xD6ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A669%3A0xD6ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A669%3A0xD6ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A669%3A0xD6ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:669:0xD6ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '669'^^xsd:integer;
  dwc:scientificName 'Orchomene distinctus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '852817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:669:0xD6ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557477'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xD6ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD6ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD6ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD6ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xD6ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xD6ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xD6ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A250%3A0xD6ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A250%3A0xD6ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A250%3A0xD6ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A250%3A0xD6ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A250%3A0xD6ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:250:0xD6ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '250'^^xsd:integer;
  dwc:scientificName 'Bathycatalina filamentosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '333087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:250:0xD6ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333087'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1534%3A0xD6ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1534%3A0xD6ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1534%3A0xD6ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1534%3A0xD6ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1534%3A0xD6ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1534:0xD6ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1534'^^xsd:integer;
  dwc:scientificName 'Maractis rimicarivora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '290330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1534:0xD6ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '290330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2771%3A0x2BACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2771%3A0x2BACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2771%3A0x2BACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2771%3A0x2BACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2771%3A0x2BACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2771:0x2BACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2771'^^xsd:integer;
  dwc:scientificName 'Thomontocypris brightae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '460472'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2771:0x2BACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '460472'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1167%3A0x2CACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1167%3A0x2CACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1167%3A0x2CACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1167%3A0x2CACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1167%3A0x2CACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1167:0x2CACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1167'^^xsd:integer;
  dwc:scientificName 'Stygiopontius hispidulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1167:0x2CACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355918'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2601%3A0x2CACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2601%3A0x2CACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2601%3A0x2CACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2601%3A0x2CACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2601%3A0x2CACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2601:0x2CACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2601'^^xsd:integer;
  dwc:scientificName 'Nuculana grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '541965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2601:0x2CACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506449'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A853%3A0x2CACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A853%3A0x2CACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A853%3A0x2CACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A853%3A0x2CACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A853%3A0x2CACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:853:0x2CACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '853'^^xsd:integer;
  dwc:scientificName 'Munidopsis subsquamosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:853:0x2CACA50101000200'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x2CACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x2CACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x2CACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7350006103516"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "533"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x2CACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.7350006103516"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x2CACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x2CACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna sculpta'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '27.735000610352'^^xsd:double;
  dwc:minimumDepth '533'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '419519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x2CACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '419519'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A397%3A0x2CACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A397%3A0x2CACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A397%3A0x2CACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A397%3A0x2CACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A397%3A0x2CACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:397:0x2CACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '397'^^xsd:integer;
  dwc:scientificName 'Lindaspio dibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:397:0x2CACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1317%3A0x2CACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1317%3A0x2CACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1317%3A0x2CACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1317%3A0x2CACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1317%3A0x2CACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1317:0x2CACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1317'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus cf.rissoanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1317:0x2CACA50101000500'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A597%3A0x2CACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A597%3A0x2CACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A597%3A0x2CACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A597%3A0x2CACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A597%3A0x2CACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:597:0x2CACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '597'^^xsd:integer;
  dwc:scientificName 'Eochionelasmus ohtai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '733173'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:597:0x2CACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '733173'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD5ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD5ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD5ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9900016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-127.495002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3232"^^xsd:integer ;
  dwc:maximumDepthInMeters "3232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD5ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  geo-pos:lat "40.9900016784668"^^xsd:decimal ;
  geo-pos:long "-127.495002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD5ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD5ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-127.49500274658'^^xsd:double;
  dwc:latitude '40.990001678467'^^xsd:double;
  dwc:minimumDepth '3232'^^xsd:integer;
  dwc:maximumDepth '3232'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD5ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1486%3A0xD5ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1486%3A0xD5ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1486%3A0xD5ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1486%3A0xD5ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1486%3A0xD5ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1486:0xD5ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1486'^^xsd:integer;
  dwc:scientificName 'Thermopalia taraxaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '291216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1486:0xD5ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '291216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD5ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD5ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD5ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD5ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD5ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD5ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Peltospira delicata'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '413443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD5ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413443'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2714%3A0xD5ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2714%3A0xD5ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2714%3A0xD5ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2714%3A0xD5ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2714%3A0xD5ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2714:0xD5ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2714'^^xsd:integer;
  dwc:scientificName 'Cirroteuthis magna'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '342211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2714:0xD5ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1804324'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A273%3A0xD5ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A273%3A0xD5ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A273%3A0xD5ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A273%3A0xD5ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A273%3A0xD5ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:273:0xD5ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '273'^^xsd:integer;
  dwc:scientificName 'Exallopus jumarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:273:0xD5ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A894%3A0xD5ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A894%3A0xD5ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A894%3A0xD5ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A894%3A0xD5ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A894%3A0xD5ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:894:0xD5ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '894'^^xsd:integer;
  dwc:scientificName 'Bythograea microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:894:0xD5ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A99%3A0xD5ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A99%3A0xD5ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A99%3A0xD5ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A99%3A0xD5ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A99%3A0xD5ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:99:0xD5ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '99'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:99:0xD5ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1777%3A0x0FAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1777%3A0x0FAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1777%3A0x0FAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1777%3A0x0FAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1777%3A0x0FAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1777:0x0FAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1777'^^xsd:integer;
  dwc:scientificName 'Graneledone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '157018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1777:0x0FAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '157018'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2823%3A0x0FAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2823%3A0x0FAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2823%3A0x0FAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2823%3A0x0FAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2823%3A0x0FAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2823:0x0FAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2823'^^xsd:integer;
  dwc:scientificName 'Metopa (Prometopa) samsiluna'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '555242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2823:0x0FAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '555242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2569%3A0x0FAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2569%3A0x0FAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2569%3A0x0FAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2569%3A0x0FAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2569%3A0x0FAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2569:0x0FAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2569'^^xsd:integer;
  dwc:scientificName 'Neolepas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '534843'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2569:0x0FAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '534843'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x0FAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x0FAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x0FAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x0FAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x0FAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x0FAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Pachydermia laevis'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:aphiaid '449994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x0FAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2275%3A0x0FAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2275%3A0x0FAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2275%3A0x0FAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2275%3A0x0FAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2275%3A0x0FAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2275:0x0FAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2275'^^xsd:integer;
  dwc:scientificName 'Peltospira delicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '413443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2275:0x0FAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413443'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A415%3A0x0FAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A415%3A0x0FAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A415%3A0x0FAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A415%3A0x0FAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A415%3A0x0FAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:415:0x0FAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '415'^^xsd:integer;
  dwc:scientificName 'Alvinella caudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:415:0x0FAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x0FAEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x0FAEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x0FAEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8400001525879 -88.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8400001525879"^^xsd:decimal ;
  dwc:decimalLongitude "-88.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "614"^^xsd:integer ;
  dwc:maximumDepthInMeters "614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x0FAEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8400001525879 -88.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "28.8400001525879"^^xsd:decimal ;
  geo-pos:long "-88.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x0FAEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x0FAEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cantrainea macleani'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-88.76000213623'^^xsd:double;
  dwc:latitude '28.840000152588'^^xsd:double;
  dwc:minimumDepth '614'^^xsd:integer;
  dwc:maximumDepth '614'^^xsd:integer;
  dwc:aphiaid '419463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x0FAEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '419463'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x50AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x50AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x50AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x50AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x50AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x50AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x50AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2853%3A0x50AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2853%3A0x50AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2853%3A0x50AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2853%3A0x50AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2853%3A0x50AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2853:0x50AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2853'^^xsd:integer;
  dwc:scientificName 'Ophiolamina eprae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '238164'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2853:0x50AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '238164'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A132%3A0xD4ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A132%3A0xD4ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A132%3A0xD4ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A132%3A0xD4ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A132%3A0xD4ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:132:0xD4ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '132'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma trifurcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '767074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:132:0xD4ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1006%3A0xD5ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1006%3A0xD5ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1006%3A0xD5ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1052017211914 139.867706298828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.1052017211914"^^xsd:decimal ;
  dwc:decimalLongitude "139.867706298828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "1265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1006%3A0xD5ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1052017211914 139.867706298828)"^^geo:wktLiteral ;
  geo-pos:lat "32.1052017211914"^^xsd:decimal ;
  geo-pos:long "139.867706298828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1006%3A0xD5ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1006:0xD5ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1006'^^xsd:integer;
  dwc:scientificName 'Austinograea yunohana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Japan Subduction Zones'^^xsd:string;
  dwc:longitude '139.86770629883'^^xsd:double;
  dwc:latitude '32.105201721191'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '1265'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '452025'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1006:0xD5ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440292'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xD5ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD5ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD5ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3A%3A0xD5ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xD5ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xD5ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Riftia pachyptila'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '266010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xD5ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2776%3A0xD5ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2776%3A0xD5ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2776%3A0xD5ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2776%3A0xD5ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2776%3A0xD5ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2776:0xD5ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2776'^^xsd:integer;
  dwc:scientificName 'Andromastax muricatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '346100'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2776:0xD5ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '346100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2579%3A0xD5ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2579%3A0xD5ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2579%3A0xD5ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2579%3A0xD5ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2579%3A0xD5ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2579:0xD5ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2579'^^xsd:integer;
  dwc:scientificName 'Eochionelasmus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '733076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2579:0xD5ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '733076'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD5ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD5ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD5ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD5ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD5ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD5ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Macroregonia macrochira'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '442169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD5ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '442169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A219%3A0xD5ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A219%3A0xD5ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A219%3A0xD5ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A219%3A0xD5ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A219%3A0xD5ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:219:0xD5ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '219'^^xsd:integer;
  dwc:scientificName 'Axiokebuita millsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:219:0xD5ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1497%3A0xE8AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1497%3A0xE8AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1497%3A0xE8AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1497%3A0xE8AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1497%3A0xE8AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1497:0xE8AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1497'^^xsd:integer;
  dwc:scientificName 'Marianactis bythios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '290332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1497:0xE8AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '290332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE8AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE8AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE8AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE8AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE8AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE8AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Opisthotrochopodus alvinus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '330235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE8AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3721%3A0xE8AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3721%3A0xE8AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3721%3A0xE8AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3721%3A0xE8AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3721%3A0xE8AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3721:0xE8AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3721'^^xsd:integer;
  dwc:scientificName 'Kubotanella vitrea'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:PENN:C:3721:0xE8AEA50101000600'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2339%3A0xE8AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2339%3A0xE8AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2339%3A0xE8AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2339%3A0xE8AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2339%3A0xE8AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2339:0xE8AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2339'^^xsd:integer;
  dwc:scientificName 'Alviniconcha hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2339:0xE8AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE8AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE8AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE8AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE8AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE8AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE8AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepidonotopodium atalantae'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '328768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE8AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783176'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE8AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE8AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE8AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE8AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE8AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE8AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Galapagomystides aristata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '328065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE8AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1372%3A0xE8AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1372%3A0xE8AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1372%3A0xE8AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1372%3A0xE8AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1372%3A0xE8AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1372:0xE8AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1372'^^xsd:integer;
  dwc:scientificName 'Cataetyx laticeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1372:0xE8AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2891%3A0xE8AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2891%3A0xE8AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2891%3A0xE8AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2891%3A0xE8AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2891%3A0xE8AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2891:0xE8AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2891'^^xsd:integer;
  dwc:scientificName 'Ophienigma spinilimbatum'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '243497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2891:0xE8AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '243497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A400%3A0xD4ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A400%3A0xD4ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A400%3A0xD4ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A400%3A0xD4ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A400%3A0xD4ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:400:0xD4ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '400'^^xsd:integer;
  dwc:scientificName 'Prionospio (Minuspio) sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '331104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:400:0xD4ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '558842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1%3A0xD4ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1%3A0xD4ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1%3A0xD4ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1%3A0xD4ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1%3A0xD4ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1:0xD4ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1'^^xsd:integer;
  dwc:scientificName 'Hypoechinorhynchus thermaceri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '448701'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1:0xD4ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '448701'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD4ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD4ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD4ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD4ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD4ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD4ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bathypecten vulcani'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:aphiaid '391785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD4ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A175%3A0xD4ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A175%3A0xD4ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A175%3A0xD4ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A175%3A0xD4ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A175%3A0xD4ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:175:0xD4ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '175'^^xsd:integer;
  dwc:scientificName 'Branchipolynoe symmytilida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:175:0xD4ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2116%3A0xD4ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2116%3A0xD4ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2116%3A0xD4ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2116%3A0xD4ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2116%3A0xD4ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2116:0xD4ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2116'^^xsd:integer;
  dwc:scientificName 'Paralepetopsis rosemariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '510043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2116:0xD4ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '510043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD4ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD4ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD4ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD4ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD4ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD4ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepidonotopodium riftense'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '328773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD4ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783173'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A627%3A0xD4ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A627%3A0xD4ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A627%3A0xD4ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A627%3A0xD4ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A627%3A0xD4ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:627:0xD4ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '627'^^xsd:integer;
  dwc:scientificName 'Leptognathia ventralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '136451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:627:0xD4ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2908%3A0x2CACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2908%3A0x2CACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2908%3A0x2CACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2908%3A0x2CACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2908%3A0x2CACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2908:0x2CACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2908'^^xsd:integer;
  dwc:scientificName 'Lamellibrachia barhami'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '265812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2908:0x2CACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1293%3A0x2CACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1293%3A0x2CACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1293%3A0x2CACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1293%3A0x2CACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1293%3A0x2CACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1293:0x2CACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1293'^^xsd:integer;
  dwc:scientificName 'Ceramaster granularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '124020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1293:0x2CACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2535%3A0x2CACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2535%3A0x2CACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2535%3A0x2CACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2535%3A0x2CACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2535%3A0x2CACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2535:0x2CACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2535'^^xsd:integer;
  dwc:scientificName 'Provanna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '391510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2535:0x2CACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391510'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2026%3A0x2CACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2026%3A0x2CACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2026%3A0x2CACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3499984741211 -120)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "-120"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2026%3A0x2CACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3499984741211 -120)"^^geo:wktLiteral ;
  geo-pos:lat "34.3499984741211"^^xsd:decimal ;
  geo-pos:long "-120"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2026%3A0x2CACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2026:0x2CACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2026'^^xsd:integer;
  dwc:scientificName 'Calyptogena elongata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North California continental slope'^^xsd:string;
  dwc:longitude '-120'^^xsd:integer;
  dwc:latitude '34.349998474121'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2026:0x2CACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464349'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1257%3A0x2CACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1257%3A0x2CACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1257%3A0x2CACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1257%3A0x2CACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1257%3A0x2CACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1257:0x2CACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1257'^^xsd:integer;
  dwc:scientificName 'Sericosura cochleifovea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '239990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1257:0x2CACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '239990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x2CACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x2CACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x2CACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x2CACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x2CACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x2CACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Tevnia jerichonana'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '266028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x2CACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x2CACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x2CACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x2CACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-127.690002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2656"^^xsd:integer ;
  dwc:maximumDepthInMeters "2656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x2CACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  geo-pos:lat "47.7799987792969"^^xsd:decimal ;
  geo-pos:long "-127.690002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x2CACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x2CACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.69000244141'^^xsd:double;
  dwc:latitude '47.779998779297'^^xsd:double;
  dwc:minimumDepth '2656'^^xsd:integer;
  dwc:maximumDepth '2656'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x2CACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1500%3A0x2DACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1500%3A0x2DACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1500%3A0x2DACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1500%3A0x2DACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1500%3A0x2DACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1500:0x2DACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1500'^^xsd:integer;
  dwc:scientificName 'Parasicyonis ingolfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '100844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1500:0x2DACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1359%3A0xD4ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1359%3A0xD4ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1359%3A0xD4ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1359%3A0xD4ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1359%3A0xD4ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1359:0xD4ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1359'^^xsd:integer;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1359:0xD4ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD4ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD4ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD4ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD4ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD4ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD4ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Euphilomedes climax'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '783154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD4ACA50101000100'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1670%3A0xD4ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1670%3A0xD4ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1670%3A0xD4ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1670%3A0xD4ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1670%3A0xD4ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1670:0xD4ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1670'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '137827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1670:0xD4ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137827'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2201%3A0xD4ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2201%3A0xD4ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2201%3A0xD4ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2201%3A0xD4ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2201%3A0xD4ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2201:0xD4ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2201'^^xsd:integer;
  dwc:scientificName 'Melanodrymia aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2201:0xD4ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3609%3A0xD4ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3609%3A0xD4ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3609%3A0xD4ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3609%3A0xD4ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3609%3A0xD4ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3609:0xD4ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3609'^^xsd:integer;
  dwc:scientificName 'Munidopsis quadrata'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '392590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3609:0xD4ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '392590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A45%3A0xD4ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A45%3A0xD4ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A45%3A0xD4ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A45%3A0xD4ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A45%3A0xD4ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:45:0xD4ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '45'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos pachybranchiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:45:0xD4ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xD4ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD4ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD4ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD4ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xD4ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xD4ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Ventiella sulfuris'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '557720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xD4ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2678%3A0xE8AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2678%3A0xE8AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2678%3A0xE8AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2678%3A0xE8AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2678%3A0xE8AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2678:0xE8AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2678'^^xsd:integer;
  dwc:scientificName 'Lirapex granularis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:aphiaid '449981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2678:0xE8AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1734%3A0xE8AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1734%3A0xE8AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1734%3A0xE8AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1734%3A0xE8AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1734%3A0xE8AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1734:0xE8AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1734'^^xsd:integer;
  dwc:scientificName 'Idasola washingtoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '817573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1734:0xE8AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '817572'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE9AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE9AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE9AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE9AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE9AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE9AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Ophryotrocha globopalpata'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '330201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE9AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1190%3A0xE9AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1190%3A0xE9AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1190%3A0xE9AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1190%3A0xE9AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1190%3A0xE9AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1190:0xE9AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1190'^^xsd:integer;
  dwc:scientificName 'Stygiopontius pectinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '135802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1190:0xE9AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1146%3A0xE9AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1146%3A0xE9AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1146%3A0xE9AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1146%3A0xE9AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1146%3A0xE9AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1146:0xE9AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1146'^^xsd:integer;
  dwc:scientificName 'Stygiopontius appositus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1146:0xE9AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE9AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE9AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE9AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE9AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE9AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE9AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Scoloplos'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '129425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE9AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129425'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1466%3A0xE9AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1466%3A0xE9AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1466%3A0xE9AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1466%3A0xE9AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1466%3A0xE9AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1466:0xE9AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1466'^^xsd:integer;
  dwc:scientificName 'Ilyophis blachei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1466:0xE9AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126325'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2448%3A0xE9AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2448%3A0xE9AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2448%3A0xE9AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2448%3A0xE9AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2448%3A0xE9AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2448:0xE9AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2448'^^xsd:integer;
  dwc:scientificName 'Oasisia alvinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2448:0xE9AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD3ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD3ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD3ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD3ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD3ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD3ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ophryotrocha globopalpata'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '330201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD3ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2465%3A0xD3ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2465%3A0xD3ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2465%3A0xD3ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2465%3A0xD3ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2465%3A0xD3ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2465:0xD3ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2465'^^xsd:integer;
  dwc:scientificName 'Riftia pachyptila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2465:0xD3ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A300%3A0xD3ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A300%3A0xD3ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A300%3A0xD3ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.0333003997803 -84.9166030883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.0333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-84.9166030883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3000"^^xsd:integer ;
  dwc:maximumDepthInMeters "3000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A300%3A0xD3ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.0333003997803 -84.9166030883789)"^^geo:wktLiteral ;
  geo-pos:lat "26.0333003997803"^^xsd:decimal ;
  geo-pos:long "-84.9166030883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A300%3A0xD3ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:300:0xD3ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '300'^^xsd:integer;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Florida Escarpment'^^xsd:string;
  dwc:longitude '-84.916603088379'^^xsd:double;
  dwc:latitude '26.03330039978'^^xsd:double;
  dwc:minimumDepth '3000'^^xsd:integer;
  dwc:maximumDepth '3000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:300:0xD3ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A306%3A0xD3ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A306%3A0xD3ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A306%3A0xD3ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A306%3A0xD3ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A306%3A0xD3ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:306:0xD3ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '306'^^xsd:integer;
  dwc:scientificName 'Nereimyra alvinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:306:0xD3ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329571'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD3ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD3ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD3ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9900016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-127.495002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3232"^^xsd:integer ;
  dwc:maximumDepthInMeters "3232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD3ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  geo-pos:lat "40.9900016784668"^^xsd:decimal ;
  geo-pos:long "-127.495002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD3ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD3ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Depressigyra globulus'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-127.49500274658'^^xsd:double;
  dwc:latitude '40.990001678467'^^xsd:double;
  dwc:minimumDepth '3232'^^xsd:integer;
  dwc:maximumDepth '3232'^^xsd:integer;
  dwc:aphiaid '413442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD3ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD3ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD3ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD3ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD3ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD3ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD3ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Gymnobela'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:aphiaid '137818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD3ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137818'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD3ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD3ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD3ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD3ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD3ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD3ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Depressigyra globulus'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '413442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD3ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A482%3A0xD3ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A482%3A0xD3ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A482%3A0xD3ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A482%3A0xD3ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A482%3A0xD3ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:482:0xD3ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '482'^^xsd:integer;
  dwc:scientificName 'Paralvinella pandorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:482:0xD3ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A382%3A0x50AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A382%3A0x50AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A382%3A0x50AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A382%3A0x50AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A382%3A0x50AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:382:0x50AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '382'^^xsd:integer;
  dwc:scientificName 'Laminatubus alvini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:382:0x50AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1264%3A0x50AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1264%3A0x50AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1264%3A0x50AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1264%3A0x50AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1264%3A0x50AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1264:0x50AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1264'^^xsd:integer;
  dwc:scientificName 'Fissuricola caritus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '351894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1264:0x50AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '351894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1304%3A0x50AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1304%3A0x50AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1304%3A0x50AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1304%3A0x50AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1304%3A0x50AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1304:0x50AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1304'^^xsd:integer;
  dwc:scientificName 'Apristurus maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '298470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1304:0x50AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3716%3A0x50AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3716%3A0x50AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3716%3A0x50AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3716%3A0x50AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3716%3A0x50AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3716:0x50AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3716'^^xsd:integer;
  dwc:scientificName 'Acharax japonicus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '743496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3716:0x50AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '507124'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3722%3A0x50AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3722%3A0x50AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3722%3A0x50AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3722%3A0x50AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3722%3A0x50AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3722:0x50AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3722'^^xsd:integer;
  dwc:scientificName 'Harpacticoidea'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3722:0x50AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1318%3A0x50AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1318%3A0x50AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1318%3A0x50AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1318%3A0x50AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1318%3A0x50AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1318:0x50AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1318'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus cf.rissoanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1318:0x50AEA50101000700'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A931%3A0x50AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A931%3A0x50AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A931%3A0x50AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "137.533294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3840"^^xsd:integer ;
  dwc:maximumDepthInMeters "3840"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A931%3A0x50AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  geo-pos:lat "33.6101989746094"^^xsd:decimal ;
  geo-pos:long "137.533294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A931%3A0x50AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:931:0x50AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '931'^^xsd:integer;
  dwc:scientificName 'Orchomene kaikoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '137.53329467773'^^xsd:double;
  dwc:latitude '33.610198974609'^^xsd:double;
  dwc:minimumDepth '3840'^^xsd:integer;
  dwc:maximumDepth '3840'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '527420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:931:0x50AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '527420'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x50AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x50AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x50AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7699966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x50AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  geo-pos:lat "28.2999992370605"^^xsd:decimal ;
  geo-pos:long "-89.7699966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x50AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x50AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bathymodiolus childressi'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-89.769996643066'^^xsd:double;
  dwc:latitude '28.299999237061'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '420692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x50AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1346725'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A797%3A0xD3ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A797%3A0xD3ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A797%3A0xD3ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A797%3A0xD3ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A797%3A0xD3ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:797:0xD3ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '797'^^xsd:integer;
  dwc:scientificName 'Lebbeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:797:0xD3ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106989'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A625%3A0xD3ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A625%3A0xD3ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A625%3A0xD3ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A625%3A0xD3ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A625%3A0xD3ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:625:0xD3ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '625'^^xsd:integer;
  dwc:scientificName 'Leptognathia ventralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '136451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:625:0xD3ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1871%3A0xD3ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1871%3A0xD3ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1871%3A0xD3ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1871%3A0xD3ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1871%3A0xD3ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1871:0xD3ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1871'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '434621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1871:0xD3ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '434621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1211%3A0xD3ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1211%3A0xD3ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1211%3A0xD3ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1211%3A0xD3ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1211%3A0xD3ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1211:0xD3ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1211'^^xsd:integer;
  dwc:scientificName 'Stygiopontius stabilitus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1211:0xD3ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2602%3A0xD3ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2602%3A0xD3ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2602%3A0xD3ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2602%3A0xD3ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2602%3A0xD3ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2602:0xD3ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2602'^^xsd:integer;
  dwc:scientificName 'Protomystides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2602:0xD3ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129456'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD3ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD3ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD3ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD3ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD3ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD3ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ridgeia piscesae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '266009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD3ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1184%3A0xD3ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1184%3A0xD3ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1184%3A0xD3ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1184%3A0xD3ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1184%3A0xD3ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1184:0xD3ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1184'^^xsd:integer;
  dwc:scientificName 'Stygiopontius mucroniferus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1184:0xD3ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1021%3A0xE9AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1021%3A0xE9AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1021%3A0xE9AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1021%3A0xE9AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1021%3A0xE9AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1021:0xE9AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1021'^^xsd:integer;
  dwc:scientificName 'Aphotopontius acanthinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348889'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1021:0xE9AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A939%3A0xE9AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A939%3A0xE9AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A939%3A0xE9AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.59999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.6999969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "5140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A939%3A0xE9AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-5.59999990463257"^^xsd:decimal ;
  geo-pos:long "-81.6999969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A939%3A0xE9AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:939:0xE9AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '939'^^xsd:integer;
  dwc:scientificName 'Abyssicaprella galatheae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Peru Trench'^^xsd:string;
  dwc:longitude '-81.699996948242'^^xsd:double;
  dwc:latitude '-5.5999999046326'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '5140'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '345308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:939:0xE9AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '345308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xE9AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE9AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE9AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xE9AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xE9AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xE9AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Rhynchopelta concentrica'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '450018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xE9AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xE9AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE9AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE9AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xE9AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xE9AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xE9AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Sericosura verenae'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:aphiaid '407708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xE9AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '407708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3727%3A0xE9AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3727%3A0xE9AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3727%3A0xE9AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3727%3A0xE9AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3727%3A0xE9AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3727:0xE9AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3727'^^xsd:integer;
  dwc:scientificName 'Cladocarpus formosus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '117293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3727:0xE9AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117293'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A15%3A0xE9AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A15%3A0xE9AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A15%3A0xE9AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A15%3A0xE9AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A15%3A0xE9AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:15:0xE9AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '15'^^xsd:integer;
  dwc:scientificName 'Eunice masudai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:15:0xE9AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327731'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1638%3A0xE9AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1638%3A0xE9AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1638%3A0xE9AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1638%3A0xE9AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1638%3A0xE9AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1638:0xE9AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1638'^^xsd:integer;
  dwc:scientificName 'Eosipho desbruyeresi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '458735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1638:0xE9AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '744003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A930%3A0xE9AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A930%3A0xE9AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A930%3A0xE9AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.59999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.6999969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "5140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A930%3A0xE9AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-5.59999990463257"^^xsd:decimal ;
  geo-pos:long "-81.6999969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A930%3A0xE9AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:930:0xE9AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '930'^^xsd:integer;
  dwc:scientificName 'Stephonyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Peru Trench'^^xsd:string;
  dwc:longitude '-81.699996948242'^^xsd:double;
  dwc:latitude '-5.5999999046326'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '5140'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '101656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:930:0xE9AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101656'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1380%3A0xD2ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1380%3A0xD2ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1380%3A0xD2ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1380%3A0xD2ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1380%3A0xD2ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1380:0xD2ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1380'^^xsd:integer;
  dwc:scientificName 'Bythites hollisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '301698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1380:0xD2ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '398418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2403%3A0xD2ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2403%3A0xD2ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2403%3A0xD2ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2403%3A0xD2ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2403%3A0xD2ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2403:0xD2ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2403'^^xsd:integer;
  dwc:scientificName 'Lamellibrachia luymesi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2403:0xD2ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A560%3A0xD2ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A560%3A0xD2ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A560%3A0xD2ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A560%3A0xD2ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A560%3A0xD2ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:560:0xD2ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '560'^^xsd:integer;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:560:0xD2ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD2ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD2ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD2ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD2ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD2ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD2ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ridgeia'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '324627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD2ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324627'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3501%3A0xD2ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3501%3A0xD2ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3501%3A0xD2ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0499992370605 176.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.0499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1880"^^xsd:integer ;
  dwc:maximumDepthInMeters "2620"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3501%3A0xD2ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.0499992370605 176.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "-25.0499992370605"^^xsd:decimal ;
  geo-pos:long "176.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3501%3A0xD2ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3501:0xD2ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3501'^^xsd:integer;
  dwc:scientificName 'Alvinocaris komaii'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.35000610352'^^xsd:double;
  dwc:latitude '-25.049999237061'^^xsd:double;
  dwc:minimumDepth '1880'^^xsd:integer;
  dwc:maximumDepth '2620'^^xsd:integer;
  dwc:aphiaid '514286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3501:0xD2ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '514286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A497%3A0xD2ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A497%3A0xD2ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A497%3A0xD2ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A497%3A0xD2ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A497%3A0xD2ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:497:0xD2ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '497'^^xsd:integer;
  dwc:scientificName 'Parougia wolfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:497:0xD2ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2462%3A0xD2ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2462%3A0xD2ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2462%3A0xD2ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2462%3A0xD2ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2462%3A0xD2ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2462:0xD2ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2462'^^xsd:integer;
  dwc:scientificName 'Riftia pachyptila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2462:0xD2ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A764%3A0xE9AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A764%3A0xE9AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A764%3A0xE9AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A764%3A0xE9AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A764%3A0xE9AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:764:0xE9AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '764'^^xsd:integer;
  dwc:scientificName 'Chorocaris chacei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:764:0xE9AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '586785'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xEAAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEAAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEAAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEAAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xEAAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xEAAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Buccinum thermophilum'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '387705'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xEAAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '387705'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A208%3A0xEAAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A208%3A0xEAAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A208%3A0xEAAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A208%3A0xEAAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A208%3A0xEAAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:208:0xEAAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '208'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium riftense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:208:0xEAAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783173'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xEAAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEAAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEAAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEAAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xEAAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xEAAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Gaza'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xEAAEA50101000200'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2604%3A0xEAAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2604%3A0xEAAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2604%3A0xEAAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2604%3A0xEAAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2604%3A0xEAAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2604:0xEAAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2604'^^xsd:integer;
  dwc:scientificName 'Basibranchia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2604:0xEAAEA50101000300'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2586%3A0xEAAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2586%3A0xEAAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2586%3A0xEAAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2586%3A0xEAAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2586%3A0xEAAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2586:0xEAAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2586'^^xsd:integer;
  dwc:scientificName 'Munida sonne'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2586:0xEAAEA50101000400'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1058%3A0xEAAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1058%3A0xEAAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1058%3A0xEAAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1058%3A0xEAAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1058%3A0xEAAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1058:0xEAAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1058'^^xsd:integer;
  dwc:scientificName 'Aphotopontius mammillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1058:0xEAAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A167%3A0xEAAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A167%3A0xEAAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A167%3A0xEAAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.0333003997803 -84.9166030883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.0333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-84.9166030883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3000"^^xsd:integer ;
  dwc:maximumDepthInMeters "3000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A167%3A0xEAAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.0333003997803 -84.9166030883789)"^^geo:wktLiteral ;
  geo-pos:lat "26.0333003997803"^^xsd:decimal ;
  geo-pos:long "-84.9166030883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A167%3A0xEAAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:167:0xEAAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '167'^^xsd:integer;
  dwc:scientificName 'Branchipolynoe seepensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Florida Escarpment'^^xsd:string;
  dwc:longitude '-84.916603088379'^^xsd:double;
  dwc:latitude '26.03330039978'^^xsd:double;
  dwc:minimumDepth '3000'^^xsd:integer;
  dwc:maximumDepth '3000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:167:0xEAAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD1ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD1ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD1ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD1ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD1ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD1ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Eosipho canetae'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '419967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD1ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '744009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xD1ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD1ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD1ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD1ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xD1ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xD1ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Eulepetopsis vitrea'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '449958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xD1ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1338%3A0xD1ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1338%3A0xD1ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1338%3A0xD1ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1338%3A0xD1ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1338%3A0xD1ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1338:0xD1ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1338'^^xsd:integer;
  dwc:scientificName 'Gaidropsarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1338:0xD1ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125743'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A444%3A0xD1ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A444%3A0xD1ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A444%3A0xD1ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A444%3A0xD1ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A444%3A0xD1ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:444:0xD1ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '444'^^xsd:integer;
  dwc:scientificName 'Paralvinella fijiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:444:0xD1ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A115%3A0xD1ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A115%3A0xD1ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A115%3A0xD1ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A115%3A0xD1ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A115%3A0xD1ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:115:0xD1ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '115'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '1215959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:115:0xD1ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1017%3A0xD1ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1017%3A0xD1ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1017%3A0xD1ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1017%3A0xD1ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1017%3A0xD1ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1017:0xD1ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1017'^^xsd:integer;
  dwc:scientificName 'Rimipontius mediospinifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '361210'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1017:0xD1ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '361210'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD1ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD1ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD1ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD1ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD1ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD1ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Nicomache'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '129357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD1ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129357'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3648%3A0xD2ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3648%3A0xD2ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3648%3A0xD2ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3648%3A0xD2ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3648%3A0xD2ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3648:0xD2ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3648'^^xsd:integer;
  dwc:scientificName 'Petrasma pusilla'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '743492'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3648:0xD2ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '507129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2814%3A0xD2ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2814%3A0xD2ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2814%3A0xD2ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2814%3A0xD2ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2814%3A0xD2ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2814:0xD2ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2814'^^xsd:integer;
  dwc:scientificName 'Heteromesus calcar'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '255901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2814:0xD2ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '255901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2483%3A0xD2ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2483%3A0xD2ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2483%3A0xD2ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2483%3A0xD2ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2483%3A0xD2ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2483:0xD2ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2483'^^xsd:integer;
  dwc:scientificName 'Chondrocladia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '131894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2483:0xD2ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131894'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD2ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD2ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD2ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD2ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD2ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD2ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Nodopelta rigneae'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD2ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD2ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD2ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD2ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD2ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD2ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD2ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Rhynchopelta'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '449921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD2ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449921'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1963%3A0xD2ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1963%3A0xD2ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1963%3A0xD2ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1963%3A0xD2ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1963%3A0xD2ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1963:0xD2ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1963'^^xsd:integer;
  dwc:scientificName 'Myrtea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1963:0xD2ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138151'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xD2ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD2ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD2ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD2ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xD2ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xD2ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Eulepetopsis vitrea'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '449958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xD2ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2226%3A0xD2ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2226%3A0xD2ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2226%3A0xD2ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2226%3A0xD2ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2226%3A0xD2ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2226:0xD2ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2226'^^xsd:integer;
  dwc:scientificName 'Pachydermia sculpta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449995'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2226:0xD2ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449995'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A696%3A0xD1ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A696%3A0xD1ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A696%3A0xD1ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A696%3A0xD1ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A696%3A0xD1ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:696:0xD1ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '696'^^xsd:integer;
  dwc:scientificName 'Bathymedon curtipalpus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '883745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:696:0xD1ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '883745'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD1ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD1ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD1ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD1ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD1ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD1ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepidonotopodium piscesae'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:aphiaid '328772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD1ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A523%3A0xD1ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A523%3A0xD1ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A523%3A0xD1ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A523%3A0xD1ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A523%3A0xD1ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:523:0xD1ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '523'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:523:0xD1ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A68%3A0xD1ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A68%3A0xD1ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A68%3A0xD1ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A68%3A0xD1ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A68%3A0xD1ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:68:0xD1ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '68'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:68:0xD1ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2854%3A0xD1ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2854%3A0xD1ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2854%3A0xD1ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2854%3A0xD1ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2854%3A0xD1ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2854:0xD1ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2854'^^xsd:integer;
  dwc:scientificName 'Calispadella alata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '266740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2854:0xD1ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A443%3A0xD1ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A443%3A0xD1ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A443%3A0xD1ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A443%3A0xD1ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A443%3A0xD1ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:443:0xD1ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '443'^^xsd:integer;
  dwc:scientificName 'Paralvinella fijiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:443:0xD1ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2265%3A0xD1ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2265%3A0xD1ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2265%3A0xD1ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2265%3A0xD1ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2265%3A0xD1ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2265:0xD1ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2265'^^xsd:integer;
  dwc:scientificName 'Peltospira operculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2265:0xD1ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3552%3A0x2DACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3552%3A0x2DACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3552%3A0x2DACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3552%3A0x2DACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3552%3A0x2DACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3552:0x2DACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3552'^^xsd:integer;
  dwc:scientificName 'Coryphopterus nicholsii'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '309490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3552:0x2DACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2310%3A0x2DACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2310%3A0x2DACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2310%3A0x2DACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2310%3A0x2DACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2310%3A0x2DACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2310:0x2DACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2310'^^xsd:integer;
  dwc:scientificName 'Eulimella lomana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536906'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2310:0x2DACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x2DACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x2DACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x2DACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x2DACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x2DACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x2DACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus pustulosus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '449978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x2DACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x2DACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x2DACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x2DACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x2DACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x2DACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x2DACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Neolepas zevinae'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:aphiaid '535261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x2DACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '535261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1139%3A0x2DACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1139%3A0x2DACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1139%3A0x2DACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1139%3A0x2DACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1139%3A0x2DACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1139:0x2DACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1139'^^xsd:integer;
  dwc:scientificName 'Rhogobius pressulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1139:0x2DACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355310'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x2DACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x2DACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x2DACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x2DACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x2DACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x2DACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Riftia pachyptila'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '266010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x2DACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1040%3A0x2DACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1040%3A0x2DACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1040%3A0x2DACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1040%3A0x2DACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1040%3A0x2DACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1040:0x2DACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1040'^^xsd:integer;
  dwc:scientificName 'Aphotopontius forcipatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1040:0x2DACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2387%3A0x2DACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2387%3A0x2DACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2387%3A0x2DACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2387%3A0x2DACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2387%3A0x2DACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2387:0x2DACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2387'^^xsd:integer;
  dwc:scientificName 'Ophioctenella acies'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '124862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2387:0x2DACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD0ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD0ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD0ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7084999084473 -125.588500976562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7084999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-125.588500976562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD0ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7084999084473 -125.588500976562)"^^geo:wktLiteral ;
  geo-pos:lat "44.7084999084473"^^xsd:decimal ;
  geo-pos:long "-125.588500976562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD0ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD0ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga siebenalleri'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.58850097656'^^xsd:double;
  dwc:latitude '44.708499908447'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '555974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD0ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '555974'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD0ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD0ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD0ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD0ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD0ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD0ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Neolepetopsis'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '449904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD0ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449904'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD0ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD0ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD0ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD0ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD0ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD0ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Gymnobela'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '137818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD0ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137818'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A473%3A0xD0ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A473%3A0xD0ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A473%3A0xD0ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A473%3A0xD0ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A473%3A0xD0ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:473:0xD0ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '473'^^xsd:integer;
  dwc:scientificName 'Paralvinella palmiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:473:0xD0ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330310'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A417%3A0xD0ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A417%3A0xD0ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A417%3A0xD0ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A417%3A0xD0ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A417%3A0xD0ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:417:0xD0ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '417'^^xsd:integer;
  dwc:scientificName 'Alvinella caudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:417:0xD0ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2384%3A0xD0ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2384%3A0xD0ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2384%3A0xD0ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2384%3A0xD0ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2384%3A0xD0ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2384:0xD0ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2384'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '2592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2384:0xD0ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '2592'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1908%3A0xD1ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1908%3A0xD1ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1908%3A0xD1ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1908%3A0xD1ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1908%3A0xD1ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1908:0xD1ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1908'^^xsd:integer;
  dwc:scientificName 'Bathynerita naticoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '419502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1908:0xD1ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1052704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A156%3A0x50AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A156%3A0x50AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A156%3A0x50AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A156%3A0x50AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A156%3A0x50AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:156:0x50AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '156'^^xsd:integer;
  dwc:scientificName 'Branchipolynoe pettiboneae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:156:0x50AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327284'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1282%3A0x50AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1282%3A0x50AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1282%3A0x50AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1282%3A0x50AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1282%3A0x50AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1282:0x50AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1282'^^xsd:integer;
  dwc:scientificName 'Neobrachylepas relica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '933316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1282:0x50AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '933316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2619%3A0x50AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2619%3A0x50AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2619%3A0x50AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2619%3A0x50AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2619%3A0x50AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2619:0x50AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2619'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2619:0x50AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1183%3A0x50AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1183%3A0x50AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1183%3A0x50AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1183%3A0x50AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1183%3A0x50AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1183:0x50AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1183'^^xsd:integer;
  dwc:scientificName 'Stygiopontius mucroniferus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1183:0x50AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355921'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x50AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x50AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x50AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-127.690002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2656"^^xsd:integer ;
  dwc:maximumDepthInMeters "2656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x50AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  geo-pos:lat "47.7799987792969"^^xsd:decimal ;
  geo-pos:long "-127.690002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x50AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x50AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Seba bathybia'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.69000244141'^^xsd:double;
  dwc:latitude '47.779998779297'^^xsd:double;
  dwc:minimumDepth '2656'^^xsd:integer;
  dwc:maximumDepth '2656'^^xsd:integer;
  dwc:aphiaid '554785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x50AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '554785'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1343%3A0x51AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1343%3A0x51AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1343%3A0x51AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1343%3A0x51AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1343%3A0x51AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1343:0x51AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1343'^^xsd:integer;
  dwc:scientificName 'Lepidion schmidti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1343:0x51AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3749%3A0x51AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3749%3A0x51AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3749%3A0x51AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3749%3A0x51AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3749%3A0x51AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3749:0x51AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3749'^^xsd:integer;
  dwc:scientificName 'Sericosura mitrata'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '172986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3749:0x51AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '172986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1030%3A0x51AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1030%3A0x51AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1030%3A0x51AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1030%3A0x51AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1030%3A0x51AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1030:0x51AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1030'^^xsd:integer;
  dwc:scientificName 'Aphotopontius atlanteus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '135800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1030:0x51AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '135800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2605%3A0x51AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2605%3A0x51AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2605%3A0x51AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2605%3A0x51AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2605%3A0x51AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2605:0x51AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2605'^^xsd:integer;
  dwc:scientificName 'Basibranchia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2605:0x51AEA50101000300'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2845%3A0xD0ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2845%3A0xD0ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2845%3A0xD0ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2845%3A0xD0ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2845%3A0xD0ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2845:0xD0ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2845'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2845:0xD0ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1379%3A0xD0ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1379%3A0xD0ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1379%3A0xD0ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1379%3A0xD0ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1379%3A0xD0ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1379:0xD0ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1379'^^xsd:integer;
  dwc:scientificName 'Bythites hollisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '301698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1379:0xD0ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '398418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1417%3A0xD0ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1417%3A0xD0ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1417%3A0xD0ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1417%3A0xD0ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1417%3A0xD0ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1417:0xD0ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1417'^^xsd:integer;
  dwc:scientificName 'Chaunax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1417:0xD0ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125796'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD0ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD0ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD0ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD0ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD0ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD0ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Caymanabyssia'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55999755859'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '531994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD0ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '531994'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xD0ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD0ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD0ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD0ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xD0ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xD0ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xD0ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3555%3A0xD0ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3555%3A0xD0ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3555%3A0xD0ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3555%3A0xD0ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3555%3A0xD0ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3555:0xD0ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3555'^^xsd:integer;
  dwc:scientificName 'Psychrolutes phrictus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '274678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3555:0xD0ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274678'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A239%3A0xD0ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A239%3A0xD0ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A239%3A0xD0ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A239%3A0xD0ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A239%3A0xD0ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:239:0xD0ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '239'^^xsd:integer;
  dwc:scientificName 'Levensteiniella kincaidi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:239:0xD0ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1408%3A0xEAAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1408%3A0xEAAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1408%3A0xEAAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1408%3A0xEAAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1408%3A0xEAAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1408:0xEAAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1408'^^xsd:integer;
  dwc:scientificName 'Bathychaunax roseus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '159148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1408:0xEAAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2442%3A0xEAAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2442%3A0xEAAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2442%3A0xEAAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2442%3A0xEAAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2442%3A0xEAAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2442:0xEAAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2442'^^xsd:integer;
  dwc:scientificName 'Ridgeia piscesae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2442:0xEAAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1984%3A0xEAAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1984%3A0xEAAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1984%3A0xEAAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.5833015441895 -73.8332977294922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.5833015441895"^^xsd:decimal ;
  dwc:decimalLongitude "-73.8332977294922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1984%3A0xEAAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.5833015441895 -73.8332977294922)"^^geo:wktLiteral ;
  geo-pos:lat "-37.5833015441895"^^xsd:decimal ;
  geo-pos:long "-73.8332977294922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1984%3A0xEAAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1984:0xEAAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1984'^^xsd:integer;
  dwc:scientificName 'Calyptogena (Ectenagena) australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Chile Trench'^^xsd:string;
  dwc:longitude '-73.833297729492'^^xsd:double;
  dwc:latitude '-37.58330154419'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1984:0xEAAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505357'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1385%3A0xEAAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1385%3A0xEAAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1385%3A0xEAAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1385%3A0xEAAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1385%3A0xEAAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1385:0xEAAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1385'^^xsd:integer;
  dwc:scientificName 'Beryx splendens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1385:0xEAAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1340%3A0xEAAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1340%3A0xEAAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1340%3A0xEAAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1340%3A0xEAAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1340%3A0xEAAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1340:0xEAAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1340'^^xsd:integer;
  dwc:scientificName 'Lepidion schmidti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1340:0xEAAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xEAAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEAAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEAAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEAAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xEAAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xEAAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '180907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xEAAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180907'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1070%3A0xEAAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1070%3A0xEAAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1070%3A0xEAAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1070%3A0xEAAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1070%3A0xEAAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1070:0xEAAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1070'^^xsd:integer;
  dwc:scientificName 'Benthoxynus spiculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '349207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1070:0xEAAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '349207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xEAAEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEAAEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEAAEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEAAEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xEAAEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xEAAEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Oasisia alvinae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '265973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xEAAEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x8FACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8FACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8FACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8FACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x8FACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x8FACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Munidopsis alvisca'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '242562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x8FACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242562'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x8FACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x8FACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x8FACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x8FACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x8FACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x8FACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Tevnia jerichonana'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '266028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x8FACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x8FACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x8FACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x8FACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x8FACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x8FACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x8FACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Ophryotrocha akessoni'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:aphiaid '330194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x8FACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1583%3A0x8FACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1583%3A0x8FACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1583%3A0x8FACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1583%3A0x8FACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1583%3A0x8FACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1583:0x8FACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1583'^^xsd:integer;
  dwc:scientificName 'Provanna ios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1583:0x8FACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A521%3A0x8FACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A521%3A0x8FACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A521%3A0x8FACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A521%3A0x8FACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A521%3A0x8FACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:521:0x8FACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '521'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:521:0x8FACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xD0ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD0ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD0ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7350006103516"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "533"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xD0ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.7350006103516"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xD0ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xD0ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Gymnobela extensa'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '27.735000610352'^^xsd:double;
  dwc:minimumDepth '533'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '420382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xD0ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '722476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xD0ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD0ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD0ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xD0ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xD0ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xD0ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Iphionella risensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '327168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xD0ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1288749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2844%3A0xEBAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2844%3A0xEBAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2844%3A0xEBAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2844%3A0xEBAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2844%3A0xEBAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2844:0xEBAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2844'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2844:0xEBAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1699%3A0xEBAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1699%3A0xEBAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1699%3A0xEBAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1699%3A0xEBAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1699%3A0xEBAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1699:0xEBAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1699'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus brevior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1699:0xEBAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A308%3A0xEBAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A308%3A0xEBAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A308%3A0xEBAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A308%3A0xEBAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A308%3A0xEBAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:308:0xEBAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '308'^^xsd:integer;
  dwc:scientificName 'Nereimyra alvinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:308:0xEBAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329571'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1794%3A0xEBAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1794%3A0xEBAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1794%3A0xEBAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.59999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.6999969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "5140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1794%3A0xEBAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-5.59999990463257"^^xsd:decimal ;
  geo-pos:long "-81.6999969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1794%3A0xEBAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1794:0xEBAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1794'^^xsd:integer;
  dwc:scientificName 'Benthoctopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Peru Trench'^^xsd:string;
  dwc:longitude '-81.699996948242'^^xsd:double;
  dwc:latitude '-5.5999999046326'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '5140'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1794:0xEBAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138265'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2084%3A0xEBAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2084%3A0xEBAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2084%3A0xEBAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2084%3A0xEBAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2084%3A0xEBAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2084:0xEBAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2084'^^xsd:integer;
  dwc:scientificName 'Bathymargarites symplector'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2084:0xEBAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1769%3A0xEBAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1769%3A0xEBAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1769%3A0xEBAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1769%3A0xEBAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1769%3A0xEBAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1769:0xEBAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1769'^^xsd:integer;
  dwc:scientificName 'Cirrothauma murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '139174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1769:0xEBAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1609%3A0xEBAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1609%3A0xEBAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1609%3A0xEBAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1609%3A0xEBAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1609%3A0xEBAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1609:0xEBAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1609'^^xsd:integer;
  dwc:scientificName 'Provanna variabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1609:0xEBAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1457%3A0xEBAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1457%3A0xEBAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1457%3A0xEBAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1457%3A0xEBAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1457%3A0xEBAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1457:0xEBAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1457'^^xsd:integer;
  dwc:scientificName 'Hydrolagus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1457:0xEBAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A653%3A0x8FACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A653%3A0x8FACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A653%3A0x8FACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A653%3A0x8FACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A653%3A0x8FACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:653:0x8FACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '653'^^xsd:integer;
  dwc:scientificName 'Cyclocaris tahitensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '431783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:653:0x8FACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '431783'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A574%3A0x8FACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A574%3A0x8FACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A574%3A0x8FACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A574%3A0x8FACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A574%3A0x8FACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:574:0x8FACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '574'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:574:0x8FACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A472%3A0x8FACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A472%3A0x8FACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A472%3A0x8FACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A472%3A0x8FACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A472%3A0x8FACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:472:0x8FACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '472'^^xsd:integer;
  dwc:scientificName 'Paralvinella palmiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:472:0x8FACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330310'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x8FACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8FACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8FACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5990009307861"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2014999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "645"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8FACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  geo-pos:lat "27.5990009307861"^^xsd:decimal ;
  geo-pos:long "-91.2014999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x8FACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x8FACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cavolinia'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.201499938965'^^xsd:double;
  dwc:latitude '27.599000930786'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '645'^^xsd:integer;
  dwc:aphiaid '137750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x8FACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137750'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1485%3A0x8FACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1485%3A0x8FACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1485%3A0x8FACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1485%3A0x8FACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1485%3A0x8FACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1485:0x8FACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1485'^^xsd:integer;
  dwc:scientificName 'Thermopalia taraxaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '291216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1485:0x8FACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '291216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2211%3A0x8FACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2211%3A0x8FACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2211%3A0x8FACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2211%3A0x8FACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2211%3A0x8FACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2211:0x8FACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2211'^^xsd:integer;
  dwc:scientificName 'Neolepetopsis densata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2211:0x8FACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A26%3A0x8FACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A26%3A0x8FACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A26%3A0x8FACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A26%3A0x8FACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A26%3A0x8FACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:26:0x8FACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '26'^^xsd:integer;
  dwc:scientificName 'Shinkai sagamiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '331915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:26:0x8FACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '331915'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1437%3A0x51AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1437%3A0x51AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1437%3A0x51AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1437%3A0x51AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1437%3A0x51AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1437:0x51AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1437'^^xsd:integer;
  dwc:scientificName 'Hoplostethus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1437:0x51AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125706'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2028%3A0x51AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2028%3A0x51AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2028%3A0x51AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5499992370605 -125.050003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-125.050003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2028%3A0x51AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5499992370605 -125.050003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.5499992370605"^^xsd:decimal ;
  geo-pos:long "-125.050003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2028%3A0x51AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2028:0x51AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2028'^^xsd:integer;
  dwc:scientificName 'Hyalogyrina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Cascadia Convergent Margin'^^xsd:string;
  dwc:longitude '-125.05000305176'^^xsd:double;
  dwc:latitude '44.54999923706'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2028:0x51AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138076'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2642%3A0x51AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2642%3A0x51AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2642%3A0x51AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2642%3A0x51AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2642%3A0x51AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2642:0x51AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2642'^^xsd:integer;
  dwc:scientificName 'Abyssocladia naudur'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '235788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2642:0x51AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '235788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A778%3A0x51AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A778%3A0x51AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A778%3A0x51AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A778%3A0x51AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A778%3A0x51AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:778:0x51AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '778'^^xsd:integer;
  dwc:scientificName 'Rimicaris exoculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:778:0x51AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A746%3A0x51AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A746%3A0x51AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A746%3A0x51AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A746%3A0x51AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A746%3A0x51AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:746:0x51AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '746'^^xsd:integer;
  dwc:scientificName 'Euphilomedes climax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '783154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:746:0x51AEA50101000800'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x51AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x51AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x51AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x51AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x51AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x51AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Dahlella caldariensis'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:aphiaid '459330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x51AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '459330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x51AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x51AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x51AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x51AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x51AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x51AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Ophryotrocha akessoni'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '330194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x51AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1952%3A0x51AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1952%3A0x51AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1952%3A0x51AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1952%3A0x51AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1952%3A0x51AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1952:0x51AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1952'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus pustulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1952:0x51AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A476%3A0x8EACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A476%3A0x8EACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A476%3A0x8EACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A476%3A0x8EACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A476%3A0x8EACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:476:0x8EACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '476'^^xsd:integer;
  dwc:scientificName 'Paralvinella pandorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:476:0x8EACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x8EACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8EACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8EACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8EACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x8EACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x8EACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x8EACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x8EACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8EACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8EACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8EACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x8EACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x8EACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:aphiaid '391510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x8EACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391510'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A185%3A0x8EACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A185%3A0x8EACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A185%3A0x8EACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A185%3A0x8EACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A185%3A0x8EACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:185:0x8EACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '185'^^xsd:integer;
  dwc:scientificName 'Iphionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '324953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:185:0x8EACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324953'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2107%3A0x8FACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2107%3A0x8FACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2107%3A0x8FACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2107%3A0x8FACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2107%3A0x8FACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2107:0x8FACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2107'^^xsd:integer;
  dwc:scientificName 'Ventsia tricarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2107:0x8FACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2917%3A0x8FACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2917%3A0x8FACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2917%3A0x8FACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2917%3A0x8FACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2917%3A0x8FACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2917:0x8FACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2917'^^xsd:integer;
  dwc:scientificName 'Lamellibrachia'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '129107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2917:0x8FACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129107'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2354%3A0x8FACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2354%3A0x8FACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2354%3A0x8FACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2354%3A0x8FACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2354%3A0x8FACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2354:0x8FACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2354'^^xsd:integer;
  dwc:scientificName 'Desbruyeresia marianaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2354:0x8FACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x51AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x51AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x51AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-117.718002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x51AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  geo-pos:lat "32.2182998657227"^^xsd:decimal ;
  geo-pos:long "-117.718002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x51AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x51AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Levensteiniella kincaidi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '-117.71800231934'^^xsd:double;
  dwc:latitude '32.218299865723'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '328835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x51AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1054%3A0x51AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1054%3A0x51AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1054%3A0x51AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1054%3A0x51AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1054%3A0x51AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1054:0x51AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1054'^^xsd:integer;
  dwc:scientificName 'Aphotopontius limatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1054:0x51AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1042%3A0x52AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1042%3A0x52AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1042%3A0x52AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1042%3A0x52AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1042%3A0x52AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1042:0x52AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1042'^^xsd:integer;
  dwc:scientificName 'Aphotopontius forcipatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1042:0x52AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1515%3A0x52AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1515%3A0x52AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1515%3A0x52AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1515%3A0x52AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1515%3A0x52AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1515:0x52AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1515'^^xsd:integer;
  dwc:scientificName 'Lucernaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1515:0x52AEA50101000100'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1817%3A0x52AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1817%3A0x52AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1817%3A0x52AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1817%3A0x52AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1817%3A0x52AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1817:0x52AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1817'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180908'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1817:0x52AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180908'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2724%3A0x52AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2724%3A0x52AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2724%3A0x52AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2724%3A0x52AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2724%3A0x52AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2724:0x52AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2724'^^xsd:integer;
  dwc:scientificName 'Moravecnema segonzaci'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '395617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2724:0x52AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x52AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x52AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x52AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x52AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x52AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x52AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Parougia wolfi'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '330418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x52AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A506%3A0x52AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A506%3A0x52AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A506%3A0x52AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A506%3A0x52AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A506%3A0x52AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:506:0x52AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '506'^^xsd:integer;
  dwc:scientificName 'Paralvinella unidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:506:0x52AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2391%3A0x52AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2391%3A0x52AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2391%3A0x52AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2391%3A0x52AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2391%3A0x52AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2391:0x52AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2391'^^xsd:integer;
  dwc:scientificName 'Alaysia spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2391:0x52AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2752%3A0x8EACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2752%3A0x8EACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2752%3A0x8EACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2752%3A0x8EACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2752%3A0x8EACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2752:0x8EACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2752'^^xsd:integer;
  dwc:scientificName 'Lamellibrachia satsuma'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '135'^^xsd:integer;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:aphiaid '265816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2752:0x8EACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265816'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A698%3A0x8EACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A698%3A0x8EACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A698%3A0x8EACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A698%3A0x8EACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A698%3A0x8EACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:698:0x8EACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '698'^^xsd:integer;
  dwc:scientificName 'Halice hesmonectes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '548428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:698:0x8EACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '548428'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x8EACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8EACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8EACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4739990234375 -125.276496887207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4739990234375"^^xsd:decimal ;
  dwc:decimalLongitude "-125.276496887207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8EACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4739990234375 -125.276496887207)"^^geo:wktLiteral ;
  geo-pos:lat "44.4739990234375"^^xsd:decimal ;
  geo-pos:long "-125.276496887207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x8EACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x8EACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lamellibrachia barhami'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.27649688721'^^xsd:double;
  dwc:latitude '44.473999023438'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '2450'^^xsd:integer;
  dwc:aphiaid '265812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x8EACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A622%3A0x8EACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A622%3A0x8EACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A622%3A0x8EACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A622%3A0x8EACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A622%3A0x8EACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:622:0x8EACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '622'^^xsd:integer;
  dwc:scientificName 'Leptognathia ventralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '136451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:622:0x8EACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1404%3A0x8EACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1404%3A0x8EACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1404%3A0x8EACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1404%3A0x8EACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1404%3A0x8EACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1404:0x8EACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1404'^^xsd:integer;
  dwc:scientificName 'Trachyscorpia cristulata echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '293754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1404:0x8EACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127257'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A791%3A0x8EACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A791%3A0x8EACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A791%3A0x8EACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A791%3A0x8EACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A791%3A0x8EACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:791:0x8EACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '791'^^xsd:integer;
  dwc:scientificName 'Lebbeus washingtonianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:791:0x8EACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378108'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A503%3A0x8EACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A503%3A0x8EACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A503%3A0x8EACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A503%3A0x8EACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A503%3A0x8EACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:503:0x8EACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '503'^^xsd:integer;
  dwc:scientificName 'Paralvinella unidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:503:0x8EACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xEBAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEBAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEBAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEBAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xEBAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xEBAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xEBAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1007%3A0xEBAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1007%3A0xEBAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1007%3A0xEBAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1007%3A0xEBAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1007%3A0xEBAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1007:0xEBAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1007'^^xsd:integer;
  dwc:scientificName 'Allograea tomentosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '395453'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1007:0xEBAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395453'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3562%3A0xEBAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3562%3A0xEBAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3562%3A0xEBAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3562%3A0xEBAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3562%3A0xEBAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3562:0xEBAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3562'^^xsd:integer;
  dwc:scientificName 'Amage longibranchiata'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '326274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3562:0xEBAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xEBAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEBAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEBAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEBAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xEBAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xEBAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xEBAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1327%3A0xEBAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1327%3A0xEBAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1327%3A0xEBAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1327%3A0xEBAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1327%3A0xEBAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1327:0xEBAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1327'^^xsd:integer;
  dwc:scientificName 'Nematonurus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '319561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1327:0xEBAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xEBAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEBAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEBAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5990009307861"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2014999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "645"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEBAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  geo-pos:lat "27.5990009307861"^^xsd:decimal ;
  geo-pos:long "-91.2014999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xEBAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xEBAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Clio'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.201499938965'^^xsd:double;
  dwc:latitude '27.599000930786'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '645'^^xsd:integer;
  dwc:aphiaid '137751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xEBAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137751'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xEBAEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEBAEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEBAEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEBAEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xEBAEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xEBAEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Depressigyra globulus'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '413442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xEBAEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A322%3A0xECAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A322%3A0xECAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A322%3A0xECAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A322%3A0xECAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A322%3A0xECAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:322:0xECAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '322'^^xsd:integer;
  dwc:scientificName 'Mytilidiphila okinawaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:322:0xECAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329399'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x8DACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8DACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8DACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8DACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x8DACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x8DACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus gordensis'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '390473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x8DACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '390473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A815%3A0x8DACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A815%3A0x8DACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A815%3A0x8DACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A815%3A0x8DACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A815%3A0x8DACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:815:0x8DACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '815'^^xsd:integer;
  dwc:scientificName 'Munida magniantennulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378112'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:815:0x8DACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1605949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x8DACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x8DACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x8DACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x8DACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x8DACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x8DACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Provanna ios'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '450004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x8DACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1163%3A0x8DACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1163%3A0x8DACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1163%3A0x8DACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1163%3A0x8DACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1163%3A0x8DACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1163:0x8DACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1163'^^xsd:integer;
  dwc:scientificName 'Stygiopontius flexus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1163:0x8DACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355917'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1494%3A0x8DACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1494%3A0x8DACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1494%3A0x8DACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1494%3A0x8DACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1494%3A0x8DACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1494:0x8DACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1494'^^xsd:integer;
  dwc:scientificName 'Cyananthea hydrothermala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '289763'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1494:0x8DACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '289763'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x8DACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8DACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8DACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8DACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x8DACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x8DACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55999755859'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '391510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x8DACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391510'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1106%3A0x8DACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1106%3A0x8DACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1106%3A0x8DACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1106%3A0x8DACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1106%3A0x8DACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1106:0x8DACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1106'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes introversus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350015'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1106:0x8DACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3510%3A0x8DACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3510%3A0x8DACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3510%3A0x8DACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.2099990844727 -73.4300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-36.2099990844727"^^xsd:decimal ;
  dwc:decimalLongitude "-73.4300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "728"^^xsd:integer ;
  dwc:maximumDepthInMeters "843"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3510%3A0x8DACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-36.2099990844727 -73.4300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-36.2099990844727"^^xsd:decimal ;
  geo-pos:long "-73.4300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3510%3A0x8DACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3510:0x8DACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3510'^^xsd:integer;
  dwc:scientificName 'Shinkai robusta'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Concepcion'^^xsd:string;
  dwc:longitude '-73.430000305176'^^xsd:double;
  dwc:latitude '-36.209999084473'^^xsd:double;
  dwc:minimumDepth '728'^^xsd:integer;
  dwc:maximumDepth '843'^^xsd:integer;
  dwc:aphiaid '580000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3510:0x8DACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '580000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1918%3A0x8DACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1918%3A0x8DACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1918%3A0x8DACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1918%3A0x8DACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1918%3A0x8DACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1918:0x8DACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1918'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1918:0x8DACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x8DACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x8DACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x8DACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x8DACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x8DACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x8DACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Nicomache venticola'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '329812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x8DACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A989%3A0x8DACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A989%3A0x8DACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A989%3A0x8DACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A989%3A0x8DACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A989%3A0x8DACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:989:0x8DACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '989'^^xsd:integer;
  dwc:scientificName 'Munidopsis diomedae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:989:0x8DACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '392209'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2863%3A0x8EACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2863%3A0x8EACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2863%3A0x8EACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2863%3A0x8EACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2863%3A0x8EACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2863:0x8EACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2863'^^xsd:integer;
  dwc:scientificName 'Chorocaris chacei'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '107540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2863:0x8EACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '586785'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x8EACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8EACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8EACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8EACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x8EACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x8EACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Aphotopontius forcipatus'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '348893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x8EACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1983%3A0x8EACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1983%3A0x8EACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1983%3A0x8EACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3333015441895 -122.833297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3333015441895"^^xsd:decimal ;
  dwc:decimalLongitude "-122.833297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3000"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1983%3A0x8EACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3333015441895 -122.833297729492)"^^geo:wktLiteral ;
  geo-pos:lat "36.3333015441895"^^xsd:decimal ;
  geo-pos:long "-122.833297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1983%3A0x8EACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1983:0x8EACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1983'^^xsd:integer;
  dwc:scientificName 'Calyptogena (Ectenagena) phaseoliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.83329772949'^^xsd:double;
  dwc:latitude '36.33330154419'^^xsd:double;
  dwc:minimumDepth '3000'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464419'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1983:0x8EACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2213%3A0x8EACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2213%3A0x8EACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2213%3A0x8EACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2213%3A0x8EACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2213%3A0x8EACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2213:0x8EACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2213'^^xsd:integer;
  dwc:scientificName 'Neolepetopsis densata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2213:0x8EACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449986'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2806%3A0x8CACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2806%3A0x8CACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2806%3A0x8CACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2806%3A0x8CACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2806%3A0x8CACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2806:0x8CACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2806'^^xsd:integer;
  dwc:scientificName 'Atlantocuma (Atlantocuma) bidentatum'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '181603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2806:0x8CACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181603'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x8CACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8CACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8CACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8400001525879 -88.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8400001525879"^^xsd:decimal ;
  dwc:decimalLongitude "-88.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "614"^^xsd:integer ;
  dwc:maximumDepthInMeters "614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8CACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8400001525879 -88.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "28.8400001525879"^^xsd:decimal ;
  geo-pos:long "-88.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x8CACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x8CACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Eosipho canetae'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-88.76000213623'^^xsd:double;
  dwc:latitude '28.840000152588'^^xsd:double;
  dwc:minimumDepth '614'^^xsd:integer;
  dwc:maximumDepth '614'^^xsd:integer;
  dwc:aphiaid '419967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x8CACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '744009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A799%3A0x8CACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A799%3A0x8CACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A799%3A0x8CACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A799%3A0x8CACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A799%3A0x8CACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:799:0x8CACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '799'^^xsd:integer;
  dwc:scientificName 'Lebbeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:799:0x8CACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106989'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x8DACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8DACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8DACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9300003051758 -129.979995727539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.9300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "-129.979995727539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1525"^^xsd:integer ;
  dwc:maximumDepthInMeters "1525"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8DACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9300003051758 -129.979995727539)"^^geo:wktLiteral ;
  geo-pos:lat "45.9300003051758"^^xsd:decimal ;
  geo-pos:long "-129.979995727539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x8DACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x8DACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga oregona'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.97999572754'^^xsd:double;
  dwc:latitude '45.930000305176'^^xsd:double;
  dwc:minimumDepth '1525'^^xsd:integer;
  dwc:maximumDepth '1525'^^xsd:integer;
  dwc:aphiaid '458580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x8DACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '458580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2272%3A0x8DACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2272%3A0x8DACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2272%3A0x8DACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2272%3A0x8DACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2272%3A0x8DACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2272:0x8DACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2272'^^xsd:integer;
  dwc:scientificName 'Peltospira operculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2272:0x8DACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A703%3A0x8DACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A703%3A0x8DACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A703%3A0x8DACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A703%3A0x8DACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A703%3A0x8DACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:703:0x8DACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '703'^^xsd:integer;
  dwc:scientificName 'Pardalisca endeavouri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '548448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:703:0x8DACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '548448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2745%3A0x8DACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2745%3A0x8DACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2745%3A0x8DACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2745%3A0x8DACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2745%3A0x8DACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2745:0x8DACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2745'^^xsd:integer;
  dwc:scientificName 'Actinostola callosa'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '100839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2745:0x8DACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A155%3A0xECAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A155%3A0xECAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A155%3A0xECAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A155%3A0xECAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A155%3A0xECAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:155:0xECAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Branchipolynoe pettiboneae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:155:0xECAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327284'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2768%3A0xECAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2768%3A0xECAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2768%3A0xECAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2768%3A0xECAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2768%3A0xECAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2768:0xECAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2768'^^xsd:integer;
  dwc:scientificName 'Bathyconchoecia paulula'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '127762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2768:0xECAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3709%3A0xECAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3709%3A0xECAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3709%3A0xECAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4830017089844 119.366996765137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "119.366996765137"^^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/212__urn%3Acatalog%3APENN%3AC%3A3709%3A0xECAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4830017089844 119.366996765137)"^^geo:wktLiteral ;
  geo-pos:lat "33.4830017089844"^^xsd:decimal ;
  geo-pos:long "119.366996765137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3709%3A0xECAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3709:0xECAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3709'^^xsd:integer;
  dwc:scientificName 'Pyropelta corymba'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Santa Cruz Basin'^^xsd:string;
  dwc:longitude '119.36699676514'^^xsd:double;
  dwc:latitude '33.483001708984'^^xsd:double;
  dwc:aphiaid '450015'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3709:0xECAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2884%3A0xECAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2884%3A0xECAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2884%3A0xECAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2884%3A0xECAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2884%3A0xECAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2884:0xECAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2884'^^xsd:integer;
  dwc:scientificName 'Thermichthys hollisi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '398418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2884:0xECAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '398418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1594%3A0xECAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1594%3A0xECAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1594%3A0xECAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1594%3A0xECAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1594%3A0xECAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1594:0xECAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1594'^^xsd:integer;
  dwc:scientificName 'Provanna laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1594:0xECAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3536%3A0xECAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3536%3A0xECAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3536%3A0xECAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8849983215332 11.1059999465942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8849983215332"^^xsd:decimal ;
  dwc:decimalLongitude "11.1059999465942"^^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/212__urn%3Acatalog%3APENN%3AC%3A3536%3A0xECAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8849983215332 11.1059999465942)"^^geo:wktLiteral ;
  geo-pos:lat "58.8849983215332"^^xsd:decimal ;
  geo-pos:long "11.1059999465942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3536%3A0xECAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3536:0xECAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3536'^^xsd:integer;
  dwc:scientificName 'Vigtorniella ardabilia'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'coastal skagerrak'^^xsd:string;
  dwc:longitude '11.105999946594'^^xsd:double;
  dwc:latitude '58.884998321533'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:aphiaid '532073'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3536:0xECAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1306994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3589%3A0xECAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3589%3A0xECAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3589%3A0xECAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3589%3A0xECAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3589%3A0xECAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3589:0xECAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3589'^^xsd:integer;
  dwc:scientificName 'Peinaleopolynoe sillardi'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '330451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3589:0xECAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xECAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xECAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xECAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xECAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xECAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xECAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Opisthotrochopodus alvinus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '330235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xECAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3593%3A0x8BACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3593%3A0x8BACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3593%3A0x8BACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8849983215332 11.1070003509521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8849983215332"^^xsd:decimal ;
  dwc:decimalLongitude "11.1070003509521"^^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/212__urn%3Acatalog%3APENN%3AC%3A3593%3A0x8BACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8849983215332 11.1070003509521)"^^geo:wktLiteral ;
  geo-pos:lat "58.8849983215332"^^xsd:decimal ;
  geo-pos:long "11.1070003509521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3593%3A0x8BACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3593:0x8BACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3593'^^xsd:integer;
  dwc:scientificName 'Myxine glutinosa'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'San Diego Trough'^^xsd:string;
  dwc:longitude '11.107000350952'^^xsd:double;
  dwc:latitude '58.884998321533'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:aphiaid '101170'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3593:0x8BACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A988%3A0x8BACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A988%3A0x8BACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A988%3A0x8BACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A988%3A0x8BACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A988%3A0x8BACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:988:0x8BACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '988'^^xsd:integer;
  dwc:scientificName 'Poseidonamicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '459770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:988:0x8BACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '459770'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1605%3A0x8BACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1605%3A0x8BACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1605%3A0x8BACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1605%3A0x8BACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1605%3A0x8BACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1605:0x8BACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1605'^^xsd:integer;
  dwc:scientificName 'Provanna segonzaci'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1605:0x8BACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2722%3A0x8CACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2722%3A0x8CACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2722%3A0x8CACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2722%3A0x8CACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2722%3A0x8CACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2722:0x8CACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2722'^^xsd:integer;
  dwc:scientificName 'Cephalochaetosoma pacificum notium'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '230037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2722:0x8CACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '230037'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A343%3A0x8CACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A343%3A0x8CACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A343%3A0x8CACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A343%3A0x8CACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A343%3A0x8CACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:343:0x8CACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '343'^^xsd:integer;
  dwc:scientificName 'Ceratocephale pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '333191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:343:0x8CACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x8CACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8CACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8CACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8CACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x8CACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x8CACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna variabilis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '450012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x8CACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1558%3A0x8CACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1558%3A0x8CACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1558%3A0x8CACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1558%3A0x8CACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1558%3A0x8CACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1558:0x8CACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1558'^^xsd:integer;
  dwc:scientificName 'Saxipendium coronatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1558:0x8CACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x8CACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8CACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8CACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8CACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x8CACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x8CACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x8CACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1456%3A0x8CACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1456%3A0x8CACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1456%3A0x8CACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1456%3A0x8CACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1456%3A0x8CACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1456:0x8CACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1456'^^xsd:integer;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1456:0x8CACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A485%3A0x8CACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A485%3A0x8CACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A485%3A0x8CACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A485%3A0x8CACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A485%3A0x8CACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:485:0x8CACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '485'^^xsd:integer;
  dwc:scientificName 'Paralvinella pandorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:485:0x8CACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A812%3A0x8CACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A812%3A0x8CACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A812%3A0x8CACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A812%3A0x8CACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A812%3A0x8CACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:812:0x8CACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '812'^^xsd:integer;
  dwc:scientificName 'Munida magniantennulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378112'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:812:0x8CACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1605949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x8CACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x8CACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x8CACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x8CACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x8CACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x8CACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x8CACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x8CACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8CACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8CACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7099990844727 -127.790000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7099990844727"^^xsd:decimal ;
  dwc:decimalLongitude "-127.790000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2642"^^xsd:integer ;
  dwc:maximumDepthInMeters "2642"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8CACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7099990844727 -127.790000915527)"^^geo:wktLiteral ;
  geo-pos:lat "47.7099990844727"^^xsd:decimal ;
  geo-pos:long "-127.790000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x8CACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x8CACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.79000091553'^^xsd:double;
  dwc:latitude '47.709999084473'^^xsd:double;
  dwc:minimumDepth '2642'^^xsd:integer;
  dwc:maximumDepth '2642'^^xsd:integer;
  dwc:aphiaid '138667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x8CACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138667'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1574%3A0x8CACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1574%3A0x8CACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1574%3A0x8CACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1574%3A0x8CACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1574%3A0x8CACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1574:0x8CACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1574'^^xsd:integer;
  dwc:scientificName 'Leptochiton tenuidontus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '385834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1574:0x8CACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '385834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1831%3A0x8CACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1831%3A0x8CACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1831%3A0x8CACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1831%3A0x8CACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1831%3A0x8CACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1831:0x8CACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1831'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1831:0x8CACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A291%3A0x8BACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A291%3A0x8BACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A291%3A0x8BACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A291%3A0x8BACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A291%3A0x8BACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:291:0x8BACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '291'^^xsd:integer;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:291:0x8BACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1061%3A0x8BACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1061%3A0x8BACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1061%3A0x8BACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1061%3A0x8BACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1061%3A0x8BACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1061:0x8BACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1061'^^xsd:integer;
  dwc:scientificName 'Aphotopontius mammillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1061:0x8BACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x8BACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8BACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8BACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5990009307861"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2014999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "645"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8BACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  geo-pos:lat "27.5990009307861"^^xsd:decimal ;
  geo-pos:long "-91.2014999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x8BACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x8BACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cataegis meroglypta'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.201499938965'^^xsd:double;
  dwc:latitude '27.599000930786'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '645'^^xsd:integer;
  dwc:aphiaid '419386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x8BACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '890233'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x8BACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8BACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8BACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8BACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x8BACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x8BACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cyathermia naticoides'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '449951'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x8BACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x8BACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x8BACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x8BACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x8BACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x8BACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x8BACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Prionospio (Minuspio) sandersi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:aphiaid '331104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x8BACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '558842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x8BACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x8BACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x8BACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x8BACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x8BACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x8BACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus cristatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x8BACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2720%3A0x8BACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2720%3A0x8BACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2720%3A0x8BACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2720%3A0x8BACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2720%3A0x8BACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2720:0x8BACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2720'^^xsd:integer;
  dwc:scientificName 'Desmodorella baltea'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2720:0x8BACA50101000B00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1692%3A0xECAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1692%3A0xECAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1692%3A0xECAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1692%3A0xECAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1692%3A0xECAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1692:0xECAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1692'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus aduloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1692:0xECAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505968'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A562%3A0xECAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A562%3A0xECAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A562%3A0xECAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A562%3A0xECAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A562%3A0xECAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:562:0xECAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '562'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:562:0xECAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2660%3A0xECAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2660%3A0xECAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2660%3A0xECAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2660%3A0xECAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2660%3A0xECAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2660:0xECAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2660'^^xsd:integer;
  dwc:scientificName 'Pacmanactis hashimotoi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '290596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2660:0xECAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '290596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xECAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xECAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xECAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xECAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xECAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xECAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Ventiella sulfuris'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '557720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xECAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xECAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xECAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xECAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xECAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xECAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xECAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xECAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2680%3A0xEDAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2680%3A0xEDAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2680%3A0xEDAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2680%3A0xEDAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2680%3A0xEDAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2680:0xEDAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2680'^^xsd:integer;
  dwc:scientificName 'Shinkailepas mojinensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '512322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2680:0xEDAEA50101000000'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2430%3A0xEDAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2430%3A0xEDAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2430%3A0xEDAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -55.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2430%3A0xEDAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -55.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-55.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2430%3A0xEDAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2430:0xEDAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2430'^^xsd:integer;
  dwc:scientificName 'Sclerolinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Laurentian Fan'^^xsd:string;
  dwc:longitude '-55.70000076294'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3900'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2430:0xEDAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129106'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xEDAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEDAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEDAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEDAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xEDAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xEDAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Sphaerosyllis ridgensis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '332027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xEDAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1698%3A0x8AACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1698%3A0x8AACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1698%3A0x8AACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1698%3A0x8AACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1698%3A0x8AACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1698:0x8AACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1698'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus brevior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1698:0x8AACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2675%3A0x8AACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2675%3A0x8AACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2675%3A0x8AACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2675%3A0x8AACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2675%3A0x8AACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2675:0x8AACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2675'^^xsd:integer;
  dwc:scientificName 'Melanodrymia galeronae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '449985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2675:0x8AACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1587%3A0x8BACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1587%3A0x8BACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1587%3A0x8BACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1587%3A0x8BACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1587%3A0x8BACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1587:0x8BACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1587'^^xsd:integer;
  dwc:scientificName 'Provanna ios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1587:0x8BACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1898%3A0x8BACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1898%3A0x8BACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1898%3A0x8BACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1898%3A0x8BACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1898%3A0x8BACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1898:0x8BACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1898'^^xsd:integer;
  dwc:scientificName 'Cancellaria rosewateri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '420193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1898:0x8BACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '420193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A80%3A0x8BACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A80%3A0x8BACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A80%3A0x8BACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A80%3A0x8BACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A80%3A0x8BACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:80:0x8BACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '80'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:80:0x8BACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A354%3A0x8BACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A354%3A0x8BACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A354%3A0x8BACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A354%3A0x8BACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A354%3A0x8BACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:354:0x8BACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '354'^^xsd:integer;
  dwc:scientificName 'Nereis sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:354:0x8BACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A411%3A0x8BACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A411%3A0x8BACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A411%3A0x8BACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A411%3A0x8BACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A411%3A0x8BACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:411:0x8BACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '411'^^xsd:integer;
  dwc:scientificName 'Xandaros acanthodes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '332862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:411:0x8BACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2816%3A0x2DACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2816%3A0x2DACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2816%3A0x2DACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2816%3A0x2DACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2816%3A0x2DACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2816:0x2DACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2816'^^xsd:integer;
  dwc:scientificName 'Autonoe longicornis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '488706'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2816:0x2DACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '488706'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A431%3A0x2DACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A431%3A0x2DACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A431%3A0x2DACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A431%3A0x2DACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A431%3A0x2DACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:431:0x2DACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '431'^^xsd:integer;
  dwc:scientificName 'Alvinella pompejana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '336171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:431:0x2DACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '336171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x2DACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x2DACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x2DACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.7200002670288 -103.650001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.7200002670288"^^xsd:decimal ;
  dwc:decimalLongitude "-103.650001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2565"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x2DACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.7200002670288 -103.650001525879)"^^geo:wktLiteral ;
  geo-pos:lat "10.7200002670288"^^xsd:decimal ;
  geo-pos:long "-103.650001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x2DACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x2DACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ophryotrocha'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.65000152588'^^xsd:double;
  dwc:latitude '10.720000267029'^^xsd:double;
  dwc:minimumDepth '2565'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x2DACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1675%3A0x2DACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1675%3A0x2DACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1675%3A0x2DACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1675%3A0x2DACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1675%3A0x2DACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1675:0x2DACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1675'^^xsd:integer;
  dwc:scientificName 'Nuculana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1675:0x2DACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138259'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1981%3A0x2DACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1981%3A0x2DACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1981%3A0x2DACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "137.533294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3840"^^xsd:integer ;
  dwc:maximumDepthInMeters "3840"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1981%3A0x2DACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  geo-pos:lat "33.6101989746094"^^xsd:decimal ;
  geo-pos:long "137.533294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1981%3A0x2DACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1981:0x2DACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1981'^^xsd:integer;
  dwc:scientificName 'Calyptogena (Ectenagena) nautilei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '137.53329467773'^^xsd:double;
  dwc:latitude '33.610198974609'^^xsd:double;
  dwc:minimumDepth '3840'^^xsd:integer;
  dwc:maximumDepth '3840'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1981:0x2DACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505354'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A318%3A0x2DACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A318%3A0x2DACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A318%3A0x2DACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A318%3A0x2DACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A318%3A0x2DACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:318:0x2DACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '318'^^xsd:integer;
  dwc:scientificName 'Mytilidiphila enseiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:318:0x2DACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x2EACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x2EACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x2EACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x2EACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x2EACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x2EACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x2EACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1759%3A0x2EACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1759%3A0x2EACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1759%3A0x2EACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1759%3A0x2EACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1759%3A0x2EACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1759:0x2EACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1759'^^xsd:integer;
  dwc:scientificName 'Vesicomya pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1759:0x2EACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1523%3A0x8AACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1523%3A0x8AACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1523%3A0x8AACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.0832996368408 -44.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.0832996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-44.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1523%3A0x8AACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.0832996368408 -44.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "15.0832996368408"^^xsd:decimal ;
  geo-pos:long "-44.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1523%3A0x8AACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1523:0x8AACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1523'^^xsd:integer;
  dwc:scientificName 'Eudendrium planum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.79999923706'^^xsd:double;
  dwc:latitude '15.083299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1523:0x8AACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117554'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3526%3A0x8AACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3526%3A0x8AACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3526%3A0x8AACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3743991851807 -94.5066986083984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3743991851807"^^xsd:decimal ;
  dwc:decimalLongitude "-94.5066986083984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3526%3A0x8AACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3743991851807 -94.5066986083984)"^^geo:wktLiteral ;
  geo-pos:lat "26.3743991851807"^^xsd:decimal ;
  geo-pos:long "-94.5066986083984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3526%3A0x8AACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3526:0x8AACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3526'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus brooksi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-94.506698608398'^^xsd:double;
  dwc:latitude '26.374399185181'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '457540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3526:0x8AACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '457540'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x8AACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8AACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8AACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x8AACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x8AACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x8AACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xyloskenea'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55999755859'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '138510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x8AACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138510'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A782%3A0x8AACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A782%3A0x8AACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A782%3A0x8AACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A782%3A0x8AACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A782%3A0x8AACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:782:0x8AACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '782'^^xsd:integer;
  dwc:scientificName 'Prionotoleberis styx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '451152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:782:0x8AACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '451152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1578%3A0x8AACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1578%3A0x8AACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1578%3A0x8AACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1578%3A0x8AACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1578%3A0x8AACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1578:0x8AACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1578'^^xsd:integer;
  dwc:scientificName 'Gorgoleptis emarginatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1578:0x8AACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2064%3A0x8AACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2064%3A0x8AACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2064%3A0x8AACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2064%3A0x8AACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2064%3A0x8AACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2064:0x8AACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2064'^^xsd:integer;
  dwc:scientificName 'Clypeosectus delectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2064:0x8AACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2865%3A0x8AACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2865%3A0x8AACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2865%3A0x8AACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2865%3A0x8AACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2865%3A0x8AACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2865:0x8AACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2865'^^xsd:integer;
  dwc:scientificName 'Mirocaris fortunata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '107541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2865:0x8AACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3739%3A0x52AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3739%3A0x52AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3739%3A0x52AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3739%3A0x52AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3739%3A0x52AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3739:0x52AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3739'^^xsd:integer;
  dwc:scientificName 'Protolira thorvaldssoni'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '181389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3739:0x52AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2784%3A0x52AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2784%3A0x52AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2784%3A0x52AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.29999995231628 153.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.29999995231628"^^xsd:decimal ;
  dwc:decimalLongitude "153.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1450"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2784%3A0x52AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.29999995231628 153.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-3.29999995231628"^^xsd:decimal ;
  geo-pos:long "153.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2784%3A0x52AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2784:0x52AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2784'^^xsd:integer;
  dwc:scientificName 'Dirivultus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'New Ireland Forearc'^^xsd:string;
  dwc:longitude '153.30000305176'^^xsd:double;
  dwc:latitude '-3.2999999523163'^^xsd:double;
  dwc:minimumDepth '1450'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:aphiaid '347073'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2784:0x52AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '347073'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x52AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x52AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x52AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x52AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x52AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x52AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x52AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A583%3A0x52AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A583%3A0x52AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A583%3A0x52AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A583%3A0x52AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A583%3A0x52AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:583:0x52AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '583'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:583:0x52AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1188%3A0x52AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1188%3A0x52AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1188%3A0x52AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1188%3A0x52AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1188%3A0x52AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1188:0x52AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1188'^^xsd:integer;
  dwc:scientificName 'Stygiopontius paxillifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1188:0x52AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355922'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1597%3A0x52AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1597%3A0x52AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1597%3A0x52AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1597%3A0x52AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1597%3A0x52AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1597:0x52AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1597'^^xsd:integer;
  dwc:scientificName 'Provanna muricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450008'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1597:0x52AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450008'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1728%3A0x52AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1728%3A0x52AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1728%3A0x52AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1728%3A0x52AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1728%3A0x52AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1728:0x52AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1728'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus thermophilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '183000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1728:0x52AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '183000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A51%3A0x52AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A51%3A0x52AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A51%3A0x52AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A51%3A0x52AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A51%3A0x52AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:51:0x52AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '51'^^xsd:integer;
  dwc:scientificName 'Orbiniella aciculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:51:0x52AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329836'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x89ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x89ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x89ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x89ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x89ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x89ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Nicomache venticola'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '329812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x89ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1162%3A0x89ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1162%3A0x89ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1162%3A0x89ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1162%3A0x89ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1162%3A0x89ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1162:0x89ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1162'^^xsd:integer;
  dwc:scientificName 'Stygiopontius flexus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1162:0x89ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355917'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3703%3A0x8AACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3703%3A0x8AACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3703%3A0x8AACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3703%3A0x8AACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3703%3A0x8AACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3703:0x8AACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3703'^^xsd:integer;
  dwc:scientificName 'Boreotrophon tripherus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '398938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3703:0x8AACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '398938'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2825%3A0x8AACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2825%3A0x8AACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2825%3A0x8AACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2825%3A0x8AACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2825%3A0x8AACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2825:0x8AACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2825'^^xsd:integer;
  dwc:scientificName 'Torometopa saldanhae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:aphiaid '389652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2825:0x8AACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '744520'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3617%3A0x8AACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3617%3A0x8AACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3617%3A0x8AACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4830017089844 119.366996765137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "119.366996765137"^^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/212__urn%3Acatalog%3APENN%3AC%3A3617%3A0x8AACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4830017089844 119.366996765137)"^^geo:wktLiteral ;
  geo-pos:lat "33.4830017089844"^^xsd:decimal ;
  geo-pos:long "119.366996765137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3617%3A0x8AACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3617:0x8AACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3617'^^xsd:integer;
  dwc:scientificName 'Vigtorniella flokati'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Santa Cruz Basin'^^xsd:string;
  dwc:longitude '119.36699676514'^^xsd:double;
  dwc:latitude '33.483001708984'^^xsd:double;
  dwc:aphiaid '532103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3617:0x8AACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1306985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1686%3A0x8AACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1686%3A0x8AACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1686%3A0x8AACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1686%3A0x8AACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1686%3A0x8AACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1686:0x8AACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1686'^^xsd:integer;
  dwc:scientificName 'Solemya (Acharax) alinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1686:0x8AACA50101000300'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3753%3A0x8AACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3753%3A0x8AACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3753%3A0x8AACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3753%3A0x8AACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3753%3A0x8AACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3753:0x8AACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3753'^^xsd:integer;
  dwc:scientificName 'Segonzacia mesatlantica'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '107266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3753:0x8AACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1547%3A0xEDAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1547%3A0xEDAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1547%3A0xEDAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1547%3A0xEDAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1547%3A0xEDAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1547:0xEDAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1547'^^xsd:integer;
  dwc:scientificName 'Sertularella tenella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1547:0xEDAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xEDAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEDAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEDAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-126.709999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2701"^^xsd:integer ;
  dwc:maximumDepthInMeters "2701"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEDAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-126.709999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xEDAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xEDAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70999908447'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:minimumDepth '2701'^^xsd:integer;
  dwc:maximumDepth '2701'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xEDAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2833%3A0xEDAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2833%3A0xEDAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2833%3A0xEDAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2833%3A0xEDAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2833%3A0xEDAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2833:0xEDAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2833'^^xsd:integer;
  dwc:scientificName 'Alvinocaris markensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '378091'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2833:0xEDAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378091'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2658%3A0xEDAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2658%3A0xEDAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2658%3A0xEDAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2658%3A0xEDAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2658%3A0xEDAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2658:0xEDAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2658'^^xsd:integer;
  dwc:scientificName 'Maractis rimicarivora'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '290330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2658:0xEDAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '290330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2705%3A0xEDAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2705%3A0xEDAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2705%3A0xEDAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2705%3A0xEDAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2705%3A0xEDAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2705:0xEDAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2705'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus puteoserpentis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '505967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2705:0xEDAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A100%3A0xEDAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A100%3A0xEDAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A100%3A0xEDAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A100%3A0xEDAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A100%3A0xEDAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:100:0xEDAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '100'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:100:0xEDAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1370%3A0xEDAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1370%3A0xEDAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1370%3A0xEDAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1370%3A0xEDAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1370%3A0xEDAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1370:0xEDAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1370'^^xsd:integer;
  dwc:scientificName 'Cataetyx laticeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1370:0xEDAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xEDAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEDAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEDAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEDAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xEDAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xEDAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Depressigyra globulus'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '413442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xEDAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x89ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x89ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x89ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x89ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x89ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x89ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Provanna variabilis'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '450012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x89ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x89ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x89ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x89ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x89ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x89ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x89ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Levensteiniella plicata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '328836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x89ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A470%3A0x89ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A470%3A0x89ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A470%3A0x89ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A470%3A0x89ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A470%3A0x89ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:470:0x89ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '470'^^xsd:integer;
  dwc:scientificName 'Paralvinella palmiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:470:0x89ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330310'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A760%3A0x89ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A760%3A0x89ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A760%3A0x89ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A760%3A0x89ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A760%3A0x89ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:760:0x89ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '760'^^xsd:integer;
  dwc:scientificName 'Alvinocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:760:0x89ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378084'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A619%3A0x89ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A619%3A0x89ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A619%3A0x89ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A619%3A0x89ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A619%3A0x89ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:619:0x89ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '619'^^xsd:integer;
  dwc:scientificName 'Leptognathia ventralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '136451'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:619:0x89ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1743%3A0x89ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1743%3A0x89ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1743%3A0x89ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1743%3A0x89ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1743%3A0x89ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1743:0x89ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1743'^^xsd:integer;
  dwc:scientificName 'Bathypecten vulcani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '391785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1743:0x89ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1787%3A0x89ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1787%3A0x89ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1787%3A0x89ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1787%3A0x89ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1787%3A0x89ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1787:0x89ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1787'^^xsd:integer;
  dwc:scientificName 'Benthoctopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1787:0x89ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138265'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xEDAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEDAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEDAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEDAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xEDAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xEDAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xEDAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2115%3A0xEDAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2115%3A0xEDAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2115%3A0xEDAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2115%3A0xEDAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2115%3A0xEDAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2115:0xEDAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2115'^^xsd:integer;
  dwc:scientificName 'Paralepetopsis rosemariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '510043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2115:0xEDAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '510043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xEDAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEDAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEDAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEDAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xEDAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xEDAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bathymodiolus thermophilus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '183000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xEDAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '183000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1697%3A0xEDAEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1697%3A0xEDAEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1697%3A0xEDAEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1697%3A0xEDAEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1697%3A0xEDAEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1697:0xEDAEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1697'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus brevior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1697:0xEDAEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A56%3A0xEEAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A56%3A0xEEAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A56%3A0xEEAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A56%3A0xEEAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A56%3A0xEEAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:56:0xEEAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '56'^^xsd:integer;
  dwc:scientificName 'Orbiniella hobsonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:56:0xEEAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A629%3A0xEEAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A629%3A0xEEAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A629%3A0xEEAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A629%3A0xEEAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A629%3A0xEEAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:629:0xEEAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '629'^^xsd:integer;
  dwc:scientificName 'Typhlotanais'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '136256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:629:0xEEAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136256'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3568%3A0xEEAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3568%3A0xEEAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3568%3A0xEEAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3568%3A0xEEAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3568%3A0xEEAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3568:0xEEAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3568'^^xsd:integer;
  dwc:scientificName 'Munidopsis quadrata'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '392590'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3568:0xEEAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '392590'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xEEAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEEAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEEAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEEAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xEEAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xEEAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Riftia pachyptila'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '266010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xEEAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2389%3A0x88ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2389%3A0x88ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2389%3A0x88ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2389%3A0x88ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2389%3A0x88ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2389:0x88ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2389'^^xsd:integer;
  dwc:scientificName 'Alaysia spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2389:0x88ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2426%3A0x89ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2426%3A0x89ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2426%3A0x89ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 14.7166004180908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "14.7166004180908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2426%3A0x89ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 14.7166004180908)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "14.7166004180908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2426%3A0x89ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2426:0x89ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2426'^^xsd:integer;
  dwc:scientificName 'Sclerolinum contortum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Norwegian Sea'^^xsd:string;
  dwc:longitude '14.716600418091'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2426:0x89ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2652%3A0x89ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2652%3A0x89ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2652%3A0x89ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2652%3A0x89ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2652%3A0x89ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2652:0x89ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2652'^^xsd:integer;
  dwc:scientificName 'Stegolaria geniculata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '117971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2652:0x89ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x89ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x89ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x89ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9375 -92.0289993286133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9375"^^xsd:decimal ;
  dwc:decimalLongitude "-92.0289993286133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "113"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x89ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9375 -92.0289993286133)"^^geo:wktLiteral ;
  geo-pos:lat "31.9375"^^xsd:decimal ;
  geo-pos:long "-92.0289993286133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x89ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x89ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga multichela'^^xsd:string;
  dwc:continentOcean 'Guatamala Basin'^^xsd:string;
  dwc:longitude '-92.028999328613'^^xsd:double;
  dwc:latitude '31.9375'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '113'^^xsd:integer;
  dwc:aphiaid '458583'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x89ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '458583'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A677%3A0x89ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A677%3A0x89ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A677%3A0x89ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A677%3A0x89ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A677%3A0x89ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:677:0x89ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '677'^^xsd:integer;
  dwc:scientificName 'Ventiella sulfuris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '557720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:677:0x89ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x89ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x89ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x89ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-117.718002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x89ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  geo-pos:lat "32.2182998657227"^^xsd:decimal ;
  geo-pos:long "-117.718002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x89ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x89ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Nereis sandersi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '-117.71800231934'^^xsd:double;
  dwc:latitude '32.218299865723'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '329739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x89ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x89ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x89ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x89ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x89ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x89ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x89ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Paralvinella palmiformis'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '330310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x89ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330310'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xEEAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEEAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEEAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEEAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xEEAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xEEAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Paralvinella pandorae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '330311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xEEAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1561%3A0xEEAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1561%3A0xEEAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1561%3A0xEEAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.0333003997803 -84.9166030883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.0333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-84.9166030883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3000"^^xsd:integer ;
  dwc:maximumDepthInMeters "3000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1561%3A0xEEAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.0333003997803 -84.9166030883789)"^^geo:wktLiteral ;
  geo-pos:lat "26.0333003997803"^^xsd:decimal ;
  geo-pos:long "-84.9166030883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1561%3A0xEEAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1561:0xEEAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1561'^^xsd:integer;
  dwc:scientificName 'Chiridota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Florida Escarpment'^^xsd:string;
  dwc:longitude '-84.916603088379'^^xsd:double;
  dwc:latitude '26.03330039978'^^xsd:double;
  dwc:minimumDepth '3000'^^xsd:integer;
  dwc:maximumDepth '3000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '123438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1561:0xEEAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123438'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2135%3A0xEEAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2135%3A0xEEAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2135%3A0xEEAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2135%3A0xEEAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2135%3A0xEEAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2135:0xEEAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2135'^^xsd:integer;
  dwc:scientificName 'Bathyacmaea secunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2135:0xEEAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '456689'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2581%3A0xEEAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2581%3A0xEEAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2581%3A0xEEAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2581%3A0xEEAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2581%3A0xEEAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2581:0xEEAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2581'^^xsd:integer;
  dwc:scientificName 'Chorocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2581:0xEEAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107001'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1839%3A0xEEAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1839%3A0xEEAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1839%3A0xEEAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1839%3A0xEEAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1839%3A0xEEAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1839:0xEEAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1839'^^xsd:integer;
  dwc:scientificName 'Peltospira smaragdina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1839:0xEEAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180917'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xEEAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEEAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEEAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEEAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xEEAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xEEAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xyloredo ingolfia'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '141982'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xEEAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '507046'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1977%3A0xEEAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1977%3A0xEEAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1977%3A0xEEAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "137.533294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3840"^^xsd:integer ;
  dwc:maximumDepthInMeters "3840"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1977%3A0xEEAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  geo-pos:lat "33.6101989746094"^^xsd:decimal ;
  geo-pos:long "137.533294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1977%3A0xEEAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1977:0xEEAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1977'^^xsd:integer;
  dwc:scientificName 'Calyptogena (Ectenagena) kaikoi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '137.53329467773'^^xsd:double;
  dwc:latitude '33.610198974609'^^xsd:double;
  dwc:minimumDepth '3840'^^xsd:integer;
  dwc:maximumDepth '3840'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1977:0xEEAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464359'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A862%3A0xEEAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A862%3A0xEEAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A862%3A0xEEAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A862%3A0xEEAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A862%3A0xEEAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:862:0xEEAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '862'^^xsd:integer;
  dwc:scientificName 'Uroptychus thermalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378122'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:862:0xEEAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378122'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1127%3A0x88ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1127%3A0x88ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1127%3A0x88ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1127%3A0x88ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1127%3A0x88ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1127:0x88ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1127'^^xsd:integer;
  dwc:scientificName 'Nilva torifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '353789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1127:0x88ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '353789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A601%3A0x88ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A601%3A0x88ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A601%3A0x88ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A601%3A0x88ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A601%3A0x88ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:601:0x88ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '601'^^xsd:integer;
  dwc:scientificName 'Eochionelasmus ohtai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '733173'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:601:0x88ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '733173'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1459%3A0x88ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1459%3A0x88ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1459%3A0x88ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1459%3A0x88ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1459%3A0x88ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1459:0x88ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1459'^^xsd:integer;
  dwc:scientificName 'Hydrolagus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1459:0x88ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105826'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2153%3A0x88ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2153%3A0x88ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2153%3A0x88ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2153%3A0x88ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2153%3A0x88ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2153:0x88ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2153'^^xsd:integer;
  dwc:scientificName 'Neomphalus fretterae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449990'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2153:0x88ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449990'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A231%3A0x88ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A231%3A0x88ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A231%3A0x88ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A231%3A0x88ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A231%3A0x88ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:231:0x88ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '231'^^xsd:integer;
  dwc:scientificName 'Levensteiniella intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:231:0x88ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2348%3A0x88ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2348%3A0x88ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2348%3A0x88ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2348%3A0x88ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2348%3A0x88ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2348:0x88ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2348'^^xsd:integer;
  dwc:scientificName 'Desbruyeresia cancellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2348:0x88ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x88ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x88ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x88ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.625"^^xsd:decimal ;
  dwc:decimalLongitude "-104.209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2538"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x88ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "8.625"^^xsd:decimal ;
  geo-pos:long "-104.209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x88ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x88ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Vulcanoctopus hydrothermalis'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.20999908447'^^xsd:double;
  dwc:latitude '8.625'^^xsd:double;
  dwc:minimumDepth '2538'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '342417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x88ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '342417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1563%3A0xEEAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1563%3A0xEEAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1563%3A0xEEAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1563%3A0xEEAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1563%3A0xEEAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1563:0xEEAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1563'^^xsd:integer;
  dwc:scientificName 'Chiridota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '123438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1563:0xEEAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123438'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xEEAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEEAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEEAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEEAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xEEAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xEEAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepidonotopodium fimbriatum'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '328769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xEEAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A846%3A0xEEAEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A846%3A0xEEAEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A846%3A0xEEAEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A846%3A0xEEAEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A846%3A0xEEAEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:846:0xEEAEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '846'^^xsd:integer;
  dwc:scientificName 'Munidopsis subsquamosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:846:0xEEAEA50101000E00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xEFAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEFAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEFAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEFAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xEFAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xEFAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Spirorbis spirillum'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '155493'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xEFAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A591%3A0xEFAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A591%3A0xEFAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A591%3A0xEFAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A591%3A0xEFAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A591%3A0xEFAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:591:0xEFAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '591'^^xsd:integer;
  dwc:scientificName 'Sericosura cyrtoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '240423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:591:0xEFAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240423'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2447%3A0xEFAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2447%3A0xEFAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2447%3A0xEFAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2447%3A0xEFAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2447%3A0xEFAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2447:0xEFAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2447'^^xsd:integer;
  dwc:scientificName 'Oasisia alvinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2447:0xEFAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A151%3A0xEFAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A151%3A0xEFAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A151%3A0xEFAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A151%3A0xEFAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A151%3A0xEFAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:151:0xEFAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '151'^^xsd:integer;
  dwc:scientificName 'Branchipolynoe pettiboneae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:151:0xEFAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327284'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2922%3A0xEFAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2922%3A0xEFAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2922%3A0xEFAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2922%3A0xEFAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2922%3A0xEFAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2922:0xEFAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2922'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '324929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2922:0xEFAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324929'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A217%3A0x87ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A217%3A0x87ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A217%3A0x87ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A217%3A0x87ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A217%3A0x87ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:217:0x87ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '217'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium williamsae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:217:0x87ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2009%3A0x88ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2009%3A0x88ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2009%3A0x88ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2009%3A0x88ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2009%3A0x88ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2009:0x88ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2009'^^xsd:integer;
  dwc:scientificName 'Vesicomya cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '420921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2009:0x88ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505386'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1352%3A0x88ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1352%3A0x88ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1352%3A0x88ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1352%3A0x88ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1352%3A0x88ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1352:0x88ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1352'^^xsd:integer;
  dwc:scientificName 'Pachycara gymninium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '274140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1352:0x88ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1247%3A0x88ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1247%3A0x88ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1247%3A0x88ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1247%3A0x88ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1247%3A0x88ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1247:0x88ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1247'^^xsd:integer;
  dwc:scientificName 'Oncaea praeclara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '354033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1247:0x88ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '128954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A877%3A0x88ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A877%3A0x88ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A877%3A0x88ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A877%3A0x88ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A877%3A0x88ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:877:0x88ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '877'^^xsd:integer;
  dwc:scientificName 'Austinograea williamsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '410819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:877:0x88ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '410819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2271%3A0x88ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2271%3A0x88ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2271%3A0x88ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2271%3A0x88ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2271%3A0x88ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2271:0x88ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2271'^^xsd:integer;
  dwc:scientificName 'Peltospira operculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2271:0x88ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3682%3A0x88ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3682%3A0x88ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3682%3A0x88ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3682%3A0x88ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3682%3A0x88ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3682:0x88ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3682'^^xsd:integer;
  dwc:scientificName 'Subadyte mexicana'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '332366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3682:0x88ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1852%3A0x53AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1852%3A0x53AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1852%3A0x53AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1852%3A0x53AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1852%3A0x53AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1852:0x53AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1852'^^xsd:integer;
  dwc:scientificName 'Shinkailepas briandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1852:0x53AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1323091'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1213%3A0x53AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1213%3A0x53AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1213%3A0x53AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1213%3A0x53AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1213%3A0x53AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1213:0x53AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1213'^^xsd:integer;
  dwc:scientificName 'Stygiopontius stabilitus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1213:0x53AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2648%3A0x53AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2648%3A0x53AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2648%3A0x53AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2648%3A0x53AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2648%3A0x53AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2648:0x53AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2648'^^xsd:integer;
  dwc:scientificName 'Cladorhiza abyssicola'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '133188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2648:0x53AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '133188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2488%3A0x53AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2488%3A0x53AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2488%3A0x53AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2488%3A0x53AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2488%3A0x53AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2488:0x53AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2488'^^xsd:integer;
  dwc:scientificName 'Caulophacus cyanae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '293595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2488:0x53AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '293595'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1391%3A0x53AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1391%3A0x53AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1391%3A0x53AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1391%3A0x53AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1391%3A0x53AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1391:0x53AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1391'^^xsd:integer;
  dwc:scientificName 'Neocyttus helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1391:0x53AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127423'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3653%3A0x53AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3653%3A0x53AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3653%3A0x53AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3653%3A0x53AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3653%3A0x53AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3653:0x53AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3653'^^xsd:integer;
  dwc:scientificName 'Pugettia minor'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '441486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3653:0x53AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '441486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x53AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x53AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x53AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x53AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x53AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x53AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Gorgoleptis spiralis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '449961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x53AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1760%3A0x53AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1760%3A0x53AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1760%3A0x53AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1760%3A0x53AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1760%3A0x53AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1760:0x53AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1760'^^xsd:integer;
  dwc:scientificName 'Vesicomya pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1760:0x53AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2406%3A0x87ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2406%3A0x87ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2406%3A0x87ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2406%3A0x87ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2406%3A0x87ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2406:0x87ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2406'^^xsd:integer;
  dwc:scientificName 'Lamellibrachia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129107'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2406:0x87ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129107'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1968%3A0x87ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1968%3A0x87ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1968%3A0x87ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2999992370605 144.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "144.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5100"^^xsd:integer ;
  dwc:maximumDepthInMeters "5800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1968%3A0x87ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2999992370605 144.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.2999992370605"^^xsd:decimal ;
  geo-pos:long "144.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1968%3A0x87ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1968:0x87ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1968'^^xsd:integer;
  dwc:scientificName 'Conchocele bisecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Kurile Trench'^^xsd:string;
  dwc:longitude '144.75'^^xsd:double;
  dwc:latitude '41.29999923706'^^xsd:double;
  dwc:minimumDepth '5100'^^xsd:integer;
  dwc:maximumDepth '5800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '420805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1968:0x87ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '420805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x87ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x87ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x87ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x87ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x87ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x87ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cyathermia naticoides'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449951'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x87ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2928%3A0x87ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2928%3A0x87ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2928%3A0x87ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2928%3A0x87ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2928%3A0x87ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2928:0x87ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2928'^^xsd:integer;
  dwc:scientificName 'Phascolosoma turnerae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '424914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2928:0x87ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266506'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1368%3A0x87ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1368%3A0x87ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1368%3A0x87ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1368%3A0x87ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1368%3A0x87ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1368:0x87ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1368'^^xsd:integer;
  dwc:scientificName 'Thermarces cerberus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '282964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1368:0x87ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1048%3A0x87ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1048%3A0x87ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1048%3A0x87ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1048%3A0x87ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1048%3A0x87ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1048:0x87ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1048'^^xsd:integer;
  dwc:scientificName 'Aphotopontius hydronauticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1048:0x87ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x87ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x87ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x87ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x87ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x87ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x87ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchipolynoe symmytilida'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '327286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x87ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xEFAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEFAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEFAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xEFAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xEFAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xEFAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Paralvinella sulfincola'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '334364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xEFAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xEFAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEFAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEFAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEFAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xEFAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xEFAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Paralvinella'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '324591'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xEFAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324591'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2633%3A0xEFAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2633%3A0xEFAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2633%3A0xEFAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2633%3A0xEFAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2633%3A0xEFAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2633:0xEFAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2633'^^xsd:integer;
  dwc:scientificName 'Helicoradomenia acredema'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '395235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2633:0xEFAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2139%3A0xEFAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2139%3A0xEFAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2139%3A0xEFAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2139%3A0xEFAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2139%3A0xEFAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2139:0xEFAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2139'^^xsd:integer;
  dwc:scientificName 'Puncturella parvinobilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512329'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2139:0xEFAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512329'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3581%3A0xEFAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3581%3A0xEFAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3581%3A0xEFAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3581%3A0xEFAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3581%3A0xEFAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3581:0xEFAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3581'^^xsd:integer;
  dwc:scientificName 'Calyptogena elongata'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '464413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3581:0xEFAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464349'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2756%3A0xEFAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2756%3A0xEFAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2756%3A0xEFAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2756%3A0xEFAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2756%3A0xEFAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2756:0xEFAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2756'^^xsd:integer;
  dwc:scientificName 'Laonice asaccata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '328634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2756:0xEFAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328634'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xEFAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEFAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEFAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-117.718002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xEFAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  geo-pos:lat "32.2182998657227"^^xsd:decimal ;
  geo-pos:long "-117.718002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xEFAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xEFAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Tevnia jerichonana'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '-117.71800231934'^^xsd:double;
  dwc:latitude '32.218299865723'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '266028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xEFAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1165%3A0xEFAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1165%3A0xEFAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1165%3A0xEFAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1165%3A0xEFAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1165%3A0xEFAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1165:0xEFAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1165'^^xsd:integer;
  dwc:scientificName 'Stygiopontius hispidulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1165:0xEFAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355918'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2037%3A0x86ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2037%3A0x86ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2037%3A0x86ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2037%3A0x86ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2037%3A0x86ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2037:0x86ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2037'^^xsd:integer;
  dwc:scientificName 'Sutilizona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180879'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2037:0x86ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180879'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2855%3A0x87ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2855%3A0x87ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2855%3A0x87ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2855%3A0x87ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2855%3A0x87ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2855:0x87ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2855'^^xsd:integer;
  dwc:scientificName 'Laubiericrinus pentagonalis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '714412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2855:0x87ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '714412'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1080%3A0x87ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1080%3A0x87ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1080%3A0x87ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1080%3A0x87ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1080%3A0x87ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1080:0x87ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1080'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes aliger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1080:0x87ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x87ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x87ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x87ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x87ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x87ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x87ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus cristatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '449970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x87ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2734%3A0x87ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2734%3A0x87ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2734%3A0x87ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2734%3A0x87ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2734%3A0x87ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2734:0x87ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2734'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma hessleri'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '327273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2734:0x87ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2869%3A0x87ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2869%3A0x87ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2869%3A0x87ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2869%3A0x87ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2869%3A0x87ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2869:0x87ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2869'^^xsd:integer;
  dwc:scientificName 'Nautilocaris saintlaurentae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '378099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2869:0x87ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A333%3A0x87ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A333%3A0x87ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A333%3A0x87ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A333%3A0x87ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A333%3A0x87ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:333:0x87ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '333'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha akessoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:333:0x87ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3692%3A0x53AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3692%3A0x53AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3692%3A0x53AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4300003051758 118.139999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.4300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "118.139999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1922"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3692%3A0x53AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4300003051758 118.139999389648)"^^geo:wktLiteral ;
  geo-pos:lat "32.4300003051758"^^xsd:decimal ;
  geo-pos:long "118.139999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3692%3A0x53AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3692:0x53AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3692'^^xsd:integer;
  dwc:scientificName 'Idas washingtonia'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '118.13999938965'^^xsd:double;
  dwc:latitude '32.430000305176'^^xsd:double;
  dwc:minimumDepth '1922'^^xsd:integer;
  dwc:aphiaid '506042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3692:0x53AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1334%3A0x53AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1334%3A0x53AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1334%3A0x53AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1334%3A0x53AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1334%3A0x53AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1334:0x53AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1334'^^xsd:integer;
  dwc:scientificName 'Gaidropsarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1334:0x53AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125743'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3554%3A0x53AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3554%3A0x53AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3554%3A0x53AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3554%3A0x53AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3554%3A0x53AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3554:0x53AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3554'^^xsd:integer;
  dwc:scientificName 'Paralomis verrilli'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '378132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3554:0x53AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1427%3A0x53AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1427%3A0x53AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1427%3A0x53AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1427%3A0x53AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1427%3A0x53AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1427:0x53AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1427'^^xsd:integer;
  dwc:scientificName 'Urophycis cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '272520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1427:0x53AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272520'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1331%3A0x53AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1331%3A0x53AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1331%3A0x53AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1331%3A0x53AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1331%3A0x53AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1331:0x53AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1331'^^xsd:integer;
  dwc:scientificName 'Coelorinchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '268809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1331:0x53AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '268809'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A434%3A0x53AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A434%3A0x53AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A434%3A0x53AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A434%3A0x53AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A434%3A0x53AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:434:0x53AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '434'^^xsd:integer;
  dwc:scientificName 'Paralvinella bactericola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:434:0x53AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330305'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2892%3A0x54AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2892%3A0x54AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2892%3A0x54AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 111.23999786377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "111.23999786377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2891"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2892%3A0x54AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 111.23999786377)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "111.23999786377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2892%3A0x54AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2892:0x54AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2892'^^xsd:integer;
  dwc:scientificName 'Scotoplanes clarki'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '111.23999786377'^^xsd:double;
  dwc:latitude '27'^^xsd:integer;
  dwc:maximumDepth '2891'^^xsd:integer;
  dwc:aphiaid '428804'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2892:0x54AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '428804'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x54AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x54AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x54AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x54AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x54AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x54AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Thermarces cerberus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:aphiaid '282964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x54AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1586%3A0x86ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1586%3A0x86ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1586%3A0x86ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1586%3A0x86ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1586%3A0x86ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1586:0x86ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1586'^^xsd:integer;
  dwc:scientificName 'Provanna ios'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1586:0x86ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3594%3A0x86ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3594%3A0x86ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3594%3A0x86ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8849983215332 11.1070003509521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8849983215332"^^xsd:decimal ;
  dwc:decimalLongitude "11.1070003509521"^^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/212__urn%3Acatalog%3APENN%3AC%3A3594%3A0x86ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8849983215332 11.1070003509521)"^^geo:wktLiteral ;
  geo-pos:lat "58.8849983215332"^^xsd:decimal ;
  geo-pos:long "11.1070003509521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3594%3A0x86ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3594:0x86ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3594'^^xsd:integer;
  dwc:scientificName 'Orchomene obtusa'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'San Diego Trough'^^xsd:string;
  dwc:longitude '11.107000350952'^^xsd:double;
  dwc:latitude '58.884998321533'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:aphiaid '158126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3594:0x86ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102695'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x86ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x86ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x86ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x86ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x86ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x86ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Opisthotrochopodus alvinus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '330235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x86ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x86ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x86ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x86ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x86ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x86ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x86ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchipolynoe symmytilida'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '327286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x86ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1634%3A0x86ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1634%3A0x86ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1634%3A0x86ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1634%3A0x86ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1634%3A0x86ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1634:0x86ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1634'^^xsd:integer;
  dwc:scientificName 'Gorgoleptis patulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1634:0x86ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x86ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x86ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x86ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x86ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x86ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x86ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Ophryotrocha akessoni'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '330194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x86ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2382%3A0x86ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2382%3A0x86ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2382%3A0x86ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2382%3A0x86ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2382%3A0x86ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2382:0x86ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2382'^^xsd:integer;
  dwc:scientificName 'Araeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '2436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2382:0x86ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '2436'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x54AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x54AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x54AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x54AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x54AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x54AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Paralvinella sulfincola'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '334364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x54AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1130%3A0x54AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1130%3A0x54AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1130%3A0x54AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1130%3A0x54AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1130%3A0x54AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1130:0x54AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1130'^^xsd:integer;
  dwc:scientificName 'Bathyhalacarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '114771'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1130:0x54AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '114771'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1105%3A0x54AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1105%3A0x54AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1105%3A0x54AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1105%3A0x54AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1105%3A0x54AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1105:0x54AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1105'^^xsd:integer;
  dwc:scientificName 'Ceuthoecetes introversus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350015'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1105:0x54AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2146%3A0x54AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2146%3A0x54AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2146%3A0x54AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2146%3A0x54AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2146%3A0x54AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2146:0x54AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2146'^^xsd:integer;
  dwc:scientificName 'Puncturella solis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '510042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2146:0x54AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '510042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x54AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x54AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x54AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x54AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x54AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x54AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Paralvinella palmiformis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '330310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x54AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330310'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x54AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x54AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x54AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-126.709999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2701"^^xsd:integer ;
  dwc:maximumDepthInMeters "2701"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x54AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-126.709999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x54AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x54AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Chaetozone'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70999908447'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:minimumDepth '2701'^^xsd:integer;
  dwc:maximumDepth '2701'^^xsd:integer;
  dwc:aphiaid '129242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x54AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129242'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x54AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x54AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x54AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x54AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x54AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x54AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Opisthotrochopodus tunnicliffeae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '330240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x54AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '767075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1013%3A0x54AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1013%3A0x54AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1013%3A0x54AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1013%3A0x54AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1013%3A0x54AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1013:0x54AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1013'^^xsd:integer;
  dwc:scientificName 'Hyphalion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '347273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1013:0x54AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '347273'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1261%3A0x54AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1261%3A0x54AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1261%3A0x54AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1261%3A0x54AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1261%3A0x54AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1261:0x54AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1261'^^xsd:integer;
  dwc:scientificName 'Laitmatobius crinitus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '346617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1261:0x54AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '346617'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1580%3A0x85ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1580%3A0x85ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1580%3A0x85ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1580%3A0x85ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1580%3A0x85ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1580:0x85ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1580'^^xsd:integer;
  dwc:scientificName 'Gorgoleptis emarginatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1580:0x85ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A140%3A0x86ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A140%3A0x86ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A140%3A0x86ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A140%3A0x86ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A140%3A0x86ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:140:0x86ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '140'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma tunnicliffeae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '767075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:140:0x86ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A897%3A0x86ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A897%3A0x86ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A897%3A0x86ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A897%3A0x86ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A897%3A0x86ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:897:0x86ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '897'^^xsd:integer;
  dwc:scientificName 'Bythograea microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:897:0x86ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x86ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x86ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x86ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x86ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x86ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x86ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Temnocinclis euripes'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '450023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x86ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x86ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x86ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x86ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x86ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x86ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x86ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepidonotopodium riftense'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '328773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x86ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783173'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A353%3A0x86ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A353%3A0x86ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A353%3A0x86ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A353%3A0x86ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A353%3A0x86ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:353:0x86ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '353'^^xsd:integer;
  dwc:scientificName 'Nereis sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:353:0x86ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2341%3A0x86ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2341%3A0x86ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2341%3A0x86ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2341%3A0x86ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2341%3A0x86ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2341:0x86ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2341'^^xsd:integer;
  dwc:scientificName 'Alviniconcha hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2341:0x86ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A453%3A0x86ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A453%3A0x86ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A453%3A0x86ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A453%3A0x86ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A453%3A0x86ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:453:0x86ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '453'^^xsd:integer;
  dwc:scientificName 'Paralvinella grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:453:0x86ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1227%3A0x54AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1227%3A0x54AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1227%3A0x54AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1227%3A0x54AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1227%3A0x54AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1227:0x54AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1227'^^xsd:integer;
  dwc:scientificName 'Ecbathyrion prolixicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '351201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1227:0x54AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '351201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1301%3A0x54AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1301%3A0x54AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1301%3A0x54AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1301%3A0x54AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1301%3A0x54AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1301:0x54AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1301'^^xsd:integer;
  dwc:scientificName 'Apristurus maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '298470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1301:0x54AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A595%3A0x54AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A595%3A0x54AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A595%3A0x54AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A595%3A0x54AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A595%3A0x54AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:595:0x54AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '595'^^xsd:integer;
  dwc:scientificName 'Neoverruca brachylepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '733292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:595:0x54AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '733292'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A193%3A0x54AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A193%3A0x54AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A193%3A0x54AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A193%3A0x54AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A193%3A0x54AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:193:0x54AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '193'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium fimbriatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:193:0x54AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x55AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x55AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x55AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x55AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x55AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x55AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bathymargarites symplector'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '536893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x55AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1986%3A0x55AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1986%3A0x55AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1986%3A0x55AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1986%3A0x55AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1986%3A0x55AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1986:0x55AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1986'^^xsd:integer;
  dwc:scientificName 'Calyptogena soyoae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '367972'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1986:0x55AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1823016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2280%3A0x55AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2280%3A0x55AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2280%3A0x55AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2280%3A0x55AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2280%3A0x55AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2280:0x55AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2280'^^xsd:integer;
  dwc:scientificName 'Rhynchopelta concentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2280:0x55AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x55AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x55AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x55AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x55AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x55AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x55AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus ovalis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '449977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x55AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x85ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x85ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x85ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x85ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x85ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x85ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Phymorhynchus major'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '434621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x85ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '434621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x85ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x85ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x85ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x85ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x85ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x85ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Amphiduros axialensis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '326354'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x85ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332941'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A678%3A0x85ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A678%3A0x85ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A678%3A0x85ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A678%3A0x85ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A678%3A0x85ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:678:0x85ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '678'^^xsd:integer;
  dwc:scientificName 'Ventiella sulfuris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '557720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:678:0x85ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1250%3A0x85ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1250%3A0x85ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1250%3A0x85ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1250%3A0x85ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1250%3A0x85ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1250:0x85ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1250'^^xsd:integer;
  dwc:scientificName 'Ammothea verenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '239680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1250:0x85ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '407708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A522%3A0x85ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A522%3A0x85ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A522%3A0x85ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.0333003997803 -84.9166030883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.0333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-84.9166030883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3000"^^xsd:integer ;
  dwc:maximumDepthInMeters "3000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A522%3A0x85ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.0333003997803 -84.9166030883789)"^^geo:wktLiteral ;
  geo-pos:lat "26.0333003997803"^^xsd:decimal ;
  geo-pos:long "-84.9166030883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A522%3A0x85ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:522:0x85ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '522'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Florida Escarpment'^^xsd:string;
  dwc:longitude '-84.916603088379'^^xsd:double;
  dwc:latitude '26.03330039978'^^xsd:double;
  dwc:minimumDepth '3000'^^xsd:integer;
  dwc:maximumDepth '3000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:522:0x85ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x85ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x85ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x85ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x85ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x85ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x85ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Sericosura venticola'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '239658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x85ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '239658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1141%3A0x85ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1141%3A0x85ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1141%3A0x85ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1141%3A0x85ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1141%3A0x85ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1141:0x85ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1141'^^xsd:integer;
  dwc:scientificName 'Scotoecetes introrsus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1141:0x85ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355586'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3551%3A0x85ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3551%3A0x85ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3551%3A0x85ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3551%3A0x85ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3551%3A0x85ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3551:0x85ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3551'^^xsd:integer;
  dwc:scientificName 'Somniosus pacificus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '271654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3551:0x85ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '271654'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A129%3A0x55AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A129%3A0x55AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A129%3A0x55AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A129%3A0x55AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A129%3A0x55AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:129:0x55AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '129'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma trifurcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '767074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:129:0x55AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A114%3A0x55AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A114%3A0x55AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A114%3A0x55AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A114%3A0x55AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A114%3A0x55AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:114:0x55AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '114'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '1215959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:114:0x55AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3548%3A0x55AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3548%3A0x55AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3548%3A0x55AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3548%3A0x55AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3548%3A0x55AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3548:0x55AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3548'^^xsd:integer;
  dwc:scientificName 'Rathbunaster californicus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '254844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3548:0x55AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '254844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x55AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x55AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x55AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x55AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x55AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x55AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Dillwynella'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x55AEA50101000700'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x55AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x55AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x55AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x55AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x55AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x55AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '391510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x55AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391510'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1253%3A0x55AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1253%3A0x55AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1253%3A0x55AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1253%3A0x55AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1253%3A0x55AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1253:0x55AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1253'^^xsd:integer;
  dwc:scientificName 'Ammothea verenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '239680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1253:0x55AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '407708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3537%3A0x55AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3537%3A0x55AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3537%3A0x55AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3537%3A0x55AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3537%3A0x55AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3537:0x55AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3537'^^xsd:integer;
  dwc:scientificName 'Pyropelta wakefieldi'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '579299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3537:0x55AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '579299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A154%3A0x55AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A154%3A0x55AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A154%3A0x55AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A154%3A0x55AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A154%3A0x55AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:154:0x55AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '154'^^xsd:integer;
  dwc:scientificName 'Branchipolynoe pettiboneae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:154:0x55AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327284'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A963%3A0x84ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A963%3A0x84ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A963%3A0x84ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A963%3A0x84ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A963%3A0x84ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:963:0x84ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '963'^^xsd:integer;
  dwc:scientificName 'Munidopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:963:0x84ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106836'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x85ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x85ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x85ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3A%3A0x85ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x85ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x85ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Galapagomystides aristata'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '328065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x85ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x85ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x85ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x85ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x85ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x85ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x85ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Eulepetopsis vitrea'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '449958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x85ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1674%3A0x85ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1674%3A0x85ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1674%3A0x85ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5499992370605 -125.050003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-125.050003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1674%3A0x85ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5499992370605 -125.050003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.5499992370605"^^xsd:decimal ;
  geo-pos:long "-125.050003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1674%3A0x85ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1674:0x85ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1674'^^xsd:integer;
  dwc:scientificName 'Nuculana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Cascadia Convergent Margin'^^xsd:string;
  dwc:longitude '-125.05000305176'^^xsd:double;
  dwc:latitude '44.54999923706'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1674:0x85ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138259'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x85ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x85ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x85ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x85ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x85ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x85ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Idas'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '138219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x85ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138219'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A171%3A0x85ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A171%3A0x85ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A171%3A0x85ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A171%3A0x85ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A171%3A0x85ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:171:0x85ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '171'^^xsd:integer;
  dwc:scientificName 'Branchipolynoe symmytilida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:171:0x85ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A670%3A0x85ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A670%3A0x85ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A670%3A0x85ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A670%3A0x85ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A670%3A0x85ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:670:0x85ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '670'^^xsd:integer;
  dwc:scientificName 'Ventiella sulfuris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '557720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:670:0x85ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2176%3A0x55AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2176%3A0x55AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2176%3A0x55AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2176%3A0x55AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2176%3A0x55AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2176:0x55AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2176'^^xsd:integer;
  dwc:scientificName 'Cyathermia naticoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449951'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2176:0x55AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1242%3A0x55AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1242%3A0x55AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1242%3A0x55AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1242%3A0x55AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1242%3A0x55AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1242:0x55AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1242'^^xsd:integer;
  dwc:scientificName 'Oncaea praeclara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '354033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1242:0x55AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '128954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2438%3A0x55AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2438%3A0x55AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2438%3A0x55AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2438%3A0x55AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2438%3A0x55AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2438:0x55AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2438'^^xsd:integer;
  dwc:scientificName 'Ridgeia piscesae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2438:0x55AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x56AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x56AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x56AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x56AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x56AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x56AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna pacifica'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55999755859'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '450010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x56AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A228%3A0x56AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A228%3A0x56AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A228%3A0x56AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A228%3A0x56AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A228%3A0x56AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:228:0x56AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '228'^^xsd:integer;
  dwc:scientificName 'Levensteiniella intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:228:0x56AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2645%3A0x56AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2645%3A0x56AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2645%3A0x56AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2645%3A0x56AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2645%3A0x56AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2645:0x56AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2645'^^xsd:integer;
  dwc:scientificName 'Chondrocladia (Chondrocladia) lampadiglobus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '235778'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2645:0x56AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '235778'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1714%3A0x56AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1714%3A0x56AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1714%3A0x56AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1714%3A0x56AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1714%3A0x56AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1714:0x56AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1714'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus platifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1714:0x56AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1346726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A975%3A0x56AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A975%3A0x56AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A975%3A0x56AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A975%3A0x56AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A975%3A0x56AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:975:0x56AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '975'^^xsd:integer;
  dwc:scientificName 'Propontocypris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:975:0x56AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127689'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2695%3A0x84ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2695%3A0x84ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2695%3A0x84ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.29999995231628 153.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.29999995231628"^^xsd:decimal ;
  dwc:decimalLongitude "153.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1450"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2695%3A0x84ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.29999995231628 153.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-3.29999995231628"^^xsd:decimal ;
  geo-pos:long "153.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2695%3A0x84ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2695:0x84ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2695'^^xsd:integer;
  dwc:scientificName 'Calyptogena (Archivesica) edisonensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'New Ireland Forearc'^^xsd:string;
  dwc:longitude '153.30000305176'^^xsd:double;
  dwc:latitude '-3.2999999523163'^^xsd:double;
  dwc:minimumDepth '1450'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:aphiaid '389766'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2695:0x84ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3620%3A0x84ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3620%3A0x84ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3620%3A0x84ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3620%3A0x84ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3620%3A0x84ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3620:0x84ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3620'^^xsd:integer;
  dwc:scientificName 'Adipicola crypta'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '505923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3620:0x84ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A871%3A0x84ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A871%3A0x84ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A871%3A0x84ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A871%3A0x84ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A871%3A0x84ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:871:0x84ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '871'^^xsd:integer;
  dwc:scientificName 'Chaceon affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:871:0x84ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107369'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A838%3A0x84ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A838%3A0x84ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A838%3A0x84ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A838%3A0x84ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A838%3A0x84ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:838:0x84ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '838'^^xsd:integer;
  dwc:scientificName 'Munidopsis lentigo'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '242561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:838:0x84ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242561'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2120%3A0x84ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2120%3A0x84ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2120%3A0x84ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2120%3A0x84ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2120%3A0x84ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2120:0x84ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2120'^^xsd:integer;
  dwc:scientificName 'Pyropelta bohlei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2120:0x84ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2337%3A0x84ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2337%3A0x84ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2337%3A0x84ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2337%3A0x84ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2337%3A0x84ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2337:0x84ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2337'^^xsd:integer;
  dwc:scientificName 'Alviniconcha hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2337:0x84ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A458%3A0x84ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A458%3A0x84ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A458%3A0x84ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A458%3A0x84ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A458%3A0x84ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:458:0x84ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '458'^^xsd:integer;
  dwc:scientificName 'Paralvinella hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:458:0x84ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1248%3A0x2EACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1248%3A0x2EACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1248%3A0x2EACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1248%3A0x2EACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1248%3A0x2EACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1248:0x2EACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1248'^^xsd:integer;
  dwc:scientificName 'Oncaea praeclara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '354033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1248:0x2EACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '128954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2379%3A0x2EACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2379%3A0x2EACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2379%3A0x2EACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2379%3A0x2EACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2379%3A0x2EACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2379:0x2EACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2379'^^xsd:integer;
  dwc:scientificName 'Chromadorita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '2294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2379:0x2EACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '2294'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1308%3A0x2EACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1308%3A0x2EACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1308%3A0x2EACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1308%3A0x2EACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1308%3A0x2EACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1308:0x2EACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1308'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1308:0x2EACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1405%3A0x2EACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1405%3A0x2EACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1405%3A0x2EACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1405%3A0x2EACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1405%3A0x2EACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1405:0x2EACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1405'^^xsd:integer;
  dwc:scientificName 'Trachyscorpia cristulata echinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '293754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1405:0x2EACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127257'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A462%3A0x2EACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A462%3A0x2EACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A462%3A0x2EACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A462%3A0x2EACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A462%3A0x2EACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:462:0x2EACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '462'^^xsd:integer;
  dwc:scientificName 'Paralvinella hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:462:0x2EACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x2EACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x2EACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x2EACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x2EACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x2EACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x2EACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Sphaerosyllis ridgensis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '332027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x2EACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '332027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2073%3A0x2EACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2073%3A0x2EACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2073%3A0x2EACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2073%3A0x2EACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2073%3A0x2EACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2073:0x2EACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2073'^^xsd:integer;
  dwc:scientificName 'Pseudorimula marianae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2073:0x2EACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1854%3A0x2EACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1854%3A0x2EACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1854%3A0x2EACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1854%3A0x2EACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1854%3A0x2EACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1854:0x2EACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1854'^^xsd:integer;
  dwc:scientificName 'Speculator cariosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '458591'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1854:0x2EACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '458591'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A545%3A0x84ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A545%3A0x84ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A545%3A0x84ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A545%3A0x84ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A545%3A0x84ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:545:0x84ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '545'^^xsd:integer;
  dwc:scientificName 'Grassleia hydrothermalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:545:0x84ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2319%3A0x84ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2319%3A0x84ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2319%3A0x84ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2319%3A0x84ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2319%3A0x84ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2319:0x84ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2319'^^xsd:integer;
  dwc:scientificName 'Neolepetopsis verruca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2319:0x84ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449989'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1490%3A0x84ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1490%3A0x84ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1490%3A0x84ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1490%3A0x84ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1490%3A0x84ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1490:0x84ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1490'^^xsd:integer;
  dwc:scientificName 'Actinostola callosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '100839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1490:0x84ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100839'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2593%3A0x84ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2593%3A0x84ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2593%3A0x84ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2593%3A0x84ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2593%3A0x84ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2593:0x84ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2593'^^xsd:integer;
  dwc:scientificName 'Cytheruridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2593:0x84ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127498'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A389%3A0x84ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A389%3A0x84ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A389%3A0x84ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A389%3A0x84ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A389%3A0x84ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:389:0x84ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '389'^^xsd:integer;
  dwc:scientificName 'Protis hydrothermica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:389:0x84ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3619%3A0x84ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3619%3A0x84ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3619%3A0x84ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3619%3A0x84ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3619%3A0x84ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3619:0x84ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3619'^^xsd:integer;
  dwc:scientificName 'Tromikosoma panamense'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '513622'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3619:0x84ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '513622'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2451%3A0x84ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2451%3A0x84ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2451%3A0x84ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2451%3A0x84ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2451%3A0x84ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2451:0x84ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2451'^^xsd:integer;
  dwc:scientificName 'Tevnia jerichonana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2451:0x84ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1028%3A0xEFAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1028%3A0xEFAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1028%3A0xEFAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1028%3A0xEFAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1028%3A0xEFAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1028:0xEFAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1028'^^xsd:integer;
  dwc:scientificName 'Aphotopontius arcuatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1028:0xEFAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2126%3A0xEFAEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2126%3A0xEFAEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2126%3A0xEFAEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2126%3A0xEFAEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2126%3A0xEFAEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2126:0xEFAEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2126'^^xsd:integer;
  dwc:scientificName 'Pyropelta corymba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450015'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2126:0xEFAEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450015'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2235%3A0x30AFA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2235%3A0x30AFA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2235%3A0x30AFA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2235%3A0x30AFA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2235%3A0x30AFA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2235:0x30AFA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2235'^^xsd:integer;
  dwc:scientificName 'Planorbidella depressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2235:0x30AFA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2443%3A0x30AFA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2443%3A0x30AFA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2443%3A0x30AFA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2443%3A0x30AFA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2443%3A0x30AFA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2443:0x30AFA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2443'^^xsd:integer;
  dwc:scientificName 'Oasisia alvinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2443:0x30AFA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x30AFA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x30AFA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x30AFA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9900016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-127.495002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3232"^^xsd:integer ;
  dwc:maximumDepthInMeters "3232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x30AFA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  geo-pos:lat "40.9900016784668"^^xsd:decimal ;
  geo-pos:long "-127.495002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x30AFA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x30AFA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Nicomache venticola'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-127.49500274658'^^xsd:double;
  dwc:latitude '40.990001678467'^^xsd:double;
  dwc:minimumDepth '3232'^^xsd:integer;
  dwc:maximumDepth '3232'^^xsd:integer;
  dwc:aphiaid '329812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x30AFA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3677%3A0x30AFA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3677%3A0x30AFA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3677%3A0x30AFA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3677%3A0x30AFA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3677%3A0x30AFA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3677:0x30AFA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3677'^^xsd:integer;
  dwc:scientificName 'Sige brunnea'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '334796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3677:0x30AFA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334796'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A937%3A0x30AFA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A937%3A0x30AFA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A937%3A0x30AFA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A937%3A0x30AFA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A937%3A0x30AFA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:937:0x30AFA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '937'^^xsd:integer;
  dwc:scientificName 'Sennaia bidactyla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '550504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:937:0x30AFA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '550504'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1598%3A0x30AFA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1598%3A0x30AFA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1598%3A0x30AFA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1598%3A0x30AFA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1598%3A0x30AFA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1598:0x30AFA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1598'^^xsd:integer;
  dwc:scientificName 'Provanna muricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450008'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1598:0x30AFA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450008'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1435%3A0x83ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1435%3A0x83ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1435%3A0x83ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1435%3A0x83ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1435%3A0x83ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1435:0x83ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1435'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1435:0x83ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125656'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1251%3A0x83ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1251%3A0x83ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1251%3A0x83ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1251%3A0x83ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1251%3A0x83ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1251:0x83ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1251'^^xsd:integer;
  dwc:scientificName 'Ammothea verenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '239680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1251:0x83ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '407708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1562%3A0x83ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1562%3A0x83ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1562%3A0x83ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1562%3A0x83ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1562%3A0x83ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1562:0x83ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1562'^^xsd:integer;
  dwc:scientificName 'Chiridota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '123438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1562:0x83ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123438'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1171%3A0x83ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1171%3A0x83ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1171%3A0x83ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1171%3A0x83ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1171%3A0x83ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1171:0x83ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1171'^^xsd:integer;
  dwc:scientificName 'Halacarellus alvinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '114917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1171:0x83ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '114963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x83ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x83ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x83ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x83ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x83ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x83ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Rhynchopelta concentrica'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '450018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x83ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1941%3A0x83ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1941%3A0x83ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1941%3A0x83ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1941%3A0x83ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1941%3A0x83ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1941:0x83ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1941'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus boomerang'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '457086'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1941:0x83ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '457086'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x83ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x83ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x83ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x83ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x83ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x83ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Paralvinella palmiformis'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '330310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x83ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330310'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A803%3A0x30AFA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A803%3A0x30AFA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A803%3A0x30AFA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A803%3A0x30AFA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A803%3A0x30AFA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:803:0x30AFA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '803'^^xsd:integer;
  dwc:scientificName 'Paralomis jamsteci'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:803:0x30AFA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x30AFA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x30AFA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x30AFA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x30AFA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x30AFA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x30AFA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus ovalis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '449977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x30AFA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449977'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2848%3A0x30AFA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2848%3A0x30AFA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2848%3A0x30AFA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2848%3A0x30AFA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2848%3A0x30AFA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2848:0x30AFA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2848'^^xsd:integer;
  dwc:scientificName 'Ophiactis tyleri'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:aphiaid '243473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2848:0x30AFA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '243473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x30AFA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x30AFA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x30AFA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x30AFA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x30AFA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x30AFA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Branchiplicatus cupreus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '327291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x30AFA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x30AFA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x30AFA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x30AFA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x30AFA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x30AFA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x30AFA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Didangia carneyi'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '879207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x30AFA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '879207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3733%3A0x30AFA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3733%3A0x30AFA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3733%3A0x30AFA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3733%3A0x30AFA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3733%3A0x30AFA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3733:0x30AFA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3733'^^xsd:integer;
  dwc:scientificName 'Dendronotus comteti'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '139522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3733:0x30AFA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139522'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A79%3A0x30AFA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A79%3A0x30AFA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A79%3A0x30AFA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A79%3A0x30AFA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A79%3A0x30AFA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:79:0x30AFA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '79'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327272'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:79:0x30AFA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A646%3A0x30AFA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A646%3A0x30AFA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A646%3A0x30AFA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A646%3A0x30AFA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A646%3A0x30AFA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:646:0x30AFA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '646'^^xsd:integer;
  dwc:scientificName 'Oradarea longimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:646:0x30AFA50101000D00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A993%3A0x83ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A993%3A0x83ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A993%3A0x83ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.29999995231628 153.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.29999995231628"^^xsd:decimal ;
  dwc:decimalLongitude "153.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1450"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A993%3A0x83ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.29999995231628 153.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-3.29999995231628"^^xsd:decimal ;
  geo-pos:long "153.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A993%3A0x83ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:993:0x83ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '993'^^xsd:integer;
  dwc:scientificName 'Shinkaia crosnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'New Ireland Forearc'^^xsd:string;
  dwc:longitude '153.30000305176'^^xsd:double;
  dwc:latitude '-3.2999999523163'^^xsd:double;
  dwc:minimumDepth '1450'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:993:0x83ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378119'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A798%3A0x83ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A798%3A0x83ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A798%3A0x83ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A798%3A0x83ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A798%3A0x83ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:798:0x83ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '798'^^xsd:integer;
  dwc:scientificName 'Lebbeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:798:0x83ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106989'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1450%3A0x83ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1450%3A0x83ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1450%3A0x83ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1450%3A0x83ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1450%3A0x83ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1450:0x83ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1450'^^xsd:integer;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1450:0x83ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2475%3A0x83ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2475%3A0x83ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2475%3A0x83ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2475%3A0x83ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2475%3A0x83ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2475:0x83ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2475'^^xsd:integer;
  dwc:scientificName 'Hymedesmia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '131950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2475:0x83ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131950'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2092%3A0x83ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2092%3A0x83ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2092%3A0x83ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2092%3A0x83ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2092%3A0x83ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2092:0x83ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2092'^^xsd:integer;
  dwc:scientificName 'Fucaria striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2092:0x83ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1570%3A0x83ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1570%3A0x83ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1570%3A0x83ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "137.533294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3840"^^xsd:integer ;
  dwc:maximumDepthInMeters "3840"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1570%3A0x83ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  geo-pos:lat "33.6101989746094"^^xsd:decimal ;
  geo-pos:long "137.533294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1570%3A0x83ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1570:0x83ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1570'^^xsd:integer;
  dwc:scientificName 'Elpidia grlacialis kurilensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '137.53329467773'^^xsd:double;
  dwc:latitude '33.610198974609'^^xsd:double;
  dwc:minimumDepth '3840'^^xsd:integer;
  dwc:maximumDepth '3840'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1570:0x83ACA50101000600'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x83ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x83ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x83ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x83ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x83ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x83ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Pachydermia'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '449913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x83ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449913'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A489%3A0x2EACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A489%3A0x2EACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A489%3A0x2EACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A489%3A0x2EACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A489%3A0x2EACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:489:0x2EACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '489'^^xsd:integer;
  dwc:scientificName 'Paralvinella sulfincola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '334364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:489:0x2EACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A705%3A0x2EACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A705%3A0x2EACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A705%3A0x2EACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A705%3A0x2EACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A705%3A0x2EACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:705:0x2EACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '705'^^xsd:integer;
  dwc:scientificName 'Pardalisca endeavouri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '548448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:705:0x2EACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '548448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x2EACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x2EACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x2EACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x2EACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x2EACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x2EACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Paralvinella grasslei'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '330308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x2EACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1232%3A0x2EACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1232%3A0x2EACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1232%3A0x2EACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1232%3A0x2EACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1232%3A0x2EACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1232:0x2EACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1232'^^xsd:integer;
  dwc:scientificName 'Ambilimbus altalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '362317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1232:0x2EACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '362317'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A377%3A0x2EACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A377%3A0x2EACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A377%3A0x2EACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A377%3A0x2EACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A377%3A0x2EACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:377:0x2EACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '377'^^xsd:integer;
  dwc:scientificName 'Laminatubus alvini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:377:0x2EACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A796%3A0x2FACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A796%3A0x2FACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A796%3A0x2FACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A796%3A0x2FACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A796%3A0x2FACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:796:0x2FACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '796'^^xsd:integer;
  dwc:scientificName 'Lebbeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:796:0x2FACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106989'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1066%3A0x2FACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1066%3A0x2FACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1066%3A0x2FACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1066%3A0x2FACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1066%3A0x2FACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1066:0x2FACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1066'^^xsd:integer;
  dwc:scientificName 'Aphotopontius rapunculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '361407'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1066:0x2FACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '559029'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1799%3A0x2FACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1799%3A0x2FACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1799%3A0x2FACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1799%3A0x2FACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1799%3A0x2FACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1799:0x2FACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1799'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1799:0x2FACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1295%3A0x82ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1295%3A0x82ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1295%3A0x82ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1295%3A0x82ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1295%3A0x82ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1295:0x82ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1295'^^xsd:integer;
  dwc:scientificName 'Laqueus vancouveriensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '235595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1295:0x82ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '235595'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A399%3A0x82ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A399%3A0x82ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A399%3A0x82ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A399%3A0x82ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A399%3A0x82ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:399:0x82ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '399'^^xsd:integer;
  dwc:scientificName 'Prionospio (Minuspio) sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '331104'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:399:0x82ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '558842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A376%3A0x82ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A376%3A0x82ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A376%3A0x82ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A376%3A0x82ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A376%3A0x82ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:376:0x82ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '376'^^xsd:integer;
  dwc:scientificName 'Laminatubus alvini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:376:0x82ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A8%3A0x82ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A8%3A0x82ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A8%3A0x82ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A8%3A0x82ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A8%3A0x82ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:8:0x82ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '8'^^xsd:integer;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:8:0x82ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A6%3A0x82ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A6%3A0x82ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A6%3A0x82ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A6%3A0x82ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A6%3A0x82ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:6:0x82ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '6'^^xsd:integer;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:6:0x82ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A570%3A0x82ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A570%3A0x82ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A570%3A0x82ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A570%3A0x82ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A570%3A0x82ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:570:0x82ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '570'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:570:0x82ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x83ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x83ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x83ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x83ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x83ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x83ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Benthoxynus spiculifer'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '349207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x83ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '349207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3561%3A0x56AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3561%3A0x56AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3561%3A0x56AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3561%3A0x56AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3561%3A0x56AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3561:0x56AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3561'^^xsd:integer;
  dwc:scientificName 'Bathybembix bairdii'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '512110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3561:0x56AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512110'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x56AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x56AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x56AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-31.1499996185303"^^xsd:decimal ;
  dwc:decimalLongitude "-111.933296203613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2335"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x56AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-31.1499996185303 -111.933296203613)"^^geo:wktLiteral ;
  geo-pos:lat "-31.1499996185303"^^xsd:decimal ;
  geo-pos:long "-111.933296203613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x56AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x56AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepidonotopodium riftense'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-111.93329620361'^^xsd:double;
  dwc:latitude '-31.14999961853'^^xsd:double;
  dwc:minimumDepth '2335'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '328773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x56AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783173'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x56AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x56AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x56AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x56AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x56AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x56AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x56AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1155%3A0x56AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1155%3A0x56AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1155%3A0x56AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1155%3A0x56AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1155%3A0x56AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1155:0x56AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1155'^^xsd:integer;
  dwc:scientificName 'Stygiopontius cinctiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1155:0x56AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2792%3A0x56AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2792%3A0x56AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2792%3A0x56AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2792%3A0x56AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2792%3A0x56AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2792:0x56AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2792'^^xsd:integer;
  dwc:scientificName 'Ambilimbus tuerkayi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '362320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2792:0x56AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '362320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2643%3A0x56AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2643%3A0x56AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2643%3A0x56AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2643%3A0x56AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2643%3A0x56AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2643:0x56AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2643'^^xsd:integer;
  dwc:scientificName 'Asbestopluma agglutinans'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '235779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2643:0x56AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '235783'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x56AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x56AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x56AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x56AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x56AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x56AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Dahlella caldariensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '459330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x56AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '459330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2733%3A0x56AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2733%3A0x56AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2733%3A0x56AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2733%3A0x56AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2733%3A0x56AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2733:0x56AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2733'^^xsd:integer;
  dwc:scientificName 'Galapagomystides aristata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '328065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2733:0x56AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x82ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x82ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x82ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x82ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x82ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x82ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepidonotopodium williamsae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '328774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x82ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2769%3A0x82ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2769%3A0x82ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2769%3A0x82ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2769%3A0x82ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2769%3A0x82ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2769:0x82ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2769'^^xsd:integer;
  dwc:scientificName 'Bathyconchoecia paulula'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '127762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2769:0x82ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A563%3A0x82ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A563%3A0x82ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A563%3A0x82ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A563%3A0x82ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A563%3A0x82ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:563:0x82ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '563'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:563:0x82ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3584%3A0x82ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3584%3A0x82ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3584%3A0x82ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2700004577637 -119.220001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-119.220001220703"^^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/212__urn%3Acatalog%3APENN%3AC%3A3584%3A0x82ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2700004577637 -119.220001220703)"^^geo:wktLiteral ;
  geo-pos:lat "33.2700004577637"^^xsd:decimal ;
  geo-pos:long "-119.220001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3584%3A0x82ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3584:0x82ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3584'^^xsd:integer;
  dwc:scientificName 'Eptatretus deani'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Santa Cruz Basin'^^xsd:string;
  dwc:longitude '-119.2200012207'^^xsd:double;
  dwc:latitude '33.270000457764'^^xsd:double;
  dwc:aphiaid '279277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3584:0x82ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '279277'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1199%3A0x82ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1199%3A0x82ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1199%3A0x82ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1199%3A0x82ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1199%3A0x82ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1199:0x82ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1199'^^xsd:integer;
  dwc:scientificName 'Stygiopontius quadrispinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355923'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1199:0x82ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355923'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1551%3A0x82ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1551%3A0x82ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1551%3A0x82ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1551%3A0x82ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1551%3A0x82ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1551:0x82ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1551'^^xsd:integer;
  dwc:scientificName 'Saxipendium coronatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1551:0x82ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x82ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x82ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x82ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x82ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x82ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x82ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x82ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x30AFA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x30AFA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x30AFA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x30AFA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x30AFA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x30AFA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x30AFA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x31AFA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x31AFA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x31AFA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x31AFA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x31AFA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x31AFA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Depressigyra globulus'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '413442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x31AFA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1783%3A0x31AFA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1783%3A0x31AFA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1783%3A0x31AFA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1783%3A0x31AFA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1783%3A0x31AFA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1783:0x31AFA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1783'^^xsd:integer;
  dwc:scientificName 'Graneledone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '157018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1783:0x31AFA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '157018'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x31AFA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x31AFA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x31AFA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5990009307861"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2014999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "645"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x31AFA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  geo-pos:lat "27.5990009307861"^^xsd:decimal ;
  geo-pos:long "-91.2014999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x31AFA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x31AFA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cantrainea'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.201499938965'^^xsd:double;
  dwc:latitude '27.599000930786'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '645'^^xsd:integer;
  dwc:aphiaid '138604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x31AFA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138604'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2927%3A0x31AFA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2927%3A0x31AFA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2927%3A0x31AFA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2927%3A0x31AFA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2927%3A0x31AFA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2927:0x31AFA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2927'^^xsd:integer;
  dwc:scientificName 'Ophienigma spinilimbatum'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '243497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2927:0x31AFA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '243497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A379%3A0x31AFA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A379%3A0x31AFA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A379%3A0x31AFA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A379%3A0x31AFA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A379%3A0x31AFA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:379:0x31AFA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '379'^^xsd:integer;
  dwc:scientificName 'Laminatubus alvini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:379:0x31AFA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2398%3A0x31AFA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2398%3A0x31AFA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2398%3A0x31AFA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2398%3A0x31AFA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2398%3A0x31AFA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2398:0x31AFA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2398'^^xsd:integer;
  dwc:scientificName 'Siphonobrachia lauensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266017'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2398:0x31AFA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A895%3A0x31AFA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A895%3A0x31AFA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A895%3A0x31AFA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A895%3A0x31AFA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A895%3A0x31AFA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:895:0x31AFA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '895'^^xsd:integer;
  dwc:scientificName 'Bythograea microps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:895:0x31AFA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2030%3A0x81ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2030%3A0x81ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2030%3A0x81ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2030%3A0x81ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2030%3A0x81ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2030:0x81ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2030'^^xsd:integer;
  dwc:scientificName 'Calyptogena (Ectenagena) fausta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '135'^^xsd:integer;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2030:0x81ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464351'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A61%3A0x81ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A61%3A0x81ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A61%3A0x81ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A61%3A0x81ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A61%3A0x81ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:61:0x81ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '61'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma burkensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:61:0x81ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783175'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2183%3A0x81ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2183%3A0x81ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2183%3A0x81ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2183%3A0x81ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2183%3A0x81ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2183:0x81ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2183'^^xsd:integer;
  dwc:scientificName 'Lacunoides exquisitus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2183:0x81ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449967'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1767%3A0x81ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1767%3A0x81ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1767%3A0x81ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1767%3A0x81ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1767%3A0x81ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1767:0x81ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1767'^^xsd:integer;
  dwc:scientificName 'Calyptogena solidissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1767:0x81ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1374072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3509%3A0x81ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3509%3A0x81ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3509%3A0x81ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.3400001525879 134.410003662109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.3400001525879"^^xsd:decimal ;
  dwc:decimalLongitude "134.410003662109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3200"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3509%3A0x81ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.3400001525879 134.410003662109)"^^geo:wktLiteral ;
  geo-pos:lat "32.3400001525879"^^xsd:decimal ;
  geo-pos:long "134.410003662109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3509%3A0x81ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3509:0x81ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3509'^^xsd:integer;
  dwc:scientificName 'Abyssoanthus nankaiensis'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nankai Trough'^^xsd:string;
  dwc:longitude '134.41000366211'^^xsd:double;
  dwc:latitude '32.340000152588'^^xsd:double;
  dwc:minimumDepth '3200'^^xsd:integer;
  dwc:aphiaid '446135'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3509:0x81ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '446135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1820%3A0x81ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1820%3A0x81ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1820%3A0x81ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1820%3A0x81ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1820%3A0x81ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1820:0x81ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1820'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1820:0x81ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1905%3A0x82ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1905%3A0x82ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1905%3A0x82ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.59999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.6999969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "5140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1905%3A0x82ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-5.59999990463257"^^xsd:decimal ;
  geo-pos:long "-81.6999969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1905%3A0x82ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1905:0x82ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1905'^^xsd:integer;
  dwc:scientificName 'Neolepetopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Peru Trench'^^xsd:string;
  dwc:longitude '-81.699996948242'^^xsd:double;
  dwc:latitude '-5.5999999046326'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '5140'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1905:0x82ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449904'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1766%3A0x2FACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1766%3A0x2FACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1766%3A0x2FACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1766%3A0x2FACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1766%3A0x2FACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1766:0x2FACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1766'^^xsd:integer;
  dwc:scientificName 'Calyptogena solidissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1766:0x2FACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1374072'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A735%3A0x2FACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A735%3A0x2FACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A735%3A0x2FACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A735%3A0x2FACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A735%3A0x2FACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:735:0x2FACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '735'^^xsd:integer;
  dwc:scientificName 'Systellaspis braueri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107603'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:735:0x2FACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1789994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2349%3A0x2FACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2349%3A0x2FACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2349%3A0x2FACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2349%3A0x2FACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2349%3A0x2FACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2349:0x2FACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2349'^^xsd:integer;
  dwc:scientificName 'Desbruyeresia cancellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449953'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2349:0x2FACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449953'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3545%3A0x2FACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3545%3A0x2FACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3545%3A0x2FACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3545%3A0x2FACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3545%3A0x2FACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3545:0x2FACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3545'^^xsd:integer;
  dwc:scientificName 'Apristurus brunneus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '158512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3545:0x2FACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158512'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2791%3A0x2FACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2791%3A0x2FACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2791%3A0x2FACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2791%3A0x2FACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2791%3A0x2FACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2791:0x2FACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2791'^^xsd:integer;
  dwc:scientificName 'Ambilimbus arcuscelestis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '362148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2791:0x2FACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '362148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A592%3A0x2FACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A592%3A0x2FACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A592%3A0x2FACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A592%3A0x2FACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A592%3A0x2FACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:592:0x2FACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '592'^^xsd:integer;
  dwc:scientificName 'Sericosura cyrtoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '240423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:592:0x2FACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240423'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2000%3A0x2FACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2000%3A0x2FACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2000%3A0x2FACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8332996368408 -57.6665992736816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-57.6665992736816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5000"^^xsd:integer ;
  dwc:maximumDepthInMeters "5000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2000%3A0x2FACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8332996368408 -57.6665992736816)"^^geo:wktLiteral ;
  geo-pos:lat "13.8332996368408"^^xsd:decimal ;
  geo-pos:long "-57.6665992736816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2000%3A0x2FACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2000:0x2FACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2000'^^xsd:integer;
  dwc:scientificName 'Calyptogena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-57.666599273682'^^xsd:double;
  dwc:latitude '13.833299636841'^^xsd:double;
  dwc:minimumDepth '5000'^^xsd:integer;
  dwc:maximumDepth '5000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '367971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2000:0x2FACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '367971'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1569%3A0x2FACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1569%3A0x2FACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1569%3A0x2FACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.59999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.6999969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "5140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1569%3A0x2FACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-5.59999990463257"^^xsd:decimal ;
  geo-pos:long "-81.6999969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1569%3A0x2FACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1569:0x2FACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1569'^^xsd:integer;
  dwc:scientificName 'Scotoplanes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Peru Trench'^^xsd:string;
  dwc:longitude '-81.699996948242'^^xsd:double;
  dwc:latitude '-5.5999999046326'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '5140'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '123520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1569:0x2FACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123520'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1503%3A0x81ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1503%3A0x81ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1503%3A0x81ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1503%3A0x81ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1503%3A0x81ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1503:0x81ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1503'^^xsd:integer;
  dwc:scientificName 'Cerianthus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '100782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1503:0x81ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '100782'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A851%3A0x81ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A851%3A0x81ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A851%3A0x81ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5499992370605 -125.050003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-125.050003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A851%3A0x81ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5499992370605 -125.050003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.5499992370605"^^xsd:decimal ;
  geo-pos:long "-125.050003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A851%3A0x81ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:851:0x81ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '851'^^xsd:integer;
  dwc:scientificName 'Munidopsis subsquamosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Cascadia Convergent Margin'^^xsd:string;
  dwc:longitude '-125.05000305176'^^xsd:double;
  dwc:latitude '44.54999923706'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:851:0x81ACA50101000200'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A58%3A0x81ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A58%3A0x81ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A58%3A0x81ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A58%3A0x81ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A58%3A0x81ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:58:0x81ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '58'^^xsd:integer;
  dwc:scientificName 'Scoloplos (Scoloplos) ehlersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '331778'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:58:0x81ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1744291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A252%3A0x81ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A252%3A0x81ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A252%3A0x81ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A252%3A0x81ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A252%3A0x81ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:252:0x81ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '252'^^xsd:integer;
  dwc:scientificName 'Bathycatalina filamentosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '333087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:252:0x81ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333087'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1746%3A0x81ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1746%3A0x81ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1746%3A0x81ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1746%3A0x81ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1746%3A0x81ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1746:0x81ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1746'^^xsd:integer;
  dwc:scientificName 'Calyptogena magnifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1746:0x81ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1445254'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1294%3A0x81ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1294%3A0x81ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1294%3A0x81ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1294%3A0x81ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1294%3A0x81ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1294:0x81ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1294'^^xsd:integer;
  dwc:scientificName 'Laqueus californianus californica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1294:0x81ACA50101000600'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x81ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x81ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x81ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-117.718002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x81ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  geo-pos:lat "32.2182998657227"^^xsd:decimal ;
  geo-pos:long "-117.718002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x81ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x81ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Cyathermia naticoides'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '-117.71800231934'^^xsd:double;
  dwc:latitude '32.218299865723'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '449951'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x81ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1217%3A0x56AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1217%3A0x56AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1217%3A0x56AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1217%3A0x56AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1217%3A0x56AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1217:0x56AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1217'^^xsd:integer;
  dwc:scientificName 'Stygiopontius verruculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355926'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1217:0x56AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355926'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1312%3A0x57AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1312%3A0x57AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1312%3A0x57AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1312%3A0x57AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1312%3A0x57AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1312:0x57AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1312'^^xsd:integer;
  dwc:scientificName 'Thermobiotes mytilogeiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '282966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1312:0x57AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A243%3A0x57AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A243%3A0x57AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A243%3A0x57AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A243%3A0x57AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A243%3A0x57AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:243:0x57AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '243'^^xsd:integer;
  dwc:scientificName 'Levensteiniella kincaidi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:243:0x57AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1953%3A0x57AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1953%3A0x57AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1953%3A0x57AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1953%3A0x57AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1953%3A0x57AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1953:0x57AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1953'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus pustulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1953:0x57AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1841%3A0x57AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1841%3A0x57AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1841%3A0x57AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1841%3A0x57AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1841%3A0x57AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1841:0x57AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1841'^^xsd:integer;
  dwc:scientificName 'Peltospira smaragdina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1841:0x57AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180917'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1904%3A0x57AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1904%3A0x57AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1904%3A0x57AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1904%3A0x57AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1904%3A0x57AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1904:0x57AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1904'^^xsd:integer;
  dwc:scientificName 'Mitrella permodesta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '760898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1904:0x57AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '746894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x57AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x57AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x57AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x57AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x57AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x57AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus pustulosus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '449978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x57AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A215%3A0x57AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A215%3A0x57AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A215%3A0x57AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A215%3A0x57AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A215%3A0x57AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:215:0x57AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '215'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium williamsae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:215:0x57AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2419%3A0x80ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2419%3A0x80ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2419%3A0x80ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3250"^^xsd:integer ;
  dwc:maximumDepthInMeters "5220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2419%3A0x80ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -148)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "-148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2419%3A0x80ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2419:0x80ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2419'^^xsd:integer;
  dwc:scientificName 'Spirobrachia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Aleutian Trench'^^xsd:string;
  dwc:longitude '-148'^^xsd:integer;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '3250'^^xsd:integer;
  dwc:maximumDepth '5220'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2419:0x80ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265031'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1813%3A0x80ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1813%3A0x80ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1813%3A0x80ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1813%3A0x80ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1813%3A0x80ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1813:0x80ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1813'^^xsd:integer;
  dwc:scientificName 'Sutilizona pterodon'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1813:0x80ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1703%3A0x80ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1703%3A0x80ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1703%3A0x80ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1703%3A0x80ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1703%3A0x80ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1703:0x80ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1703'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1703:0x80ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x80ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x80ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x80ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x80ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x80ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x80ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchipolynoe symmytilida'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '327286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x80ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2760%3A0x80ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2760%3A0x80ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2760%3A0x80ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2760%3A0x80ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2760%3A0x80ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2760:0x80ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2760'^^xsd:integer;
  dwc:scientificName 'Bathybdella sawyeri'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '370602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2760:0x80ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '370602'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x80ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x80ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x80ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x80ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x80ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x80ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Alvinella caudata'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '326268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x80ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2222%3A0x81ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2222%3A0x81ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2222%3A0x81ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2222%3A0x81ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2222%3A0x81ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2222:0x81ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2222'^^xsd:integer;
  dwc:scientificName 'Pachydermia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2222:0x81ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1144%3A0x2FACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1144%3A0x2FACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1144%3A0x2FACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1144%3A0x2FACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1144%3A0x2FACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1144:0x2FACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1144'^^xsd:integer;
  dwc:scientificName 'Stygiopontius appositus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1144:0x2FACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2174%3A0x2FACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2174%3A0x2FACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2174%3A0x2FACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2174%3A0x2FACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2174%3A0x2FACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2174:0x2FACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2174'^^xsd:integer;
  dwc:scientificName 'Symmetromphalus regularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450022'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2174:0x2FACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450022'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2796%3A0x2FACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2796%3A0x2FACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2796%3A0x2FACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.29999995231628 153.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.29999995231628"^^xsd:decimal ;
  dwc:decimalLongitude "153.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1450"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2796%3A0x2FACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.29999995231628 153.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "-3.29999995231628"^^xsd:decimal ;
  geo-pos:long "153.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2796%3A0x2FACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2796:0x2FACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2796'^^xsd:integer;
  dwc:scientificName 'Stenhelia gundulae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'New Ireland Forearc'^^xsd:string;
  dwc:longitude '153.30000305176'^^xsd:double;
  dwc:latitude '-3.2999999523163'^^xsd:double;
  dwc:minimumDepth '1450'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:aphiaid '362069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2796:0x2FACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '579519'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2283%3A0x2FACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2283%3A0x2FACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2283%3A0x2FACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2283%3A0x2FACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2283%3A0x2FACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2283:0x2FACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2283'^^xsd:integer;
  dwc:scientificName 'Rhynchopelta concentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2283:0x2FACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x70ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x70ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x70ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-117.718002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x70ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  geo-pos:lat "32.2182998657227"^^xsd:decimal ;
  geo-pos:long "-117.718002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x70ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x70ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Paralvinella grasslei'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '-117.71800231934'^^xsd:double;
  dwc:latitude '32.218299865723'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '330308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x70ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2797%3A0x70ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2797%3A0x70ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2797%3A0x70ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -130)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-130"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2797%3A0x70ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -130)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-130"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2797%3A0x70ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2797:0x70ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2797'^^xsd:integer;
  dwc:scientificName 'Misophriopsis longicaudata'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2797:0x70ACA50101000100'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A134%3A0x70ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A134%3A0x70ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A134%3A0x70ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A134%3A0x70ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A134%3A0x70ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:134:0x70ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '134'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma tunnicliffeae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '767075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:134:0x70ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2089%3A0x70ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2089%3A0x70ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2089%3A0x70ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2089%3A0x70ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2089%3A0x70ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2089:0x70ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2089'^^xsd:integer;
  dwc:scientificName 'Fucaria striata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2089:0x70ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A884%3A0x80ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A884%3A0x80ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A884%3A0x80ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A884%3A0x80ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A884%3A0x80ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:884:0x80ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '884'^^xsd:integer;
  dwc:scientificName 'Austinograea alayseae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '410818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:884:0x80ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '410818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1454%3A0x80ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1454%3A0x80ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1454%3A0x80ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1454%3A0x80ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1454%3A0x80ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1454:0x80ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1454'^^xsd:integer;
  dwc:scientificName 'Hydrolagus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1454:0x80ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3623%3A0x80ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3623%3A0x80ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3623%3A0x80ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3623%3A0x80ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3623%3A0x80ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3623:0x80ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3623'^^xsd:integer;
  dwc:scientificName 'Asymmetron inferum'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '266627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3623:0x80ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266627'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x80ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x80ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x80ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x80ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x80ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x80ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Idas macdonaldi'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '420700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x80ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '420700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2112%3A0x80ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2112%3A0x80ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2112%3A0x80ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2112%3A0x80ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2112%3A0x80ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2112:0x80ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2112'^^xsd:integer;
  dwc:scientificName 'Paralepetopsis rosemariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '510043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2112:0x80ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '510043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2276%3A0x80ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2276%3A0x80ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2276%3A0x80ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2276%3A0x80ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2276%3A0x80ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2276:0x80ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2276'^^xsd:integer;
  dwc:scientificName 'Peltospira delicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '413443'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2276:0x80ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413443'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x80ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x80ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x80ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x80ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x80ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x80ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Nodopelta heminoda'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449991'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x80ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449991'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1955%3A0x31AFA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1955%3A0x31AFA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1955%3A0x31AFA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1955%3A0x31AFA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1955%3A0x31AFA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1955:0x31AFA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1955'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus pustulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1955:0x31AFA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A290%3A0x31AFA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A290%3A0x31AFA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A290%3A0x31AFA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A290%3A0x31AFA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A290%3A0x31AFA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:290:0x31AFA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '290'^^xsd:integer;
  dwc:scientificName 'Hesiolyra bergi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:290:0x31AFA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328337'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2428%3A0x31AFA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2428%3A0x31AFA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2428%3A0x31AFA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3250"^^xsd:integer ;
  dwc:maximumDepthInMeters "5220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2428%3A0x31AFA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -148)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "-148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2428%3A0x31AFA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2428:0x31AFA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2428'^^xsd:integer;
  dwc:scientificName 'Sclerolinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Aleutian Trench'^^xsd:string;
  dwc:longitude '-148'^^xsd:integer;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '3250'^^xsd:integer;
  dwc:maximumDepth '5220'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2428:0x31AFA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129106'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A484%3A0x31AFA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A484%3A0x31AFA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A484%3A0x31AFA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A484%3A0x31AFA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A484%3A0x31AFA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:484:0x31AFA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '484'^^xsd:integer;
  dwc:scientificName 'Paralvinella pandorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:484:0x31AFA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A876%3A0x31AFA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A876%3A0x31AFA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A876%3A0x31AFA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A876%3A0x31AFA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A876%3A0x31AFA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:876:0x31AFA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '876'^^xsd:integer;
  dwc:scientificName 'Austinograea williamsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '410819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:876:0x31AFA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '410819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A498%3A0x31AFA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A498%3A0x31AFA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A498%3A0x31AFA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A498%3A0x31AFA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A498%3A0x31AFA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:498:0x31AFA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '498'^^xsd:integer;
  dwc:scientificName 'Parougia wolfi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:498:0x31AFA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1160%3A0x31AFA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1160%3A0x31AFA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1160%3A0x31AFA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1160%3A0x31AFA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1160%3A0x31AFA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1160:0x31AFA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1160'^^xsd:integer;
  dwc:scientificName 'Stygiopontius cladarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '361212'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1160:0x31AFA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '361212'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2256%3A0x31AFA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2256%3A0x31AFA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2256%3A0x31AFA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2256%3A0x31AFA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2256%3A0x31AFA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2256:0x31AFA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2256'^^xsd:integer;
  dwc:scientificName 'Nodopelta subnoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2256:0x31AFA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449993'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x7FACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7FACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7FACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7FACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x7FACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x7FACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Teredothyra matocotana'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '527822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x7FACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '527822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1679%3A0x7FACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1679%3A0x7FACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1679%3A0x7FACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1679%3A0x7FACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1679%3A0x7FACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1679:0x7FACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1679'^^xsd:integer;
  dwc:scientificName 'Gorgoleptis spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1679:0x7FACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A680%3A0x7FACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A680%3A0x7FACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A680%3A0x7FACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A680%3A0x7FACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A680%3A0x7FACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:680:0x7FACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '680'^^xsd:integer;
  dwc:scientificName 'Ventiella sulfuris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '557720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:680:0x7FACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3605%3A0x7FACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3605%3A0x7FACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3605%3A0x7FACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3605%3A0x7FACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3605%3A0x7FACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3605:0x7FACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3605'^^xsd:integer;
  dwc:scientificName 'Paralomis manningi'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '550587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3605:0x7FACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '550587'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x7FACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7FACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7FACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7FACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x7FACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x7FACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Clypeosectus curvus'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '449948'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x7FACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x80ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x80ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x80ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x80ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x80ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x80ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepidonotopodium piscesae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '328772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x80ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2824%3A0x80ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2824%3A0x80ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2824%3A0x80ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2824%3A0x80ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2824%3A0x80ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2824:0x80ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2824'^^xsd:integer;
  dwc:scientificName 'Torometopa saldanhae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '389652'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2824:0x80ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '744520'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A573%3A0x57AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A573%3A0x57AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A573%3A0x57AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A573%3A0x57AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A573%3A0x57AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:573:0x57AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '573'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:573:0x57AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A854%3A0x57AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A854%3A0x57AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A854%3A0x57AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A854%3A0x57AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A854%3A0x57AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:854:0x57AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '854'^^xsd:integer;
  dwc:scientificName 'Munidopsis subsquamosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:854:0x57AEA50101000800'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A741%3A0x57AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A741%3A0x57AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A741%3A0x57AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A741%3A0x57AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A741%3A0x57AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:741:0x57AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '741'^^xsd:integer;
  dwc:scientificName 'Alvinocaris longirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:741:0x57AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378089'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x57AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x57AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x57AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x57AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x57AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x57AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Nereis sandersi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '329739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x57AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A974%3A0x57AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A974%3A0x57AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A974%3A0x57AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.0832996368408 -44.7999992370605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.0832996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-44.7999992370605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A974%3A0x57AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.0832996368408 -44.7999992370605)"^^geo:wktLiteral ;
  geo-pos:lat "15.0832996368408"^^xsd:decimal ;
  geo-pos:long "-44.7999992370605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A974%3A0x57AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:974:0x57AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '974'^^xsd:integer;
  dwc:scientificName 'Altiverruca erecta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.79999923706'^^xsd:double;
  dwc:latitude '15.083299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '3800'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:974:0x57AEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x57AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x57AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x57AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x57AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x57AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x57AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Prionospio'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x57AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2772%3A0x57AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2772%3A0x57AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2772%3A0x57AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2772%3A0x57AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2772%3A0x57AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2772:0x57AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2772'^^xsd:integer;
  dwc:scientificName 'Thomontocypris gollnerae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '460474'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2772:0x57AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '460474'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x57AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x57AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x57AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5990009307861"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2014999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "645"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x57AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  geo-pos:lat "27.5990009307861"^^xsd:decimal ;
  geo-pos:long "-91.2014999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x57AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x57AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Hesiocaeca methanicola'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.201499938965'^^xsd:double;
  dwc:latitude '27.599000930786'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '645'^^xsd:integer;
  dwc:aphiaid '328335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x57AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '851416'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A428%3A0x58AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A428%3A0x58AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A428%3A0x58AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A428%3A0x58AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A428%3A0x58AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:428:0x58AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '428'^^xsd:integer;
  dwc:scientificName 'Alvinella pompejana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '336171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:428:0x58AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '336171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x7FACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7FACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7FACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7FACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x7FACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x7FACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Paralvinella'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '324591'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x7FACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324591'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x7FACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7FACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7FACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7FACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x7FACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x7FACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Levensteiniella kincaidi'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:aphiaid '328835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x7FACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x7FACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7FACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7FACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4744987487793 -125.27799987793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4744987487793"^^xsd:decimal ;
  dwc:decimalLongitude "-125.27799987793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7FACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4744987487793 -125.27799987793)"^^geo:wktLiteral ;
  geo-pos:lat "44.4744987487793"^^xsd:decimal ;
  geo-pos:long "-125.27799987793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x7FACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x7FACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.27799987793'^^xsd:double;
  dwc:latitude '44.474498748779'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '138667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x7FACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138667'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A242%3A0x7FACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A242%3A0x7FACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A242%3A0x7FACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A242%3A0x7FACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A242%3A0x7FACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:242:0x7FACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '242'^^xsd:integer;
  dwc:scientificName 'Levensteiniella kincaidi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:242:0x7FACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A130%3A0x7FACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A130%3A0x7FACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A130%3A0x7FACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A130%3A0x7FACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A130%3A0x7FACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:130:0x7FACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '130'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma trifurcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '767074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:130:0x7FACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A150%3A0x7FACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A150%3A0x7FACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A150%3A0x7FACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A150%3A0x7FACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A150%3A0x7FACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:150:0x7FACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '150'^^xsd:integer;
  dwc:scientificName 'Branchipolynoe pettiboneae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:150:0x7FACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327284'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3576%3A0x7FACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3576%3A0x7FACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3576%3A0x7FACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3576%3A0x7FACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3576%3A0x7FACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3576:0x7FACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3576'^^xsd:integer;
  dwc:scientificName 'Bathyraja trachura'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '271538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3576:0x7FACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '271538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1339%3A0x58AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1339%3A0x58AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1339%3A0x58AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1339%3A0x58AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1339%3A0x58AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1339:0x58AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1339'^^xsd:integer;
  dwc:scientificName 'Gaidropsarus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '125743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1339:0x58AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '125743'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A157%3A0x58AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A157%3A0x58AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A157%3A0x58AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A157%3A0x58AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A157%3A0x58AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:157:0x58AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '157'^^xsd:integer;
  dwc:scientificName 'Branchipolynoe pettiboneae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:157:0x58AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327284'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x58AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x58AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x58AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x58AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x58AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x58AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Nodopelta'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '449918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x58AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449918'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x58AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x58AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x58AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-89.7699966430664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "487"^^xsd:integer ;
  dwc:maximumDepthInMeters "624"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x58AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2999992370605 -89.7699966430664)"^^geo:wktLiteral ;
  geo-pos:lat "28.2999992370605"^^xsd:decimal ;
  geo-pos:long "-89.7699966430664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x58AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x58AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cantrainea macleani'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-89.769996643066'^^xsd:double;
  dwc:latitude '28.299999237061'^^xsd:double;
  dwc:minimumDepth '487'^^xsd:integer;
  dwc:maximumDepth '624'^^xsd:integer;
  dwc:aphiaid '419463'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x58AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '419463'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A457%3A0x58AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A457%3A0x58AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A457%3A0x58AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A457%3A0x58AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A457%3A0x58AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:457:0x58AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '457'^^xsd:integer;
  dwc:scientificName 'Paralvinella hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:457:0x58AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x58AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x58AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x58AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7350006103516"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "533"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x58AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.7350006103516"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x58AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x58AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bathynerita naticoidea'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '27.735000610352'^^xsd:double;
  dwc:minimumDepth '533'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '419502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x58AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1052704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1357%3A0x58AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1357%3A0x58AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1357%3A0x58AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1357%3A0x58AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1357%3A0x58AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1357:0x58AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1357'^^xsd:integer;
  dwc:scientificName 'Centroscymnus coelolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1357:0x58AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A143%3A0x58AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A143%3A0x58AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A143%3A0x58AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A143%3A0x58AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A143%3A0x58AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:143:0x58AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Branchiplicatus cupreus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:143:0x58AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x58AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x58AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x58AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x58AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x58AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x58AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Misophriopsis longicauda'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '348215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x58AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348215'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1838%3A0x7EACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1838%3A0x7EACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1838%3A0x7EACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1838%3A0x7EACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1838%3A0x7EACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1838:0x7EACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1838'^^xsd:integer;
  dwc:scientificName 'Peltospira smaragdina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '180917'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1838:0x7EACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180917'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1999%3A0x7EACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1999%3A0x7EACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1999%3A0x7EACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.59999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.6999969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "5140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1999%3A0x7EACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-5.59999990463257"^^xsd:decimal ;
  geo-pos:long "-81.6999969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1999%3A0x7EACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1999:0x7EACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1999'^^xsd:integer;
  dwc:scientificName 'Calyptogena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Peru Trench'^^xsd:string;
  dwc:longitude '-81.699996948242'^^xsd:double;
  dwc:latitude '-5.5999999046326'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '5140'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '367971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1999:0x7EACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '367971'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1872%3A0x7EACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1872%3A0x7EACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1872%3A0x7EACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1872%3A0x7EACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1872%3A0x7EACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1872:0x7EACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1872'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus major'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '434621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1872:0x7EACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '434621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2620%3A0x7EACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2620%3A0x7EACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2620%3A0x7EACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2620%3A0x7EACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2620%3A0x7EACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2620:0x7EACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2620'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2620:0x7EACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129266'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x7FACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7FACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7FACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7599983215332 -127.76000213623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7599983215332"^^xsd:decimal ;
  dwc:decimalLongitude "-127.76000213623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2660"^^xsd:integer ;
  dwc:maximumDepthInMeters "2660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7FACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7599983215332 -127.76000213623)"^^geo:wktLiteral ;
  geo-pos:lat "47.7599983215332"^^xsd:decimal ;
  geo-pos:long "-127.76000213623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x7FACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x7FACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Copulabyssia'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.76000213623'^^xsd:double;
  dwc:latitude '47.759998321533'^^xsd:double;
  dwc:minimumDepth '2660'^^xsd:integer;
  dwc:maximumDepth '2660'^^xsd:integer;
  dwc:aphiaid '138391'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x7FACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138391'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2063%3A0x7FACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2063%3A0x7FACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2063%3A0x7FACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2063%3A0x7FACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2063%3A0x7FACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2063:0x7FACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2063'^^xsd:integer;
  dwc:scientificName 'Clypeosectus delectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2063:0x7FACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x7FACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x7FACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x7FACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-117.718002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x7FACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  geo-pos:lat "32.2182998657227"^^xsd:decimal ;
  geo-pos:long "-117.718002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x7FACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x7FACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus pustulosus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '-117.71800231934'^^xsd:double;
  dwc:latitude '32.218299865723'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '449978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x7FACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x32AFA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x32AFA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x32AFA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.625"^^xsd:decimal ;
  dwc:decimalLongitude "-104.209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2538"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x32AFA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "8.625"^^xsd:decimal ;
  geo-pos:long "-104.209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x32AFA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x32AFA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ophryotrocha akessoni'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.20999908447'^^xsd:double;
  dwc:latitude '8.625'^^xsd:double;
  dwc:minimumDepth '2538'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '330194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x32AFA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A520%3A0x32AFA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A520%3A0x32AFA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A520%3A0x32AFA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A520%3A0x32AFA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A520%3A0x32AFA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:520:0x32AFA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '520'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:520:0x32AFA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x32AFA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x32AFA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x32AFA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x32AFA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x32AFA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x32AFA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Odostomia'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '138413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x32AFA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138413'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A753%3A0x32AFA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A753%3A0x32AFA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A753%3A0x32AFA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A753%3A0x32AFA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A753%3A0x32AFA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:753:0x32AFA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '753'^^xsd:integer;
  dwc:scientificName 'Alvinocaris lusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378090'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:753:0x32AFA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378090'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3751%3A0x32AFA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3751%3A0x32AFA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3751%3A0x32AFA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3751%3A0x32AFA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3751%3A0x32AFA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3751:0x32AFA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3751'^^xsd:integer;
  dwc:scientificName 'Altiverruca obliqua'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '106250'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3751:0x32AFA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106250'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1951%3A0x32AFA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1951%3A0x32AFA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1951%3A0x32AFA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1951%3A0x32AFA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1951%3A0x32AFA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1951:0x32AFA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1951'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus pustulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1951:0x32AFA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A850%3A0x32AFA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A850%3A0x32AFA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A850%3A0x32AFA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A850%3A0x32AFA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A850%3A0x32AFA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:850:0x32AFA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '850'^^xsd:integer;
  dwc:scientificName 'Munidopsis subsquamosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:850:0x32AFA50101000600'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1330%3A0x32AFA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1330%3A0x32AFA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1330%3A0x32AFA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1330%3A0x32AFA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1330%3A0x32AFA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1330:0x32AFA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1330'^^xsd:integer;
  dwc:scientificName 'Coelorinchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '268809'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1330:0x32AFA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '268809'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2363%3A0x7EACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2363%3A0x7EACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2363%3A0x7EACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2363%3A0x7EACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2363%3A0x7EACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2363:0x7EACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2363'^^xsd:integer;
  dwc:scientificName 'Desbruyeresia spinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449956'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2363:0x7EACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449956'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2494%3A0x7EACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2494%3A0x7EACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2494%3A0x7EACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2494%3A0x7EACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2494%3A0x7EACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2494:0x7EACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2494'^^xsd:integer;
  dwc:scientificName 'Scillaelepas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2494:0x7EACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106099'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1781%3A0x7EACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1781%3A0x7EACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1781%3A0x7EACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1781%3A0x7EACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1781%3A0x7EACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1781:0x7EACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1781'^^xsd:integer;
  dwc:scientificName 'Graneledone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '157018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1781:0x7EACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '157018'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A663%3A0x7EACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A663%3A0x7EACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A663%3A0x7EACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A663%3A0x7EACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A663%3A0x7EACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:663:0x7EACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '663'^^xsd:integer;
  dwc:scientificName 'Hirondellea glutonis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '490556'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:663:0x7EACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '490556'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2020%3A0x7EACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2020%3A0x7EACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2020%3A0x7EACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2020%3A0x7EACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2020%3A0x7EACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2020:0x7EACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2020'^^xsd:integer;
  dwc:scientificName 'Idas washingtonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '506042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2020:0x7EACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1421%3A0x7EACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1421%3A0x7EACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1421%3A0x7EACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1421%3A0x7EACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1421%3A0x7EACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1421:0x7EACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1421'^^xsd:integer;
  dwc:scientificName 'Etmopterus mirabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1421:0x7EACA50101000900'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2004%3A0x7EACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2004%3A0x7EACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2004%3A0x7EACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6399993896484 -125.26000213623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6399993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-125.26000213623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1390"^^xsd:integer ;
  dwc:maximumDepthInMeters "2380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2004%3A0x7EACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6399993896484 -125.26000213623)"^^geo:wktLiteral ;
  geo-pos:lat "44.6399993896484"^^xsd:decimal ;
  geo-pos:long "-125.26000213623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2004%3A0x7EACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2004:0x7EACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2004'^^xsd:integer;
  dwc:scientificName 'Calyptogena'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.26000213623'^^xsd:double;
  dwc:latitude '44.639999389648'^^xsd:double;
  dwc:minimumDepth '1390'^^xsd:integer;
  dwc:maximumDepth '2380'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '367971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2004:0x7EACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '367971'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2017%3A0x32AFA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2017%3A0x32AFA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2017%3A0x32AFA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2017%3A0x32AFA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2017%3A0x32AFA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2017:0x32AFA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2017'^^xsd:integer;
  dwc:scientificName 'Vesicomya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2017:0x32AFA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138657'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1440%3A0x32AFA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1440%3A0x32AFA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1440%3A0x32AFA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1440%3A0x32AFA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1440%3A0x32AFA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1440:0x32AFA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1440'^^xsd:integer;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1440:0x32AFA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2693%3A0x32AFA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2693%3A0x32AFA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2693%3A0x32AFA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2693%3A0x32AFA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2693%3A0x32AFA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2693:0x32AFA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2693'^^xsd:integer;
  dwc:scientificName 'Calyptogena extenta'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:aphiaid '606449'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2693:0x32AFA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1823003'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A870%3A0x32AFA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A870%3A0x32AFA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A870%3A0x32AFA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A870%3A0x32AFA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A870%3A0x32AFA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:870:0x32AFA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '870'^^xsd:integer;
  dwc:scientificName 'Macroregonia macrochira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '442169'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:870:0x32AFA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '442169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2439%3A0x32AFA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2439%3A0x32AFA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2439%3A0x32AFA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2439%3A0x32AFA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2439%3A0x32AFA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2439:0x32AFA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2439'^^xsd:integer;
  dwc:scientificName 'Ridgeia piscesae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2439:0x32AFA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x32AFA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x32AFA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x32AFA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x32AFA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x32AFA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x32AFA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Teredo'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x32AFA50101000D00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3549%3A0x32AFA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3549%3A0x32AFA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3549%3A0x32AFA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3549%3A0x32AFA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3549%3A0x32AFA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3549:0x32AFA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3549'^^xsd:integer;
  dwc:scientificName 'Allocentrotus fragilis'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '513096'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3549:0x32AFA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '569742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1431%3A0x33AFA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1431%3A0x33AFA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1431%3A0x33AFA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1431%3A0x33AFA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1431%3A0x33AFA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1431:0x33AFA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1431'^^xsd:integer;
  dwc:scientificName 'Microstomus pacificus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '274294'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1431:0x33AFA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1967%3A0x7DACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1967%3A0x7DACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1967%3A0x7DACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1967%3A0x7DACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1967%3A0x7DACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1967:0x7DACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1967'^^xsd:integer;
  dwc:scientificName 'Conchocele'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '135'^^xsd:integer;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '391511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1967:0x7DACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391511'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A169%3A0x7DACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A169%3A0x7DACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A169%3A0x7DACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A169%3A0x7DACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A169%3A0x7DACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:169:0x7DACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '169'^^xsd:integer;
  dwc:scientificName 'Branchipolynoe seepensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:169:0x7DACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1014%3A0x7DACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1014%3A0x7DACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1014%3A0x7DACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1014%3A0x7DACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1014%3A0x7DACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1014:0x7DACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1014'^^xsd:integer;
  dwc:scientificName 'Hyphalion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '347273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1014:0x7DACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '347273'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1989%3A0x7EACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1989%3A0x7EACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1989%3A0x7EACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1989%3A0x7EACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1989%3A0x7EACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1989:0x7EACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1989'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus tevnianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1989:0x7EACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A316%3A0x7EACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A316%3A0x7EACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A316%3A0x7EACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A316%3A0x7EACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A316%3A0x7EACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:316:0x7EACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '316'^^xsd:integer;
  dwc:scientificName 'Sirsoe grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '334807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:316:0x7EACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A664%3A0x7EACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A664%3A0x7EACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A664%3A0x7EACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A664%3A0x7EACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A664%3A0x7EACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:664:0x7EACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '664'^^xsd:integer;
  dwc:scientificName 'Orchomene abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '102654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:664:0x7EACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '102492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A508%3A0x7EACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A508%3A0x7EACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A508%3A0x7EACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A508%3A0x7EACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A508%3A0x7EACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:508:0x7EACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '508'^^xsd:integer;
  dwc:scientificName 'Amathys lutzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:508:0x7EACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '730684'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1131%3A0x58AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1131%3A0x58AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1131%3A0x58AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1131%3A0x58AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1131%3A0x58AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1131:0x58AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1131'^^xsd:integer;
  dwc:scientificName 'Rhogobius contractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1131:0x58AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A789%3A0x58AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A789%3A0x58AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A789%3A0x58AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A789%3A0x58AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A789%3A0x58AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:789:0x58AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '789'^^xsd:integer;
  dwc:scientificName 'Lebbeus carinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:789:0x58AEA50101000B00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2728%3A0x58AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2728%3A0x58AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2728%3A0x58AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2728%3A0x58AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2728%3A0x58AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2728:0x58AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2728'^^xsd:integer;
  dwc:scientificName 'Thraumastos dieteri'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2728:0x58AEA50101000C00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2570%3A0x58AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2570%3A0x58AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2570%3A0x58AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2570%3A0x58AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2570%3A0x58AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2570:0x58AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2570'^^xsd:integer;
  dwc:scientificName 'Neolepas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '534843'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2570:0x58AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '534843'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x58AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x58AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x58AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x58AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x58AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x58AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Pachydermia laevis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '449994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x58AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2399%3A0x59AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2399%3A0x59AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2399%3A0x59AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2399%3A0x59AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2399%3A0x59AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2399:0x59AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2399'^^xsd:integer;
  dwc:scientificName 'Siphonobrachia lauensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266017'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2399:0x59AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266017'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x59AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x59AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x59AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9900016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-127.495002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3232"^^xsd:integer ;
  dwc:maximumDepthInMeters "3232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x59AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  geo-pos:lat "40.9900016784668"^^xsd:decimal ;
  geo-pos:long "-127.495002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x59AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x59AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna variabilis'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-127.49500274658'^^xsd:double;
  dwc:latitude '40.990001678467'^^xsd:double;
  dwc:minimumDepth '3232'^^xsd:integer;
  dwc:maximumDepth '3232'^^xsd:integer;
  dwc:aphiaid '450012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x59AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A494%3A0x59AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A494%3A0x59AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A494%3A0x59AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A494%3A0x59AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A494%3A0x59AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:494:0x59AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '494'^^xsd:integer;
  dwc:scientificName 'Paralvinella sulfincola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '334364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:494:0x59AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x59AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x59AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x59AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x59AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x59AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x59AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna variabilis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '450012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x59AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1209%3A0x7DACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1209%3A0x7DACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1209%3A0x7DACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1209%3A0x7DACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1209%3A0x7DACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1209:0x7DACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1209'^^xsd:integer;
  dwc:scientificName 'Halacarellus auzendei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '114919'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1209:0x7DACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '114919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A60%3A0x7DACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A60%3A0x7DACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A60%3A0x7DACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A60%3A0x7DACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A60%3A0x7DACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:60:0x7DACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '60'^^xsd:integer;
  dwc:scientificName 'Bathykurila guaymasensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '333092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:60:0x7DACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333092'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1187%3A0x7DACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1187%3A0x7DACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1187%3A0x7DACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1187%3A0x7DACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1187%3A0x7DACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1187:0x7DACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1187'^^xsd:integer;
  dwc:scientificName 'Stygiopontius paxillifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1187:0x7DACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355922'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2457%3A0x7DACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2457%3A0x7DACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2457%3A0x7DACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2457%3A0x7DACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2457%3A0x7DACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2457:0x7DACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2457'^^xsd:integer;
  dwc:scientificName 'Arcovestia ivanovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2457:0x7DACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3579%3A0x7DACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3579%3A0x7DACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3579%3A0x7DACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3579%3A0x7DACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3579%3A0x7DACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3579:0x7DACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3579'^^xsd:integer;
  dwc:scientificName 'Escarpia spicata'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '265924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3579:0x7DACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x7DACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x7DACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x7DACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x7DACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x7DACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x7DACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Opisthotrochopodus alvinus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '330235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x7DACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A757%3A0x7DACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A757%3A0x7DACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A757%3A0x7DACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A757%3A0x7DACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A757%3A0x7DACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:757:0x7DACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '757'^^xsd:integer;
  dwc:scientificName 'Alvinocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:757:0x7DACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378084'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3497%3A0x33AFA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3497%3A0x33AFA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3497%3A0x33AFA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3497%3A0x33AFA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3497%3A0x33AFA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3497:0x33AFA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3497'^^xsd:integer;
  dwc:scientificName 'Nematocarcinus ovalis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '389541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3497:0x33AFA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '586812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A42%3A0x33AFA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A42%3A0x33AFA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A42%3A0x33AFA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "137.533294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3840"^^xsd:integer ;
  dwc:maximumDepthInMeters "3840"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A42%3A0x33AFA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  geo-pos:lat "33.6101989746094"^^xsd:decimal ;
  geo-pos:long "137.533294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A42%3A0x33AFA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:42:0x33AFA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '42'^^xsd:integer;
  dwc:scientificName 'Neovermilia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '137.53329467773'^^xsd:double;
  dwc:latitude '33.610198974609'^^xsd:double;
  dwc:minimumDepth '3840'^^xsd:integer;
  dwc:maximumDepth '3840'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:42:0x33AFA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129570'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1136%3A0x33AFA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1136%3A0x33AFA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1136%3A0x33AFA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1136%3A0x33AFA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1136%3A0x33AFA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1136:0x33AFA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1136'^^xsd:integer;
  dwc:scientificName 'Rhogobius contractus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1136:0x33AFA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x33AFA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x33AFA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x33AFA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x33AFA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x33AFA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x33AFA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Neolepas zevinae'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '535261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x33AFA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '535261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1398%3A0x33AFA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1398%3A0x33AFA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1398%3A0x33AFA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1398%3A0x33AFA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1398%3A0x33AFA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1398:0x33AFA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1398'^^xsd:integer;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1398:0x33AFA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A759%3A0x33AFA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A759%3A0x33AFA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A759%3A0x33AFA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A759%3A0x33AFA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A759%3A0x33AFA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:759:0x33AFA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '759'^^xsd:integer;
  dwc:scientificName 'Alvinocaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:759:0x33AFA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378084'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A298%3A0x33AFA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A298%3A0x33AFA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A298%3A0x33AFA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A298%3A0x33AFA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A298%3A0x33AFA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:298:0x33AFA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '298'^^xsd:integer;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:298:0x33AFA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A365%3A0x33AFA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A365%3A0x33AFA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A365%3A0x33AFA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A365%3A0x33AFA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A365%3A0x33AFA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:365:0x33AFA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '365'^^xsd:integer;
  dwc:scientificName 'Protomystides verenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '331335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:365:0x33AFA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1578705'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2477%3A0x7CACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2477%3A0x7CACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2477%3A0x7CACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2477%3A0x7CACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2477%3A0x7CACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2477:0x7CACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2477'^^xsd:integer;
  dwc:scientificName 'Asbestopluma pennatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '133179'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2477:0x7CACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '235789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A898%3A0x7CACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A898%3A0x7CACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A898%3A0x7CACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A898%3A0x7CACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A898%3A0x7CACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:898:0x7CACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '898'^^xsd:integer;
  dwc:scientificName 'Bythograea thermydron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:898:0x7CACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x7DACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7DACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7DACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7DACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x7DACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x7DACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Neolepetopsis gordensis'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '449987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x7DACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1285%3A0x7DACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1285%3A0x7DACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1285%3A0x7DACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1285%3A0x7DACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1285%3A0x7DACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1285:0x7DACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1285'^^xsd:integer;
  dwc:scientificName 'Verruca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1285:0x7DACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106140'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A633%3A0x7DACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A633%3A0x7DACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A633%3A0x7DACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A633%3A0x7DACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A633%3A0x7DACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:633:0x7DACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '633'^^xsd:integer;
  dwc:scientificName 'Typhlotanais'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '136256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:633:0x7DACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136256'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A419%3A0x7DACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A419%3A0x7DACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A419%3A0x7DACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A419%3A0x7DACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A419%3A0x7DACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:419:0x7DACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '419'^^xsd:integer;
  dwc:scientificName 'Alvinella caudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:419:0x7DACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2795%3A0x7DACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2795%3A0x7DACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2795%3A0x7DACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2795%3A0x7DACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2795%3A0x7DACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2795:0x7DACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2795'^^xsd:integer;
  dwc:scientificName 'Bathylaophonte pacifica'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '361765'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2795:0x7DACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '361765'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3538%3A0x33AFA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3538%3A0x33AFA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3538%3A0x33AFA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.3453006744385 129.988098144531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.3453006744385"^^xsd:decimal ;
  dwc:decimalLongitude "129.988098144531"^^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/212__urn%3Acatalog%3APENN%3AC%3A3538%3A0x33AFA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.3453006744385 129.988098144531)"^^geo:wktLiteral ;
  geo-pos:lat "31.3453006744385"^^xsd:decimal ;
  geo-pos:long "129.988098144531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3538%3A0x33AFA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3538:0x33AFA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3538'^^xsd:integer;
  dwc:scientificName 'Osedax japonicus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'south western coast of Kyusha, Japan'^^xsd:string;
  dwc:longitude '129.98809814453'^^xsd:double;
  dwc:latitude '31.345300674439'^^xsd:double;
  dwc:aphiaid '390051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3538:0x33AFA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '390051'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x33AFA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x33AFA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x33AFA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x33AFA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x33AFA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x33AFA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Nicomache venticola'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '329812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x33AFA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1484%3A0x33AFA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1484%3A0x33AFA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1484%3A0x33AFA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1484%3A0x33AFA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1484%3A0x33AFA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1484:0x33AFA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1484'^^xsd:integer;
  dwc:scientificName 'Thermopalia taraxaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '291216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1484:0x33AFA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '291216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2019%3A0x33AFA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2019%3A0x33AFA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2019%3A0x33AFA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2019%3A0x33AFA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2019%3A0x33AFA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2019:0x33AFA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2019'^^xsd:integer;
  dwc:scientificName 'Idas washingtonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '506042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2019:0x33AFA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '506042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A526%3A0x33AFA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A526%3A0x33AFA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A526%3A0x33AFA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A526%3A0x33AFA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A526%3A0x33AFA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:526:0x33AFA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '526'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:526:0x33AFA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2632%3A0x33AFA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2632%3A0x33AFA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2632%3A0x33AFA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2632%3A0x33AFA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2632%3A0x33AFA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2632:0x33AFA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2632'^^xsd:integer;
  dwc:scientificName 'Luffammina atlantica'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '533742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2632:0x33AFA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '533742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A271%3A0x34AFA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A271%3A0x34AFA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A271%3A0x34AFA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A271%3A0x34AFA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A271%3A0x34AFA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:271:0x34AFA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '271'^^xsd:integer;
  dwc:scientificName 'Glycera branchiopoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:271:0x34AFA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328103'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A749%3A0x34AFA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A749%3A0x34AFA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A749%3A0x34AFA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A749%3A0x34AFA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A749%3A0x34AFA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:749:0x34AFA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '749'^^xsd:integer;
  dwc:scientificName 'Alvinocaris lusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378090'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:749:0x34AFA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378090'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2454%3A0x7CACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2454%3A0x7CACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2454%3A0x7CACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2454%3A0x7CACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2454%3A0x7CACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2454:0x7CACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2454'^^xsd:integer;
  dwc:scientificName 'Arcovestia ivanovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265838'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2454:0x7CACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2534%3A0x7CACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2534%3A0x7CACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2534%3A0x7CACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2534%3A0x7CACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2534%3A0x7CACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2534:0x7CACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2534'^^xsd:integer;
  dwc:scientificName 'Provanna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '391510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2534:0x7CACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391510'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2786%3A0x7CACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2786%3A0x7CACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2786%3A0x7CACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2786%3A0x7CACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2786%3A0x7CACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2786:0x7CACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2786'^^xsd:integer;
  dwc:scientificName 'Rhogobius rapunculus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '559029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2786:0x7CACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '559029'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1966%3A0x7CACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1966%3A0x7CACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1966%3A0x7CACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1966%3A0x7CACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1966%3A0x7CACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1966:0x7CACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1966'^^xsd:integer;
  dwc:scientificName 'Conchocele'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '391511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1966:0x7CACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391511'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2657%3A0x7CACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2657%3A0x7CACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2657%3A0x7CACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.5900001525879 -44.5200004577637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.5900001525879"^^xsd:decimal ;
  dwc:decimalLongitude "-44.5200004577637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4100"^^xsd:integer ;
  dwc:maximumDepthInMeters "4200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2657%3A0x7CACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.5900001525879 -44.5200004577637)"^^geo:wktLiteral ;
  geo-pos:lat "12.5900001525879"^^xsd:decimal ;
  geo-pos:long "-44.5200004577637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2657%3A0x7CACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2657:0x7CACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2657'^^xsd:integer;
  dwc:scientificName 'Maractis rimicarivora'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.520000457764'^^xsd:double;
  dwc:latitude '12.590000152588'^^xsd:double;
  dwc:minimumDepth '4100'^^xsd:integer;
  dwc:maximumDepth '4200'^^xsd:integer;
  dwc:aphiaid '290330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2657:0x7CACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '290330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1363%3A0x7CACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1363%3A0x7CACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1363%3A0x7CACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1363%3A0x7CACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1363%3A0x7CACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1363:0x7CACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1363'^^xsd:integer;
  dwc:scientificName 'Thermarces cerberus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '282964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1363:0x7CACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2611%3A0x7CACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2611%3A0x7CACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2611%3A0x7CACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2611%3A0x7CACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2611%3A0x7CACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2611:0x7CACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2611'^^xsd:integer;
  dwc:scientificName 'Oenopota ogasawarana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '434527'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2611:0x7CACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '434527'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A565%3A0x34AFA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A565%3A0x34AFA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A565%3A0x34AFA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A565%3A0x34AFA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A565%3A0x34AFA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:565:0x34AFA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '565'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:565:0x34AFA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x34AFA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x34AFA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x34AFA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x34AFA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x34AFA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x34AFA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Paralvinella pandorae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '330311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x34AFA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2773%3A0x34AFA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2773%3A0x34AFA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2773%3A0x34AFA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2773%3A0x34AFA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2773%3A0x34AFA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2773:0x34AFA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2773'^^xsd:integer;
  dwc:scientificName 'Xylocythere vanharteni'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '461313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2773:0x34AFA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '461313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2811%3A0x34AFA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2811%3A0x34AFA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2811%3A0x34AFA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2811%3A0x34AFA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2811%3A0x34AFA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2811:0x34AFA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2811'^^xsd:integer;
  dwc:scientificName 'Obesutanais sigridi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '247596'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2811:0x34AFA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '247596'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A772%3A0x34AFA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A772%3A0x34AFA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A772%3A0x34AFA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A772%3A0x34AFA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A772%3A0x34AFA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:772:0x34AFA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '772'^^xsd:integer;
  dwc:scientificName 'Chorocaris vandoverae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:772:0x34AFA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '932591'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A731%3A0x34AFA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A731%3A0x34AFA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A731%3A0x34AFA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A731%3A0x34AFA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A731%3A0x34AFA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:731:0x34AFA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '731'^^xsd:integer;
  dwc:scientificName 'Thermaloniscus cotylophorus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '263507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:731:0x34AFA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '263507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x34AFA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x34AFA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x34AFA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-126.709999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2701"^^xsd:integer ;
  dwc:maximumDepthInMeters "2701"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x34AFA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-126.709999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x34AFA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x34AFA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna variabilis'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70999908447'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:minimumDepth '2701'^^xsd:integer;
  dwc:maximumDepth '2701'^^xsd:integer;
  dwc:aphiaid '450012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x34AFA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450012'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A378%3A0x34AFA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A378%3A0x34AFA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A378%3A0x34AFA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A378%3A0x34AFA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A378%3A0x34AFA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:378:0x34AFA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '378'^^xsd:integer;
  dwc:scientificName 'Laminatubus alvini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:378:0x34AFA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2450%3A0x7BACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2450%3A0x7BACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2450%3A0x7BACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2450%3A0x7BACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2450%3A0x7BACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2450:0x7BACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2450'^^xsd:integer;
  dwc:scientificName 'Tevnia jerichonana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2450:0x7BACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x7BACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7BACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7BACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6940002441406 -125.556999206543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6940002441406"^^xsd:decimal ;
  dwc:decimalLongitude "-125.556999206543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2850"^^xsd:integer ;
  dwc:maximumDepthInMeters "2850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7BACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6940002441406 -125.556999206543)"^^geo:wktLiteral ;
  geo-pos:lat "44.6940002441406"^^xsd:decimal ;
  geo-pos:long "-125.556999206543"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x7BACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x7BACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55699920654'^^xsd:double;
  dwc:latitude '44.694000244141'^^xsd:double;
  dwc:minimumDepth '2850'^^xsd:integer;
  dwc:maximumDepth '2850'^^xsd:integer;
  dwc:aphiaid '138667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x7BACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138667'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x7CACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7CACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7CACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7CACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x7CACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x7CACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Pachydermia'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x7CACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449913'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A83%3A0x7CACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A83%3A0x7CACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A83%3A0x7CACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.0333003997803 -84.9166030883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.0333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-84.9166030883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3000"^^xsd:integer ;
  dwc:maximumDepthInMeters "3000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A83%3A0x7CACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.0333003997803 -84.9166030883789)"^^geo:wktLiteral ;
  geo-pos:lat "26.0333003997803"^^xsd:decimal ;
  geo-pos:long "-84.9166030883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A83%3A0x7CACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:83:0x7CACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '83'^^xsd:integer;
  dwc:scientificName 'Nicomache arwidssoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Florida Escarpment'^^xsd:string;
  dwc:longitude '-84.916603088379'^^xsd:double;
  dwc:latitude '26.03330039978'^^xsd:double;
  dwc:minimumDepth '3000'^^xsd:integer;
  dwc:maximumDepth '3000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:83:0x7CACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x7CACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x7CACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x7CACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x7CACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x7CACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x7CACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Ventiella sulfuris'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '557720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x7CACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A557%3A0x7CACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A557%3A0x7CACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A557%3A0x7CACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A557%3A0x7CACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A557%3A0x7CACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:557:0x7CACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '557'^^xsd:integer;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:557:0x7CACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x7CACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7CACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7CACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-126.709999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2701"^^xsd:integer ;
  dwc:maximumDepthInMeters "2701"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7CACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-126.709999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x7CACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x7CACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus gordensis'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70999908447'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:minimumDepth '2701'^^xsd:integer;
  dwc:maximumDepth '2701'^^xsd:integer;
  dwc:aphiaid '390473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x7CACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '390473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3612%3A0x7CACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3612%3A0x7CACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3612%3A0x7CACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3612%3A0x7CACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3612%3A0x7CACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3612:0x7CACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3612'^^xsd:integer;
  dwc:scientificName 'Pyropelta musaica'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '450016'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3612:0x7CACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450016'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1059%3A0x59AEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1059%3A0x59AEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1059%3A0x59AEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1059%3A0x59AEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1059%3A0x59AEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1059:0x59AEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1059'^^xsd:integer;
  dwc:scientificName 'Aphotopontius mammillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1059:0x59AEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2287%3A0x59AEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2287%3A0x59AEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2287%3A0x59AEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2287%3A0x59AEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2287%3A0x59AEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2287:0x59AEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2287'^^xsd:integer;
  dwc:scientificName 'Rhynchopelta concentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2287:0x59AEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1874%3A0x59AEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1874%3A0x59AEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1874%3A0x59AEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1874%3A0x59AEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1874%3A0x59AEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1874:0x59AEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1874'^^xsd:integer;
  dwc:scientificName 'Hyalogyrina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1874:0x59AEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2821%3A0x59AEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2821%3A0x59AEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2821%3A0x59AEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2821%3A0x59AEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2821%3A0x59AEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2821:0x59AEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2821'^^xsd:integer;
  dwc:scientificName 'Pachycara rimae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '274146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2821:0x59AEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A363%3A0x59AEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A363%3A0x59AEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A363%3A0x59AEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A363%3A0x59AEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A363%3A0x59AEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:363:0x59AEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '363'^^xsd:integer;
  dwc:scientificName 'Protomystides verenae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '331335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:363:0x59AEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1578705'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2557%3A0x59AEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2557%3A0x59AEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2557%3A0x59AEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2557%3A0x59AEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2557%3A0x59AEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2557:0x59AEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2557'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2557:0x59AEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138214'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2498%3A0x59AEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2498%3A0x59AEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2498%3A0x59AEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2498%3A0x59AEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2498%3A0x59AEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2498:0x59AEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2498'^^xsd:integer;
  dwc:scientificName 'Solutigyra reticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2498:0x59AEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A359%3A0x59AEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A359%3A0x59AEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A359%3A0x59AEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A359%3A0x59AEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A359%3A0x59AEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:359:0x59AEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '359'^^xsd:integer;
  dwc:scientificName 'Eulalia papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:359:0x59AEA50101000B00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1413%3A0x7BACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1413%3A0x7BACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1413%3A0x7BACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1413%3A0x7BACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1413%3A0x7BACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1413:0x7BACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1413'^^xsd:integer;
  dwc:scientificName 'Bathychaunax roseus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '159148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1413:0x7BACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1798%3A0x7BACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1798%3A0x7BACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1798%3A0x7BACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1798%3A0x7BACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1798%3A0x7BACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1798:0x7BACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1798'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus cristatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1798:0x7BACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1790%3A0x7BACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1790%3A0x7BACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1790%3A0x7BACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1790%3A0x7BACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1790%3A0x7BACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1790:0x7BACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1790'^^xsd:integer;
  dwc:scientificName 'Benthoctopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1790:0x7BACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138265'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x7BACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x7BACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x7BACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x7BACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x7BACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x7BACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Iphionella risensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '327168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x7BACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1288749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1545%3A0x7BACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1545%3A0x7BACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1545%3A0x7BACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1545%3A0x7BACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1545%3A0x7BACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1545:0x7BACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1545'^^xsd:integer;
  dwc:scientificName 'Halecium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1545:0x7BACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117103'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1373%3A0x7BACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1373%3A0x7BACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1373%3A0x7BACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1373%3A0x7BACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1373%3A0x7BACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1373:0x7BACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1373'^^xsd:integer;
  dwc:scientificName 'Cataetyx laticeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1373:0x7BACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1737%3A0x7BACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1737%3A0x7BACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1737%3A0x7BACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1737%3A0x7BACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1737%3A0x7BACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1737:0x7BACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1737'^^xsd:integer;
  dwc:scientificName 'Idasola washingtoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '817573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1737:0x7BACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '817572'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2762%3A0x34AFA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2762%3A0x34AFA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2762%3A0x34AFA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2762%3A0x34AFA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2762%3A0x34AFA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2762:0x34AFA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2762'^^xsd:integer;
  dwc:scientificName 'Ammothea verenae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '239680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2762:0x34AFA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '407708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1399%3A0x34AFA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1399%3A0x34AFA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1399%3A0x34AFA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1399%3A0x34AFA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1399%3A0x34AFA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1399:0x34AFA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1399'^^xsd:integer;
  dwc:scientificName 'Careproctus hyaleius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '274433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1399:0x34AFA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A804%3A0x34AFA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A804%3A0x34AFA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A804%3A0x34AFA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A804%3A0x34AFA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A804%3A0x34AFA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:804:0x34AFA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '804'^^xsd:integer;
  dwc:scientificName 'Paralomis jamsteci'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:804:0x34AFA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2866%3A0x34AFA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2866%3A0x34AFA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2866%3A0x34AFA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8854999542236 69.6054992675781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.8854999542236"^^xsd:decimal ;
  dwc:decimalLongitude "69.6054992675781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3290"^^xsd:integer ;
  dwc:maximumDepthInMeters "3320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2866%3A0x34AFA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8854999542236 69.6054992675781)"^^geo:wktLiteral ;
  geo-pos:lat "-23.8854999542236"^^xsd:decimal ;
  geo-pos:long "69.6054992675781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2866%3A0x34AFA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2866:0x34AFA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2866'^^xsd:integer;
  dwc:scientificName 'Mirocaris indica'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Central Indian Ridge'^^xsd:string;
  dwc:longitude '69.605499267578'^^xsd:double;
  dwc:latitude '-23.885499954224'^^xsd:double;
  dwc:minimumDepth '3290'^^xsd:integer;
  dwc:maximumDepth '3320'^^xsd:integer;
  dwc:aphiaid '389868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2866:0x34AFA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '389868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3746%3A0x35AFA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3746%3A0x35AFA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3746%3A0x35AFA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3AC%3A3746%3A0x35AFA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3746%3A0x35AFA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3746:0x35AFA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3746'^^xsd:integer;
  dwc:scientificName 'Amphissa acutecostata'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '139190'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3746:0x35AFA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A723%3A0x35AFA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A723%3A0x35AFA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A723%3A0x35AFA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A723%3A0x35AFA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A723%3A0x35AFA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:723:0x35AFA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '723'^^xsd:integer;
  dwc:scientificName 'Sericosura venticola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '239658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:723:0x35AFA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '239658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x35AFA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x35AFA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x35AFA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9900016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-127.495002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3232"^^xsd:integer ;
  dwc:maximumDepthInMeters "3232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x35AFA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  geo-pos:lat "40.9900016784668"^^xsd:decimal ;
  geo-pos:long "-127.495002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x35AFA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x35AFA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Harpinia'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-127.49500274658'^^xsd:double;
  dwc:latitude '40.990001678467'^^xsd:double;
  dwc:minimumDepth '3232'^^xsd:integer;
  dwc:maximumDepth '3232'^^xsd:integer;
  dwc:aphiaid '101716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x35AFA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101716'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1549%3A0x35AFA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1549%3A0x35AFA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1549%3A0x35AFA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1549%3A0x35AFA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1549%3A0x35AFA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1549:0x35AFA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1549'^^xsd:integer;
  dwc:scientificName 'Saxipendium coronatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266849'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1549:0x35AFA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266849'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2353%3A0x7AACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2353%3A0x7AACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2353%3A0x7AACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2353%3A0x7AACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2353%3A0x7AACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2353:0x7AACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2353'^^xsd:integer;
  dwc:scientificName 'Desbruyeresia marianaensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2353:0x7AACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2417%3A0x7BACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2417%3A0x7BACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2417%3A0x7BACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -55.7000007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-55.7000007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3800"^^xsd:integer ;
  dwc:maximumDepthInMeters "3900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2417%3A0x7BACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -55.7000007629395)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-55.7000007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2417%3A0x7BACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2417:0x7BACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2417'^^xsd:integer;
  dwc:scientificName 'Oligobrachia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Laurentian Fan'^^xsd:string;
  dwc:longitude '-55.70000076294'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '3800'^^xsd:integer;
  dwc:maximumDepth '3900'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2417:0x7BACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129102'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1701%3A0x7BACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1701%3A0x7BACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1701%3A0x7BACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1701%3A0x7BACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1701%3A0x7BACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1701:0x7BACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1701'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus elongatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1701:0x7BACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1038%3A0x7BACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1038%3A0x7BACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1038%3A0x7BACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1038%3A0x7BACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1038%3A0x7BACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1038:0x7BACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1038'^^xsd:integer;
  dwc:scientificName 'Aphotopontius forcipatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1038:0x7BACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x7BACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7BACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7BACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7BACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x7BACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x7BACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Paralvinella palmiformis'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '330310'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x7BACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330310'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x7BACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7BACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7BACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7BACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x7BACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x7BACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x7BACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x7BACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7BACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7BACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7BACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x7BACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x7BACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '391510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x7BACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391510'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A709%3A0x59AEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A709%3A0x59AEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A709%3A0x59AEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A709%3A0x59AEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A709%3A0x59AEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:709:0x59AEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '709'^^xsd:integer;
  dwc:scientificName 'Seba profundus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '554814'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:709:0x59AEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '554814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A576%3A0x59AEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A576%3A0x59AEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A576%3A0x59AEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A576%3A0x59AEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A576%3A0x59AEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:576:0x59AEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '576'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:576:0x59AEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A184%3A0x59AEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A184%3A0x59AEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A184%3A0x59AEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A184%3A0x59AEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A184%3A0x59AEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:184:0x59AEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '184'^^xsd:integer;
  dwc:scientificName 'Iphionella risensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:184:0x59AEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1288749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A408%3A0x5AAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A408%3A0x5AAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A408%3A0x5AAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A408%3A0x5AAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A408%3A0x5AAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:408:0x5AAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '408'^^xsd:integer;
  dwc:scientificName 'Prionospio'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:408:0x5AAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A904%3A0x5AAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A904%3A0x5AAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A904%3A0x5AAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A904%3A0x5AAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A904%3A0x5AAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:904:0x5AAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '904'^^xsd:integer;
  dwc:scientificName 'Bythograea thermydron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:904:0x5AAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5AAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5AAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5AAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5AAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5AAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5AAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Moelleriopsis'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55999755859'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '138502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5AAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138502'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5AAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5AAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5AAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.625"^^xsd:decimal ;
  dwc:decimalLongitude "-104.209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2538"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5AAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "8.625"^^xsd:decimal ;
  geo-pos:long "-104.209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5AAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5AAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.20999908447'^^xsd:double;
  dwc:latitude '8.625'^^xsd:double;
  dwc:minimumDepth '2538'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5AAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2838%3A0x5AAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2838%3A0x5AAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2838%3A0x5AAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2838%3A0x5AAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2838%3A0x5AAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2838:0x5AAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2838'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2838:0x5AAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A303%3A0x5AAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A303%3A0x5AAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A303%3A0x5AAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A303%3A0x5AAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A303%3A0x5AAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:303:0x5AAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '303'^^xsd:integer;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:303:0x5AAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x7AACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7AACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7AACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7AACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x7AACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x7AACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Levensteiniella plicata'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '328836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x7AACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783170'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2075%3A0x7AACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2075%3A0x7AACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2075%3A0x7AACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2075%3A0x7AACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2075%3A0x7AACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2075:0x7AACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2075'^^xsd:integer;
  dwc:scientificName 'Pseudorimula marianae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2075:0x7AACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A173%3A0x7AACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A173%3A0x7AACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A173%3A0x7AACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A173%3A0x7AACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A173%3A0x7AACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:173:0x7AACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '173'^^xsd:integer;
  dwc:scientificName 'Branchipolynoe symmytilida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:173:0x7AACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2446%3A0x7AACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2446%3A0x7AACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2446%3A0x7AACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2446%3A0x7AACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2446%3A0x7AACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2446:0x7AACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2446'^^xsd:integer;
  dwc:scientificName 'Oasisia alvinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2446:0x7AACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1929%3A0x7AACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1929%3A0x7AACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1929%3A0x7AACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8332996368408 -57.6665992736816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-57.6665992736816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5000"^^xsd:integer ;
  dwc:maximumDepthInMeters "5000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1929%3A0x7AACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.8332996368408 -57.6665992736816)"^^geo:wktLiteral ;
  geo-pos:lat "13.8332996368408"^^xsd:decimal ;
  geo-pos:long "-57.6665992736816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1929%3A0x7AACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1929:0x7AACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1929'^^xsd:integer;
  dwc:scientificName 'Bathybela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-57.666599273682'^^xsd:double;
  dwc:latitude '13.833299636841'^^xsd:double;
  dwc:minimumDepth '5000'^^xsd:integer;
  dwc:maximumDepth '5000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '137806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1929:0x7AACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137806'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3652%3A0x7AACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3652%3A0x7AACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3652%3A0x7AACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3652%3A0x7AACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3652%3A0x7AACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3652:0x7AACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3652'^^xsd:integer;
  dwc:scientificName 'Pteropurpura adunca'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '594293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3652:0x7AACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '578703'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x7AACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x7AACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x7AACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x7AACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x7AACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x7AACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus cristatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '449970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x7AACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x5AAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x5AAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x5AAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x5AAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x5AAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x5AAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Fucaria striata'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '536896'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x5AAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536896'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2069%3A0x5AAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2069%3A0x5AAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2069%3A0x5AAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2069%3A0x5AAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2069%3A0x5AAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2069:0x5AAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2069'^^xsd:integer;
  dwc:scientificName 'Clypeosectus delectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2069:0x5AAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2259%3A0x5AAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2259%3A0x5AAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2259%3A0x5AAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2259%3A0x5AAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2259%3A0x5AAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2259:0x5AAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2259'^^xsd:integer;
  dwc:scientificName 'Nodopelta subnoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2259:0x5AAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449993'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5AAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5AAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5AAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5AAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5AAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5AAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ridgeia'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '324627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5AAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '324627'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x5AAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x5AAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x5AAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x5AAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x5AAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x5AAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Nodopelta rigneae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '449992'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x5AAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449992'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1409%3A0x5AAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1409%3A0x5AAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1409%3A0x5AAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1409%3A0x5AAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1409%3A0x5AAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1409:0x5AAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1409'^^xsd:integer;
  dwc:scientificName 'Bathychaunax roseus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '159148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1409:0x5AAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280135'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2181%3A0x5AAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2181%3A0x5AAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2181%3A0x5AAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2181%3A0x5AAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2181%3A0x5AAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2181:0x5AAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2181'^^xsd:integer;
  dwc:scientificName 'Cyathermia naticoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449951'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2181:0x5AAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A194%3A0x5AAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A194%3A0x5AAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A194%3A0x5AAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A194%3A0x5AAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A194%3A0x5AAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:194:0x5AAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '194'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium fimbriatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:194:0x5AAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2012%3A0x5AAEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2012%3A0x5AAEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2012%3A0x5AAEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2012%3A0x5AAEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2012%3A0x5AAEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2012:0x5AAEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2012'^^xsd:integer;
  dwc:scientificName 'Anatoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2012:0x5AAEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138464'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A505%3A0x7AACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A505%3A0x7AACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A505%3A0x7AACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A505%3A0x7AACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A505%3A0x7AACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:505:0x7AACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '505'^^xsd:integer;
  dwc:scientificName 'Paralvinella unidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:505:0x7AACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x7AACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7AACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7AACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x7AACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x7AACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x7AACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bythograea thermydron'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '440289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x7AACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1617%3A0x7AACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1617%3A0x7AACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1617%3A0x7AACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1617%3A0x7AACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1617%3A0x7AACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1617:0x7AACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1617'^^xsd:integer;
  dwc:scientificName 'Ifremeria nautilei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449966'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1617:0x7AACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2171%3A0x7AACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2171%3A0x7AACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2171%3A0x7AACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2171%3A0x7AACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2171%3A0x7AACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2171:0x7AACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2171'^^xsd:integer;
  dwc:scientificName 'Eulepetopsis vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2171:0x7AACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A959%3A0x7AACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A959%3A0x7AACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A959%3A0x7AACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A959%3A0x7AACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A959%3A0x7AACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:959:0x7AACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '959'^^xsd:integer;
  dwc:scientificName 'Munidopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:959:0x7AACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106836'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1861%3A0x7AACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1861%3A0x7AACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1861%3A0x7AACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1861%3A0x7AACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1861%3A0x7AACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1861:0x7AACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1861'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus ovatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '181087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1861:0x7AACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181087'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3559%3A0x7AACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3559%3A0x7AACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3559%3A0x7AACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8849983215332 11.1059999465942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8849983215332"^^xsd:decimal ;
  dwc:decimalLongitude "11.1059999465942"^^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/212__urn%3Acatalog%3APENN%3AC%3A3559%3A0x7AACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8849983215332 11.1059999465942)"^^geo:wktLiteral ;
  geo-pos:lat "58.8849983215332"^^xsd:decimal ;
  geo-pos:long "11.1059999465942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3559%3A0x7AACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3559:0x7AACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3559'^^xsd:integer;
  dwc:scientificName 'Pista fasciata'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'coastal skagerrak'^^xsd:string;
  dwc:longitude '11.105999946594'^^xsd:double;
  dwc:latitude '58.884998321533'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:aphiaid '209920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3559:0x7AACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '209920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5BAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5BAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5BAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5BAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5BAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5BAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Benthonella'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '138441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5BAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138441'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1324%3A0x5BAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1324%3A0x5BAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1324%3A0x5BAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1324%3A0x5BAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1324%3A0x5BAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1324:0x5BAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1324'^^xsd:integer;
  dwc:scientificName 'Nematonurus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '319561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1324:0x5BAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A131%3A0x5BAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A131%3A0x5BAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A131%3A0x5BAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A131%3A0x5BAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A131%3A0x5BAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:131:0x5BAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '131'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma trifurcus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '767074'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:131:0x5BAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783167'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3533%3A0x5BAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3533%3A0x5BAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3533%3A0x5BAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3533%3A0x5BAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3533%3A0x5BAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3533:0x5BAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3533'^^xsd:integer;
  dwc:scientificName 'Paralomis multispina'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '378131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3533:0x5BAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5BAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5BAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5BAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7799987792969"^^xsd:decimal ;
  dwc:decimalLongitude "-127.690002441406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2656"^^xsd:integer ;
  dwc:maximumDepthInMeters "2656"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5BAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7799987792969 -127.690002441406)"^^geo:wktLiteral ;
  geo-pos:lat "47.7799987792969"^^xsd:decimal ;
  geo-pos:long "-127.690002441406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5BAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5BAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylopholas crooki'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.69000244141'^^xsd:double;
  dwc:latitude '47.779998779297'^^xsd:double;
  dwc:minimumDepth '2656'^^xsd:integer;
  dwc:maximumDepth '2656'^^xsd:integer;
  dwc:aphiaid '458582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5BAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '458582'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5BAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5BAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5BAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7084999084473 -125.588500976562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7084999084473"^^xsd:decimal ;
  dwc:decimalLongitude "-125.588500976562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5BAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7084999084473 -125.588500976562)"^^geo:wktLiteral ;
  geo-pos:lat "44.7084999084473"^^xsd:decimal ;
  geo-pos:long "-125.588500976562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5BAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5BAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.58850097656'^^xsd:double;
  dwc:latitude '44.708499908447'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '138667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5BAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138667'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A49%3A0x5BAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A49%3A0x5BAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A49%3A0x5BAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A49%3A0x5BAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A49%3A0x5BAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:49:0x5BAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '49'^^xsd:integer;
  dwc:scientificName 'Leitoscoloplos pachybranchiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:49:0x5BAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2206%3A0x5BAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2206%3A0x5BAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2206%3A0x5BAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2206%3A0x5BAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2206%3A0x5BAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2206:0x5BAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2206'^^xsd:integer;
  dwc:scientificName 'Depressigyra globulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '413442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2206:0x5BAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1050%3A0x5BAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1050%3A0x5BAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1050%3A0x5BAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1050%3A0x5BAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1050%3A0x5BAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1050:0x5BAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1050'^^xsd:integer;
  dwc:scientificName 'Aphotopontius limatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1050:0x5BAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A517%3A0x79ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A517%3A0x79ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A517%3A0x79ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A517%3A0x79ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A517%3A0x79ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:517:0x79ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '517'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:517:0x79ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2850%3A0x79ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2850%3A0x79ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2850%3A0x79ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2850%3A0x79ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2850%3A0x79ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2850:0x79ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2850'^^xsd:integer;
  dwc:scientificName 'Spinophiura jolliveti'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '238166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2850:0x79ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '238166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2938%3A0x79ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2938%3A0x79ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2938%3A0x79ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1166000366211 144.166595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1166000366211"^^xsd:decimal ;
  dwc:decimalLongitude "144.166595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5650"^^xsd:integer ;
  dwc:maximumDepthInMeters "6000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2938%3A0x79ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1166000366211 144.166595458984)"^^geo:wktLiteral ;
  geo-pos:lat "40.1166000366211"^^xsd:decimal ;
  geo-pos:long "144.166595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2938%3A0x79ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2938:0x79ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2938'^^xsd:integer;
  dwc:scientificName 'Solemya (Acharax) johnsoni'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Japan Subduction Zones'^^xsd:string;
  dwc:longitude '144.16659545898'^^xsd:double;
  dwc:latitude '40.116600036621'^^xsd:double;
  dwc:minimumDepth '5650'^^xsd:integer;
  dwc:maximumDepth '6000'^^xsd:integer;
  dwc:aphiaid '543558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2938:0x79ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '293239'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3673%3A0x79ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3673%3A0x79ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3673%3A0x79ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4300003051758 118.139999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.4300003051758"^^xsd:decimal ;
  dwc:decimalLongitude "118.139999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1922"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3673%3A0x79ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4300003051758 118.139999389648)"^^geo:wktLiteral ;
  geo-pos:lat "32.4300003051758"^^xsd:decimal ;
  geo-pos:long "118.139999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3673%3A0x79ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3673:0x79ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3673'^^xsd:integer;
  dwc:scientificName 'Nereis anoculus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '118.13999938965'^^xsd:double;
  dwc:latitude '32.430000305176'^^xsd:double;
  dwc:minimumDepth '1922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3673:0x79ACA50101000B00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2886%3A0x79ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2886%3A0x79ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2886%3A0x79ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2886%3A0x79ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2886%3A0x79ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2886:0x79ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2886'^^xsd:integer;
  dwc:scientificName 'Ventichthys biospeedoi'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '283140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2886:0x79ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '283140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x79ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x79ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x79ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x79ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x79ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x79ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x79ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A102%3A0x79ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A102%3A0x79ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A102%3A0x79ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A102%3A0x79ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A102%3A0x79ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:102:0x79ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '102'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:102:0x79ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A502%3A0x35AFA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A502%3A0x35AFA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A502%3A0x35AFA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A502%3A0x35AFA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A502%3A0x35AFA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:502:0x35AFA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '502'^^xsd:integer;
  dwc:scientificName 'Paralvinella unidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:502:0x35AFA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1571%3A0x35AFA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1571%3A0x35AFA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1571%3A0x35AFA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1571%3A0x35AFA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1571%3A0x35AFA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1571:0x35AFA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1571'^^xsd:integer;
  dwc:scientificName 'Psolus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1571:0x35AFA50101000500'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2883%3A0x35AFA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2883%3A0x35AFA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2883%3A0x35AFA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2883%3A0x35AFA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2883%3A0x35AFA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2883:0x35AFA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2883'^^xsd:integer;
  dwc:scientificName 'Lepidion schmidti'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:aphiaid '126496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2883:0x35AFA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2425%3A0x35AFA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2425%3A0x35AFA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2425%3A0x35AFA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6399993896484 -125.26000213623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6399993896484"^^xsd:decimal ;
  dwc:decimalLongitude "-125.26000213623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1390"^^xsd:integer ;
  dwc:maximumDepthInMeters "2380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2425%3A0x35AFA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6399993896484 -125.26000213623)"^^geo:wktLiteral ;
  geo-pos:lat "44.6399993896484"^^xsd:decimal ;
  geo-pos:long "-125.26000213623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2425%3A0x35AFA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2425:0x35AFA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2425'^^xsd:integer;
  dwc:scientificName 'Lamellibrachia barhami'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.26000213623'^^xsd:double;
  dwc:latitude '44.639999389648'^^xsd:double;
  dwc:minimumDepth '1390'^^xsd:integer;
  dwc:maximumDepth '2380'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2425:0x35AFA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1175%3A0x35AFA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1175%3A0x35AFA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1175%3A0x35AFA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1175%3A0x35AFA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1175%3A0x35AFA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1175:0x35AFA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1175'^^xsd:integer;
  dwc:scientificName 'Stygiopontius lauensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355919'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1175:0x35AFA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x35AFA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x35AFA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x35AFA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x35AFA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x35AFA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x35AFA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Bythograea thermydron'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '440289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x35AFA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2594%3A0x35AFA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2594%3A0x35AFA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2594%3A0x35AFA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2594%3A0x35AFA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2594%3A0x35AFA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2594:0x35AFA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2594'^^xsd:integer;
  dwc:scientificName 'Cytheruridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2594:0x35AFA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127498'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x35AFA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x35AFA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x35AFA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x35AFA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x35AFA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x35AFA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus pustulosus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '449978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x35AFA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2509%3A0x79ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2509%3A0x79ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2509%3A0x79ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2509%3A0x79ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2509%3A0x79ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2509:0x79ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2509'^^xsd:integer;
  dwc:scientificName 'Melanodrymia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2509:0x79ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449912'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2260%3A0x79ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2260%3A0x79ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2260%3A0x79ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2260%3A0x79ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2260%3A0x79ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2260:0x79ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2260'^^xsd:integer;
  dwc:scientificName 'Nodopelta subnoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2260:0x79ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449993'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2160%3A0x79ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2160%3A0x79ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2160%3A0x79ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2160%3A0x79ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2160%3A0x79ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2160:0x79ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2160'^^xsd:integer;
  dwc:scientificName 'Symmetromphalus hageni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2160:0x79ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1944%3A0x79ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1944%3A0x79ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1944%3A0x79ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1944%3A0x79ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1944%3A0x79ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1944:0x79ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1944'^^xsd:integer;
  dwc:scientificName 'Thermochiton undocostatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '386091'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1944:0x79ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '386091'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x79ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x79ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x79ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x79ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x79ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x79ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Peltospira'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '180916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x79ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180916'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A594%3A0x79ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A594%3A0x79ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A594%3A0x79ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A594%3A0x79ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A594%3A0x79ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:594:0x79ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '594'^^xsd:integer;
  dwc:scientificName 'Neoverruca brachylepadiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '733292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:594:0x79ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '733292'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A645%3A0x79ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A645%3A0x79ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A645%3A0x79ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A645%3A0x79ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A645%3A0x79ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:645:0x79ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '645'^^xsd:integer;
  dwc:scientificName 'Luckia striki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '550328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:645:0x79ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '550328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x5BAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x5BAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x5BAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.5833015441895 -73.8332977294922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.5833015441895"^^xsd:decimal ;
  dwc:decimalLongitude "-73.8332977294922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x5BAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.5833015441895 -73.8332977294922)"^^geo:wktLiteral ;
  geo-pos:lat "-37.5833015441895"^^xsd:decimal ;
  geo-pos:long "-73.8332977294922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x5BAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x5BAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchipolynoe symmytilida'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Chile Trench'^^xsd:string;
  dwc:longitude '-73.833297729492'^^xsd:double;
  dwc:latitude '-37.58330154419'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '327286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x5BAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5BAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5BAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5BAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5990009307861"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2014999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "645"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5BAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  geo-pos:lat "27.5990009307861"^^xsd:decimal ;
  geo-pos:long "-91.2014999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5BAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5BAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Eosipho canetae'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.201499938965'^^xsd:double;
  dwc:latitude '27.599000930786'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '645'^^xsd:integer;
  dwc:aphiaid '419967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5BAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '744009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2817%3A0x5BAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2817%3A0x5BAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2817%3A0x5BAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -130)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-130"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2817%3A0x5BAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -130)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-130"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2817%3A0x5BAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2817:0x5BAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2817'^^xsd:integer;
  dwc:scientificName 'Caprella bathytatos'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '430797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2817:0x5BAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '430797'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A279%3A0x5BAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A279%3A0x5BAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A279%3A0x5BAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A279%3A0x5BAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A279%3A0x5BAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:279:0x5BAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '279'^^xsd:integer;
  dwc:scientificName 'Hesiocaeca hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:279:0x5BAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '592640'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5BAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5BAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5BAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5BAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5BAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5BAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5BAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A638%3A0x5BAEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A638%3A0x5BAEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A638%3A0x5BAEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A638%3A0x5BAEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A638%3A0x5BAEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:638:0x5BAEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '638'^^xsd:integer;
  dwc:scientificName 'Typhlotanais'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '136256'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:638:0x5BAEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136256'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3745%3A0x5CAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3745%3A0x5CAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3745%3A0x5CAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3745%3A0x5CAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3745%3A0x5CAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3745:0x5CAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3745'^^xsd:integer;
  dwc:scientificName 'Xylodiscula analoga'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '181095'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3745:0x5CAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181095'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A907%3A0x5CAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A907%3A0x5CAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A907%3A0x5CAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A907%3A0x5CAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A907%3A0x5CAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:907:0x5CAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '907'^^xsd:integer;
  dwc:scientificName 'Bythograea thermydron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:907:0x5CAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2386%3A0x5CAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2386%3A0x5CAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2386%3A0x5CAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2386%3A0x5CAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2386%3A0x5CAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2386:0x5CAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2386'^^xsd:integer;
  dwc:scientificName 'Ophioctenella acies'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '124862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2386:0x5CAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '124862'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A460%3A0x78ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A460%3A0x78ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A460%3A0x78ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A460%3A0x78ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A460%3A0x78ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:460:0x78ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '460'^^xsd:integer;
  dwc:scientificName 'Paralvinella hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:460:0x78ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x78ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x78ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x78ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x78ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x78ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x78ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lysianassidae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x78ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2207%3A0x78ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2207%3A0x78ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2207%3A0x78ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2207%3A0x78ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2207%3A0x78ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2207:0x78ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2207'^^xsd:integer;
  dwc:scientificName 'Depressigyra globulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '413442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2207:0x78ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x78ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x78ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x78ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x78ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x78ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x78ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Aphrodita'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55999755859'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '129194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x78ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129194'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1278%3A0x78ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1278%3A0x78ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1278%3A0x78ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1278%3A0x78ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1278%3A0x78ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1278:0x78ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1278'^^xsd:integer;
  dwc:scientificName 'Calantica moscalevi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '733392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1278:0x78ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '733392'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x78ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x78ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x78ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x78ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x78ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x78ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cataegis finkli'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '512345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x78ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1604%3A0x78ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1604%3A0x78ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1604%3A0x78ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1604%3A0x78ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1604%3A0x78ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1604:0x78ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1604'^^xsd:integer;
  dwc:scientificName 'Provanna segonzaci'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1604:0x78ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x79ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x79ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x79ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7099990844727 -127.790000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7099990844727"^^xsd:decimal ;
  dwc:decimalLongitude "-127.790000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2642"^^xsd:integer ;
  dwc:maximumDepthInMeters "2642"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x79ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7099990844727 -127.790000915527)"^^geo:wktLiteral ;
  geo-pos:lat "47.7099990844727"^^xsd:decimal ;
  geo-pos:long "-127.790000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x79ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x79ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Amphisamytha'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.79000091553'^^xsd:double;
  dwc:latitude '47.709999084473'^^xsd:double;
  dwc:minimumDepth '2642'^^xsd:integer;
  dwc:maximumDepth '2642'^^xsd:integer;
  dwc:aphiaid '325227'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x79ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '325227'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2941%3A0x5CAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2941%3A0x5CAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2941%3A0x5CAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2941%3A0x5CAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2941%3A0x5CAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2941:0x5CAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2941'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha akessoni'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '330194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2941:0x5CAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A519%3A0x5CAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A519%3A0x5CAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A519%3A0x5CAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A519%3A0x5CAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A519%3A0x5CAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:519:0x5CAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '519'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:519:0x5CAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x5CAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x5CAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x5CAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x5CAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x5CAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x5CAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchipolynoe symmytilida'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '327286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x5CAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A105%3A0x5CAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A105%3A0x5CAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A105%3A0x5CAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A105%3A0x5CAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A105%3A0x5CAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:105:0x5CAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '105'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:105:0x5CAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1347%3A0x5CAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1347%3A0x5CAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1347%3A0x5CAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1347%3A0x5CAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1347%3A0x5CAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1347:0x5CAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1347'^^xsd:integer;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1347:0x5CAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5CAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5CAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5CAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.625"^^xsd:decimal ;
  dwc:decimalLongitude "-104.209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2538"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5CAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "8.625"^^xsd:decimal ;
  geo-pos:long "-104.209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5CAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5CAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Colossendeis'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.20999908447'^^xsd:double;
  dwc:latitude '8.625'^^xsd:double;
  dwc:minimumDepth '2538'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '134586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5CAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '134586'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2243%3A0x5CAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2243%3A0x5CAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2243%3A0x5CAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2243%3A0x5CAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2243%3A0x5CAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2243:0x5CAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2243'^^xsd:integer;
  dwc:scientificName 'Planorbidella planispira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2243:0x5CAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5CAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5CAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5CAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8400001525879 -88.7600021362305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8400001525879"^^xsd:decimal ;
  dwc:decimalLongitude "-88.7600021362305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "614"^^xsd:integer ;
  dwc:maximumDepthInMeters "614"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5CAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8400001525879 -88.7600021362305)"^^geo:wktLiteral ;
  geo-pos:lat "28.8400001525879"^^xsd:decimal ;
  geo-pos:long "-88.7600021362305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5CAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5CAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Leptochiton binghami'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-88.76000213623'^^xsd:double;
  dwc:latitude '28.840000152588'^^xsd:double;
  dwc:minimumDepth '614'^^xsd:integer;
  dwc:maximumDepth '614'^^xsd:integer;
  dwc:aphiaid '385783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5CAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '385783'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1732%3A0x78ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1732%3A0x78ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1732%3A0x78ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1732%3A0x78ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1732%3A0x78ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1732:0x78ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1732'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus corrugatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449969'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1732:0x78ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x78ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x78ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x78ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x78ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x78ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x78ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Branchipolynoe symmytilida'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '327286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x78ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1659%3A0x78ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1659%3A0x78ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1659%3A0x78ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1659%3A0x78ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1659%3A0x78ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1659:0x78ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1659'^^xsd:integer;
  dwc:scientificName 'Phymorhynchus moskalevi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '434622'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1659:0x78ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '434622'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2730%3A0x78ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2730%3A0x78ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2730%3A0x78ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2730%3A0x78ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2730%3A0x78ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2730:0x78ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2730'^^xsd:integer;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2730:0x78ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1300%3A0x78ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1300%3A0x78ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1300%3A0x78ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.7517004013062"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9665985107422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1300%3A0x78ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.7517004013062 -44.9665985107422)"^^geo:wktLiteral ;
  geo-pos:lat "14.7517004013062"^^xsd:decimal ;
  geo-pos:long "-44.9665985107422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1300%3A0x78ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1300:0x78ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1300'^^xsd:integer;
  dwc:scientificName 'Apristurus maderensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.966598510742'^^xsd:double;
  dwc:latitude '14.751700401306'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '298470'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1300:0x78ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A481%3A0x78ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A481%3A0x78ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A481%3A0x78ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A481%3A0x78ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A481%3A0x78ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:481:0x78ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '481'^^xsd:integer;
  dwc:scientificName 'Paralvinella pandorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:481:0x78ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A222%3A0x78ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A222%3A0x78ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A222%3A0x78ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A222%3A0x78ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A222%3A0x78ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:222:0x78ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '222'^^xsd:integer;
  dwc:scientificName 'Axiokebuita millsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:222:0x78ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327075'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A345%3A0x70ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A345%3A0x70ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A345%3A0x70ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A345%3A0x70ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A345%3A0x70ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:345:0x70ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '345'^^xsd:integer;
  dwc:scientificName 'Nereis piscesae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:345:0x70ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2670%3A0x70ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2670%3A0x70ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2670%3A0x70ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2670%3A0x70ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2670%3A0x70ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2670:0x70ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2670'^^xsd:integer;
  dwc:scientificName 'Helicoradomenia bisquama'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '395236'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2670:0x70ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '395236'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2257%3A0x70ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2257%3A0x70ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2257%3A0x70ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2257%3A0x70ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2257%3A0x70ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2257:0x70ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2257'^^xsd:integer;
  dwc:scientificName 'Nodopelta subnoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2257:0x70ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449993'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1646%3A0x70ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1646%3A0x70ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1646%3A0x70ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1646%3A0x70ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1646%3A0x70ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1646:0x70ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1646'^^xsd:integer;
  dwc:scientificName 'Buccinum viridum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '490869'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1646:0x70ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '490869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1710%3A0x70ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1710%3A0x70ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1710%3A0x70ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1710%3A0x70ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1710%3A0x70ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1710:0x70ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1710'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus japonicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505969'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1710:0x70ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505969'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2326%3A0x70ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2326%3A0x70ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2326%3A0x70ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2326%3A0x70ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2326%3A0x70ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2326:0x70ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2326'^^xsd:integer;
  dwc:scientificName 'Shinkailepas kaikatensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2326:0x70ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512336'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x70ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x70ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x70ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5990009307861"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2014999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "645"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x70ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  geo-pos:lat "27.5990009307861"^^xsd:decimal ;
  geo-pos:long "-91.2014999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x70ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x70ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Pleurotomella blakeana'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.201499938965'^^xsd:double;
  dwc:latitude '27.599000930786'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x70ACA50101000A00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A923%3A0x70ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A923%3A0x70ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A923%3A0x70ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.59999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.6999969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "5140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A923%3A0x70ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-5.59999990463257"^^xsd:decimal ;
  geo-pos:long "-81.6999969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A923%3A0x70ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:923:0x70ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '923'^^xsd:integer;
  dwc:scientificName 'Arcoscalpellum galapaganum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Peru Trench'^^xsd:string;
  dwc:longitude '-81.699996948242'^^xsd:double;
  dwc:latitude '-5.5999999046326'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '5140'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '534973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:923:0x70ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '534973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x77ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x77ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x77ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x77ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x77ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x77ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus cristatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '449970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x77ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x77ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x77ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x77ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.75"^^xsd:decimal ;
  dwc:decimalLongitude "-126.709999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2701"^^xsd:integer ;
  dwc:maximumDepthInMeters "2701"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x77ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.75 -126.709999084473)"^^geo:wktLiteral ;
  geo-pos:lat "42.75"^^xsd:decimal ;
  geo-pos:long "-126.709999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x77ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x77ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna macleani'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70999908447'^^xsd:double;
  dwc:latitude '42.75'^^xsd:double;
  dwc:minimumDepth '2701'^^xsd:integer;
  dwc:maximumDepth '2701'^^xsd:integer;
  dwc:aphiaid '450007'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x77ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x77ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x77ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x77ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x77ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x77ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x77ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '138667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x77ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138667'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2741%3A0x77ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2741%3A0x77ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2741%3A0x77ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2741%3A0x77ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2741%3A0x77ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2741:0x77ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2741'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium atalantae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '328768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2741:0x77ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783176'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2822%3A0x77ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2822%3A0x77ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2822%3A0x77ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^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/212__urn%3Acatalog%3APENN%3AC%3A2822%3A0x77ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2822%3A0x77ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2822:0x77ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2822'^^xsd:integer;
  dwc:scientificName 'Paralomis hirtella'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '16.89999961853'^^xsd:double;
  dwc:aphiaid '378129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2822:0x77ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378129'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2759%3A0x77ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2759%3A0x77ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2759%3A0x77ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2759%3A0x77ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2759%3A0x77ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2759:0x77ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2759'^^xsd:integer;
  dwc:scientificName 'Prionospio unilamellata'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '331148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2759:0x77ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '331148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1739%3A0x78ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1739%3A0x78ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1739%3A0x78ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1739%3A0x78ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1739%3A0x78ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1739:0x78ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1739'^^xsd:integer;
  dwc:scientificName 'Idasola washingtoniana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '817573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1739:0x78ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '817572'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A752%3A0x70ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A752%3A0x70ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A752%3A0x70ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A752%3A0x70ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A752%3A0x70ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:752:0x70ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '752'^^xsd:integer;
  dwc:scientificName 'Alvinocaris lusca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378090'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:752:0x70ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378090'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A490%3A0x70ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A490%3A0x70ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A490%3A0x70ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A490%3A0x70ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A490%3A0x70ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:490:0x70ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '490'^^xsd:integer;
  dwc:scientificName 'Paralvinella sulfincola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '334364'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:490:0x70ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '334364'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A701%3A0x71ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A701%3A0x71ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A701%3A0x71ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A701%3A0x71ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A701%3A0x71ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:701:0x71ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '701'^^xsd:integer;
  dwc:scientificName 'Pardalisca endeavouri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '548448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:701:0x71ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '548448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2247%3A0x71ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2247%3A0x71ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2247%3A0x71ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2247%3A0x71ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2247%3A0x71ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2247:0x71ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2247'^^xsd:integer;
  dwc:scientificName 'Solutigyra reticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2247:0x71ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536904'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2083%3A0x71ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2083%3A0x71ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2083%3A0x71ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2083%3A0x71ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2083%3A0x71ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2083:0x71ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2083'^^xsd:integer;
  dwc:scientificName 'Bathymargarites symplector'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2083:0x71ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A707%3A0x71ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A707%3A0x71ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A707%3A0x71ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A707%3A0x71ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A707%3A0x71ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:707:0x71ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '707'^^xsd:integer;
  dwc:scientificName 'Harpiniopsis fulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '548919'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:707:0x71ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '548919'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2032%3A0x71ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2032%3A0x71ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2032%3A0x71ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2032%3A0x71ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2032%3A0x71ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2032:0x71ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2032'^^xsd:integer;
  dwc:scientificName 'Sinezona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2032:0x71ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138466'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x71ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x71ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x71ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x71ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x71ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x71ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Benthonellania acuticostata'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '419619'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x71ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '419619'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1957%3A0x77ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1957%3A0x77ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1957%3A0x77ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1957%3A0x77ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1957%3A0x77ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1957:0x77ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1957'^^xsd:integer;
  dwc:scientificName 'Acesta bullisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '420743'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1957:0x77ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '420743'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2061%3A0x77ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2061%3A0x77ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2061%3A0x77ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2061%3A0x77ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2061%3A0x77ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2061:0x77ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2061'^^xsd:integer;
  dwc:scientificName 'Clypeosectus delectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2061:0x77ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A569%3A0x77ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A569%3A0x77ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A569%3A0x77ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A569%3A0x77ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A569%3A0x77ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:569:0x77ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '569'^^xsd:integer;
  dwc:scientificName 'Copidognathus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '406844'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:569:0x77ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '406844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1793%3A0x77ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1793%3A0x77ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1793%3A0x77ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1793%3A0x77ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1793%3A0x77ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1793:0x77ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1793'^^xsd:integer;
  dwc:scientificName 'Benthoctopus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '138266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1793:0x77ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138265'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2070%3A0x77ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2070%3A0x77ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2070%3A0x77ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2070%3A0x77ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2070%3A0x77ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2070:0x77ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2070'^^xsd:integer;
  dwc:scientificName 'Clypeosectus delectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2070:0x77ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1074%3A0x77ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1074%3A0x77ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1074%3A0x77ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1074%3A0x77ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1074%3A0x77ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1074:0x77ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1074'^^xsd:integer;
  dwc:scientificName 'Benthoxynus spiculifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '349207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1074:0x77ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '349207'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2467%3A0x77ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2467%3A0x77ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2467%3A0x77ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2467%3A0x77ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2467%3A0x77ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2467:0x77ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2467'^^xsd:integer;
  dwc:scientificName 'Riftia pachyptila'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2467:0x77ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1632%3A0x5CAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1632%3A0x5CAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1632%3A0x5CAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1632%3A0x5CAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1632%3A0x5CAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1632:0x5CAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1632'^^xsd:integer;
  dwc:scientificName 'Amphiplica gordensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1632:0x5CAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2486%3A0x5CAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2486%3A0x5CAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2486%3A0x5CAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2486%3A0x5CAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2486%3A0x5CAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2486:0x5CAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2486'^^xsd:integer;
  dwc:scientificName 'Chondrocladia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '131894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2486:0x5CAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131894'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1244%3A0x5CAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1244%3A0x5CAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1244%3A0x5CAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1244%3A0x5CAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1244%3A0x5CAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1244:0x5CAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1244'^^xsd:integer;
  dwc:scientificName 'Oncaea praeclara'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '354033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1244:0x5CAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '128954'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A674%3A0x5CAEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A674%3A0x5CAEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A674%3A0x5CAEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A674%3A0x5CAEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A674%3A0x5CAEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:674:0x5CAEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '674'^^xsd:integer;
  dwc:scientificName 'Ventiella sulfuris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '557720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:674:0x5CAEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1156%3A0x5DAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1156%3A0x5DAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1156%3A0x5DAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1156%3A0x5DAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1156%3A0x5DAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1156:0x5DAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1156'^^xsd:integer;
  dwc:scientificName 'Stygiopontius cinctiger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1156:0x5DAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2318%3A0x5DAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2318%3A0x5DAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2318%3A0x5DAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2318%3A0x5DAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2318%3A0x5DAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2318:0x5DAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2318'^^xsd:integer;
  dwc:scientificName 'Olgasolaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2318:0x5DAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180861'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1971%3A0x5DAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1971%3A0x5DAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1971%3A0x5DAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1971%3A0x5DAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1971%3A0x5DAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1971:0x5DAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1971'^^xsd:integer;
  dwc:scientificName 'Lepetodrilus schrolli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1971:0x5DAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A405%3A0x5DAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A405%3A0x5DAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A405%3A0x5DAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A405%3A0x5DAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A405%3A0x5DAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:405:0x5DAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '405'^^xsd:integer;
  dwc:scientificName 'Prionospio'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:405:0x5DAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2888%3A0x76ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2888%3A0x76ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2888%3A0x76ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.5333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-115.566703796387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2888%3A0x76ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.5333003997803 -115.566703796387)"^^geo:wktLiteral ;
  geo-pos:lat "-23.5333003997803"^^xsd:decimal ;
  geo-pos:long "-115.566703796387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2888%3A0x76ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2888:0x76ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2888'^^xsd:integer;
  dwc:scientificName 'Ilyophis saldanhai'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-115.56670379639'^^xsd:double;
  dwc:latitude '-23.53330039978'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:aphiaid '272020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2888:0x76ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A355%3A0x76ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A355%3A0x76ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A355%3A0x76ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A355%3A0x76ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A355%3A0x76ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:355:0x76ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '355'^^xsd:integer;
  dwc:scientificName 'Nereis sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:355:0x76ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x76ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x76ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x76ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x76ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x76ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x76ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Branchinotogluma hessleri'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '327273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x76ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A238%3A0x76ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A238%3A0x76ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A238%3A0x76ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.75"^^xsd:decimal ;
  dwc:decimalLongitude "-129.701599121094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1850"^^xsd:integer ;
  dwc:maximumDepthInMeters "1850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A238%3A0x76ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.75 -129.701599121094)"^^geo:wktLiteral ;
  geo-pos:lat "49.75"^^xsd:decimal ;
  geo-pos:long "-129.701599121094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A238%3A0x76ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:238:0x76ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '238'^^xsd:integer;
  dwc:scientificName 'Levensteiniella kincaidi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Explorer'^^xsd:string;
  dwc:longitude '-129.70159912109'^^xsd:double;
  dwc:latitude '49.75'^^xsd:double;
  dwc:minimumDepth '1850'^^xsd:integer;
  dwc:maximumDepth '1850'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:238:0x76ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A407%3A0x76ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A407%3A0x76ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A407%3A0x76ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A407%3A0x76ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A407%3A0x76ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:407:0x76ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '407'^^xsd:integer;
  dwc:scientificName 'Prionospio'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:407:0x76ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1222%3A0x77ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1222%3A0x77ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1222%3A0x77ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1222%3A0x77ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1222%3A0x77ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1222:0x77ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1222'^^xsd:integer;
  dwc:scientificName 'Ecbathyrion prolixicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '351201'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1222:0x77ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '351201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2842%3A0x77ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2842%3A0x77ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2842%3A0x77ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499984741211"^^xsd:decimal ;
  dwc:decimalLongitude "31.5170001983643"^^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/212__urn%3Acatalog%3APENN%3AC%3A2842%3A0x77ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499984741211 31.5170001983643)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499984741211"^^xsd:decimal ;
  geo-pos:long "31.5170001983643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2842%3A0x77ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2842:0x77ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2842'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides armatus'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '31.517000198364'^^xsd:double;
  dwc:latitude '37.849998474121'^^xsd:double;
  dwc:aphiaid '158952'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2842:0x77ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A647%3A0x5DAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A647%3A0x5DAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A647%3A0x5DAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A647%3A0x5DAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A647%3A0x5DAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:647:0x5DAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '647'^^xsd:integer;
  dwc:scientificName 'Oradarea longimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:647:0x5DAEA50101000400'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A55%3A0x5DAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A55%3A0x5DAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A55%3A0x5DAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A55%3A0x5DAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A55%3A0x5DAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:55:0x5DAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '55'^^xsd:integer;
  dwc:scientificName 'Orbiniella hobsonae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:55:0x5DAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A676%3A0x5DAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A676%3A0x5DAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A676%3A0x5DAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A676%3A0x5DAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A676%3A0x5DAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:676:0x5DAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '676'^^xsd:integer;
  dwc:scientificName 'Ventiella sulfuris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '557720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:676:0x5DAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5DAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5DAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5DAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5990009307861"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2014999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "645"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5DAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  geo-pos:lat "27.5990009307861"^^xsd:decimal ;
  geo-pos:long "-91.2014999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5DAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5DAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Cancellaria rosewateri'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.201499938965'^^xsd:double;
  dwc:latitude '27.599000930786'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '645'^^xsd:integer;
  dwc:aphiaid '420193'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5DAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '420193'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3607%3A0x5DAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3607%3A0x5DAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3607%3A0x5DAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3607%3A0x5DAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3607%3A0x5DAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3607:0x5DAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3607'^^xsd:integer;
  dwc:scientificName 'Bathycuma brevirostre'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '181824'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3607:0x5DAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3573%3A0x5DAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3573%3A0x5DAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3573%3A0x5DAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3573%3A0x5DAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3573%3A0x5DAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3573:0x5DAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3573'^^xsd:integer;
  dwc:scientificName 'Ophiopholis kennerleyi'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '243916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3573:0x5DAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '243916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5DAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5DAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5DAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.625"^^xsd:decimal ;
  dwc:decimalLongitude "-104.209999084473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2538"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5DAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.625 -104.209999084473)"^^geo:wktLiteral ;
  geo-pos:lat "8.625"^^xsd:decimal ;
  geo-pos:long "-104.209999084473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5DAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5DAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Neotanais'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.20999908447'^^xsd:double;
  dwc:latitude '8.625'^^xsd:double;
  dwc:minimumDepth '2538'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:aphiaid '136204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5DAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '136204'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3628%3A0x5DAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3628%3A0x5DAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3628%3A0x5DAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3628%3A0x5DAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3628%3A0x5DAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3628:0x5DAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3628'^^xsd:integer;
  dwc:scientificName 'Ceratostom inornata'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:PENN:C:3628:0x5DAEA50101000B00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5DAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5DAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5DAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7350006103516"^^xsd:decimal ;
  dwc:decimalLongitude "-91.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "533"^^xsd:integer ;
  dwc:maximumDepthInMeters "658"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5DAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7350006103516 -91.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.7350006103516"^^xsd:decimal ;
  geo-pos:long "-91.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5DAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5DAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Clio'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.25'^^xsd:double;
  dwc:latitude '27.735000610352'^^xsd:double;
  dwc:minimumDepth '533'^^xsd:integer;
  dwc:maximumDepth '658'^^xsd:integer;
  dwc:aphiaid '137751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5DAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '137751'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A940%3A0x76ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A940%3A0x76ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A940%3A0x76ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A940%3A0x76ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A940%3A0x76ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:940:0x76ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '940'^^xsd:integer;
  dwc:scientificName 'Copidognathus alvinus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '114818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:940:0x76ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '114818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A515%3A0x76ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A515%3A0x76ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A515%3A0x76ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A515%3A0x76ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A515%3A0x76ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:515:0x76ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '515'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:515:0x76ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x76ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x76ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x76ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x76ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x76ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x76ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bathyceradocus wuzzae'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '531404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x76ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '531404'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2161%3A0x76ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2161%3A0x76ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2161%3A0x76ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2161%3A0x76ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2161%3A0x76ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2161:0x76ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2161'^^xsd:integer;
  dwc:scientificName 'Symmetromphalus hageni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2161:0x76ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450021'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A440%3A0x76ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A440%3A0x76ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A440%3A0x76ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A440%3A0x76ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A440%3A0x76ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:440:0x76ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '440'^^xsd:integer;
  dwc:scientificName 'Paralvinella dela'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:440:0x76ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A994%3A0x76ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A994%3A0x76ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A994%3A0x76ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.8507995605469 123.834701538086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.8507995605469"^^xsd:decimal ;
  dwc:decimalLongitude "123.834701538086"^^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/212__urn%3Acatalog%3APENN%3AC%3A994%3A0x76ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.8507995605469 123.834701538086)"^^geo:wktLiteral ;
  geo-pos:lat "24.8507995605469"^^xsd:decimal ;
  geo-pos:long "123.834701538086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A994%3A0x76ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:994:0x76ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '994'^^xsd:integer;
  dwc:scientificName 'Shinkaia crosnieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Japan Subduction Zones'^^xsd:string;
  dwc:longitude '123.83470153809'^^xsd:double;
  dwc:latitude '24.850799560547'^^xsd:double;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378119'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:994:0x76ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378119'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2495%3A0x76ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2495%3A0x76ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2495%3A0x76ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2495%3A0x76ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2495%3A0x76ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2495:0x76ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2495'^^xsd:integer;
  dwc:scientificName 'Verruca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106140'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2495:0x76ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106140'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5DAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5DAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5DAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5DAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5DAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5DAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '138667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5DAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138667'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5DAEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5DAEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5DAEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5DAEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5DAEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5DAEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Melanodrymia aurantiaca'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5DAEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5EAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5EAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5EAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5EAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5EAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5EAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Munidopsis alvisca'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:aphiaid '242562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5EAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242562'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5EAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5EAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5EAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5EAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5EAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5EAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepidonotopodium williamsae'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '328774'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5EAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A918%3A0x5EAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A918%3A0x5EAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A918%3A0x5EAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A918%3A0x5EAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A918%3A0x5EAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:918:0x5EAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '918'^^xsd:integer;
  dwc:scientificName 'Segonzacia mesatlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:918:0x5EAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A518%3A0x5EAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A518%3A0x5EAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A518%3A0x5EAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A518%3A0x5EAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A518%3A0x5EAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:518:0x5EAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '518'^^xsd:integer;
  dwc:scientificName 'Amphisamytha galapagensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '326388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:518:0x5EAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5EAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5EAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5EAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5EAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5EAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5EAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Benthoctopus'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:aphiaid '138266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5EAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138265'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3505%3A0x5EAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3505%3A0x5EAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3505%3A0x5EAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3505%3A0x5EAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3505%3A0x5EAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3505:0x5EAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3505'^^xsd:integer;
  dwc:scientificName 'Marinitoga hydrogenitolerans'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:aphiaid '533719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3505:0x5EAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '533719'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A487%3A0x5EAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A487%3A0x5EAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A487%3A0x5EAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A487%3A0x5EAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A487%3A0x5EAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:487:0x5EAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '487'^^xsd:integer;
  dwc:scientificName 'Paralvinella pandorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:487:0x5EAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1392%3A0x75ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1392%3A0x75ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1392%3A0x75ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1392%3A0x75ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1392%3A0x75ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1392:0x75ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1392'^^xsd:integer;
  dwc:scientificName 'Neocyttus helgae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '127423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1392:0x75ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127423'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2490%3A0x75ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2490%3A0x75ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2490%3A0x75ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2490%3A0x75ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2490%3A0x75ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2490:0x75ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2490'^^xsd:integer;
  dwc:scientificName 'Geodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '132005'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2490:0x75ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '132005'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x75ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x75ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x75ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5990009307861"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2014999389648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "645"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x75ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5990009307861 -91.2014999389648)"^^geo:wktLiteral ;
  geo-pos:lat "27.5990009307861"^^xsd:decimal ;
  geo-pos:long "-91.2014999389648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x75ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x75ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bathynerita naticoidea'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.201499938965'^^xsd:double;
  dwc:latitude '27.599000930786'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '645'^^xsd:integer;
  dwc:aphiaid '419502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x75ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1052704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A206%3A0x75ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A206%3A0x75ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A206%3A0x75ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A206%3A0x75ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A206%3A0x75ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:206:0x75ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '206'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium riftense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:206:0x75ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783173'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1047%3A0x76ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1047%3A0x76ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1047%3A0x76ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1047%3A0x76ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1047%3A0x76ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1047:0x76ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1047'^^xsd:integer;
  dwc:scientificName 'Aphotopontius hydronauticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1047:0x76ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348894'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1401%3A0x76ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1401%3A0x76ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1401%3A0x76ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1401%3A0x76ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1401%3A0x76ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1401:0x76ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1401'^^xsd:integer;
  dwc:scientificName 'Careproctus hyaleius'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '274433'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1401:0x76ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274433'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2505%3A0x76ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2505%3A0x76ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2505%3A0x76ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2505%3A0x76ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2505%3A0x76ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2505:0x76ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2505'^^xsd:integer;
  dwc:scientificName 'Cheramomyzon abyssale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2505:0x76ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2377%3A0x35AFA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2377%3A0x35AFA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2377%3A0x35AFA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2377%3A0x35AFA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2377%3A0x35AFA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2377:0x35AFA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2377'^^xsd:integer;
  dwc:scientificName 'Provanna glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450002'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2377:0x35AFA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450005'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x35AFA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x35AFA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x35AFA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x35AFA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x35AFA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x35AFA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Planorbidella planispira'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:aphiaid '450000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x35AFA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x35AFA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x35AFA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x35AFA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x35AFA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x35AFA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x35AFA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Creseis acicula'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '139034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x35AFA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A188%3A0x36AFA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A188%3A0x36AFA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A188%3A0x36AFA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A188%3A0x36AFA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A188%3A0x36AFA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:188:0x36AFA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '188'^^xsd:integer;
  dwc:scientificName 'Lepidonotopodium fimbriatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328769'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:188:0x36AFA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328769'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1279%3A0x36AFA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1279%3A0x36AFA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1279%3A0x36AFA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1279%3A0x36AFA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1279%3A0x36AFA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1279:0x36AFA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1279'^^xsd:integer;
  dwc:scientificName 'Neobrachylepas relica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '933316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1279:0x36AFA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '933316'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1987%3A0x36AFA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1987%3A0x36AFA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1987%3A0x36AFA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1987%3A0x36AFA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 135)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1987%3A0x36AFA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1987:0x36AFA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1987'^^xsd:integer;
  dwc:scientificName 'Calyptogena okutanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '135'^^xsd:integer;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1987:0x36AFA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A123%3A0x36AFA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A123%3A0x36AFA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A123%3A0x36AFA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A123%3A0x36AFA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A123%3A0x36AFA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:123:0x36AFA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '123'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma segonzaci'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '767073'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:123:0x36AFA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783164'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A610%3A0x36AFA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A610%3A0x36AFA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A610%3A0x36AFA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A610%3A0x36AFA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A610%3A0x36AFA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:610:0x36AFA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '610'^^xsd:integer;
  dwc:scientificName 'Dahlella caldariensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '459330'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:610:0x36AFA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '459330'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2205%3A0x75ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2205%3A0x75ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2205%3A0x75ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2205%3A0x75ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2205%3A0x75ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2205:0x75ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2205'^^xsd:integer;
  dwc:scientificName 'Depressigyra globulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '413442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2205:0x75ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '413442'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3503%3A0x75ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3503%3A0x75ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3503%3A0x75ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2099990844727 -158.130004882812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.2099990844727"^^xsd:decimal ;
  dwc:decimalLongitude "-158.130004882812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1057"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3503%3A0x75ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.2099990844727 -158.130004882812)"^^geo:wktLiteral ;
  geo-pos:lat "21.2099990844727"^^xsd:decimal ;
  geo-pos:long "-158.130004882812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3503%3A0x75ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3503:0x75ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3503'^^xsd:integer;
  dwc:scientificName 'Vigtorniella flokati'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Oahu Slope'^^xsd:string;
  dwc:longitude '-158.13000488281'^^xsd:double;
  dwc:latitude '21.209999084473'^^xsd:double;
  dwc:minimumDepth '1057'^^xsd:integer;
  dwc:aphiaid '532103'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3503:0x75ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1306985'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1319%3A0x75ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1319%3A0x75ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1319%3A0x75ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1319%3A0x75ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1319%3A0x75ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1319:0x75ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1319'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus cf.rissoanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1319:0x75ACA50101000600'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1322%3A0x75ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1322%3A0x75ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1322%3A0x75ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1322%3A0x75ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1322%3A0x75ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1322:0x75ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1322'^^xsd:integer;
  dwc:scientificName 'Nematonurus armatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '319561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1322:0x75ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158952'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1529%3A0x75ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1529%3A0x75ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1529%3A0x75ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-33.2299995422363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2300"^^xsd:integer ;
  dwc:maximumDepthInMeters "2300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1529%3A0x75ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2999992370605 -33.2299995422363)"^^geo:wktLiteral ;
  geo-pos:lat "36.2999992370605"^^xsd:decimal ;
  geo-pos:long "-33.2299995422363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1529%3A0x75ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1529:0x75ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1529'^^xsd:integer;
  dwc:scientificName 'Diphasia margareta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-33.229999542236'^^xsd:double;
  dwc:latitude '36.29999923706'^^xsd:double;
  dwc:minimumDepth '2300'^^xsd:integer;
  dwc:maximumDepth '2300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1529:0x75ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A910%3A0x75ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A910%3A0x75ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A910%3A0x75ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A910%3A0x75ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A910%3A0x75ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:910:0x75ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '910'^^xsd:integer;
  dwc:scientificName 'Cyanagraea praedator'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:910:0x75ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x75ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x75ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x75ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6599998474121 -130.360000610352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6599998474121"^^xsd:decimal ;
  dwc:decimalLongitude "-130.360000610352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x75ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6599998474121 -130.360000610352)"^^geo:wktLiteral ;
  geo-pos:lat "44.6599998474121"^^xsd:decimal ;
  geo-pos:long "-130.360000610352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x75ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x75ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga microchira'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.36000061035'^^xsd:double;
  dwc:latitude '44.659999847412'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '458579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x75ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '458579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1376%3A0x40AFA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1376%3A0x40AFA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1376%3A0x40AFA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1376%3A0x40AFA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1376%3A0x40AFA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1376:0x40AFA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1376'^^xsd:integer;
  dwc:scientificName 'Bythites hollisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '301698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1376:0x40AFA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '398418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1520%3A0x40AFA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1520%3A0x40AFA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1520%3A0x40AFA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.3682994842529"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9500007629395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1520%3A0x40AFA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.3682994842529 -44.9500007629395)"^^geo:wktLiteral ;
  geo-pos:lat "23.3682994842529"^^xsd:decimal ;
  geo-pos:long "-44.9500007629395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1520%3A0x40AFA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1520:0x40AFA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1520'^^xsd:integer;
  dwc:scientificName 'Halecium profundum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.95000076294'^^xsd:double;
  dwc:latitude '23.368299484253'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1520:0x40AFA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x40AFA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40AFA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40AFA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40AFA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x40AFA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x40AFA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Melanodrymia'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '449912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x40AFA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449912'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1112%3A0x40AFA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1112%3A0x40AFA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1112%3A0x40AFA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1112%3A0x40AFA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1112%3A0x40AFA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1112:0x40AFA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1112'^^xsd:integer;
  dwc:scientificName 'Chasmatopontius thescalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1112:0x40AFA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1772%3A0x40AFA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1772%3A0x40AFA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1772%3A0x40AFA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1772%3A0x40AFA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1772%3A0x40AFA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1772:0x40AFA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1772'^^xsd:integer;
  dwc:scientificName 'Cirrothauma murrayi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '139174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1772:0x40AFA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '139174'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A965%3A0x40AFA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A965%3A0x40AFA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A965%3A0x40AFA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6101989746094"^^xsd:decimal ;
  dwc:decimalLongitude "137.533294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3840"^^xsd:integer ;
  dwc:maximumDepthInMeters "3840"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A965%3A0x40AFA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6101989746094 137.533294677734)"^^geo:wktLiteral ;
  geo-pos:lat "33.6101989746094"^^xsd:decimal ;
  geo-pos:long "137.533294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A965%3A0x40AFA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:965:0x40AFA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '965'^^xsd:integer;
  dwc:scientificName 'Munidopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Nankai'^^xsd:string;
  dwc:longitude '137.53329467773'^^xsd:double;
  dwc:latitude '33.610198974609'^^xsd:double;
  dwc:minimumDepth '3840'^^xsd:integer;
  dwc:maximumDepth '3840'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:965:0x40AFA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106836'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x40AFA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40AFA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40AFA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9900016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-127.495002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3232"^^xsd:integer ;
  dwc:maximumDepthInMeters "3232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40AFA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  geo-pos:lat "40.9900016784668"^^xsd:decimal ;
  geo-pos:long "-127.495002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x40AFA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x40AFA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-127.49500274658'^^xsd:double;
  dwc:latitude '40.990001678467'^^xsd:double;
  dwc:minimumDepth '3232'^^xsd:integer;
  dwc:maximumDepth '3232'^^xsd:integer;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x40AFA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x40AFA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40AFA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40AFA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x40AFA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x40AFA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x40AFA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Sericosura venticola'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '239658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x40AFA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '239658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x74ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x74ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x74ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x74ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x74ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x74ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Pachydermia laevis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '449994'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x74ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449994'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2270%3A0x74ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2270%3A0x74ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2270%3A0x74ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2270%3A0x74ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2270%3A0x74ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2270:0x74ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2270'^^xsd:integer;
  dwc:scientificName 'Peltospira operculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2270:0x74ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x74ACA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x74ACA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x74ACA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x74ACA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x74ACA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x74ACA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Phymorhynchus major'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '434621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x74ACA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '434621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1565%3A0x75ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1565%3A0x75ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1565%3A0x75ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1565%3A0x75ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1565%3A0x75ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1565:0x75ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1565'^^xsd:integer;
  dwc:scientificName 'Chiridota hydrothermica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '242132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1565:0x75ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2481%3A0x75ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2481%3A0x75ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2481%3A0x75ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2481%3A0x75ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2481%3A0x75ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2481:0x75ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2481'^^xsd:integer;
  dwc:scientificName 'Chondrocladia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '131894'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2481:0x75ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '131894'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x75ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x75ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x75ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6889991760254"^^xsd:decimal ;
  dwc:decimalLongitude "-125.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2750"^^xsd:integer ;
  dwc:maximumDepthInMeters "2750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x75ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6889991760254 -125.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.6889991760254"^^xsd:decimal ;
  geo-pos:long "-125.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x75ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x75ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Axiothella'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.55999755859'^^xsd:double;
  dwc:latitude '44.688999176025'^^xsd:double;
  dwc:minimumDepth '2750'^^xsd:integer;
  dwc:maximumDepth '2750'^^xsd:integer;
  dwc:aphiaid '129342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x75ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129342'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2096%3A0x75ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2096%3A0x75ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2096%3A0x75ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2096%3A0x75ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2096%3A0x75ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2096:0x75ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2096'^^xsd:integer;
  dwc:scientificName 'Vetulonia phalcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '758202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2096:0x75ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '758202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A889%3A0x36AFA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A889%3A0x36AFA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A889%3A0x36AFA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.4333000183105"^^xsd:decimal ;
  dwc:decimalLongitude "-113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A889%3A0x36AFA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.4333000183105 -113)"^^geo:wktLiteral ;
  geo-pos:lat "-17.4333000183105"^^xsd:decimal ;
  geo-pos:long "-113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A889%3A0x36AFA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:889:0x36AFA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '889'^^xsd:integer;
  dwc:scientificName 'Bythograea laubieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-113'^^xsd:integer;
  dwc:latitude '-17.433300018311'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '440287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:889:0x36AFA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '440287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A794%3A0x36AFA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A794%3A0x36AFA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A794%3A0x36AFA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A794%3A0x36AFA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A794%3A0x36AFA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:794:0x36AFA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '794'^^xsd:integer;
  dwc:scientificName 'Lebbeus washingtonianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378108'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:794:0x36AFA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378108'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x36AFA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x36AFA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x36AFA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x36AFA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x36AFA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x36AFA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Alvinella caudata'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '326268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x36AFA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '326268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A463%3A0x36AFA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A463%3A0x36AFA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A463%3A0x36AFA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A463%3A0x36AFA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A463%3A0x36AFA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:463:0x36AFA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '463'^^xsd:integer;
  dwc:scientificName 'Paralvinella hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:463:0x36AFA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A168%3A0x36AFA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A168%3A0x36AFA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A168%3A0x36AFA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A168%3A0x36AFA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A168%3A0x36AFA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:168:0x36AFA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Branchipolynoe seepensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:168:0x36AFA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x36AFA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x36AFA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x36AFA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x36AFA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x36AFA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x36AFA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Ophryotrocha akessoni'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '330194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x36AFA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330194'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3588%3A0x36AFA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3588%3A0x36AFA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3588%3A0x36AFA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3588%3A0x36AFA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3588%3A0x36AFA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3588:0x36AFA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3588'^^xsd:integer;
  dwc:scientificName 'Lucinoma annulata'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '464200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3588:0x36AFA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2186%3A0x36AFA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2186%3A0x36AFA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2186%3A0x36AFA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2186%3A0x36AFA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2186%3A0x36AFA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2186:0x36AFA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2186'^^xsd:integer;
  dwc:scientificName 'Ctenopelta porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449950'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2186:0x36AFA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449950'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3698%3A0x74ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3698%3A0x74ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3698%3A0x74ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4830017089844 119.366996765137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4830017089844"^^xsd:decimal ;
  dwc:decimalLongitude "119.366996765137"^^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/212__urn%3Acatalog%3APENN%3AC%3A3698%3A0x74ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4830017089844 119.366996765137)"^^geo:wktLiteral ;
  geo-pos:lat "33.4830017089844"^^xsd:decimal ;
  geo-pos:long "119.366996765137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3698%3A0x74ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3698:0x74ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3698'^^xsd:integer;
  dwc:scientificName 'Mitrella permodestra'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Santa Cruz Basin'^^xsd:string;
  dwc:longitude '119.36699676514'^^xsd:double;
  dwc:latitude '33.483001708984'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:PENN:C:3698:0x74ACA50101000500'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1371%3A0x74ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1371%3A0x74ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1371%3A0x74ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1371%3A0x74ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1371%3A0x74ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1371:0x74ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1371'^^xsd:integer;
  dwc:scientificName 'Cataetyx laticeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1371:0x74ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1378%3A0x74ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1378%3A0x74ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1378%3A0x74ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1378%3A0x74ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1378%3A0x74ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1378:0x74ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1378'^^xsd:integer;
  dwc:scientificName 'Bythites hollisi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '301698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1378:0x74ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '398418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A423%3A0x74ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A423%3A0x74ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A423%3A0x74ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A423%3A0x74ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A423%3A0x74ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:423:0x74ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '423'^^xsd:integer;
  dwc:scientificName 'Ophryotrocha platykephale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330216'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:423:0x74ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1237%3A0x74ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1237%3A0x74ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1237%3A0x74ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1237%3A0x74ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1237%3A0x74ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1237:0x74ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1237'^^xsd:integer;
  dwc:scientificName 'Hyalopontius boxshalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '346564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1237:0x74ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '346564'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2441%3A0x74ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2441%3A0x74ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2441%3A0x74ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375"^^xsd:decimal ;
  dwc:decimalLongitude "-126.703300476074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2643"^^xsd:integer ;
  dwc:maximumDepthInMeters "2751"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2441%3A0x74ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375 -126.703300476074)"^^geo:wktLiteral ;
  geo-pos:lat "42.375"^^xsd:decimal ;
  geo-pos:long "-126.703300476074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2441%3A0x74ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2441:0x74ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2441'^^xsd:integer;
  dwc:scientificName 'Ridgeia piscesae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.70330047607'^^xsd:double;
  dwc:latitude '42.375'^^xsd:double;
  dwc:minimumDepth '2643'^^xsd:integer;
  dwc:maximumDepth '2751'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '266009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2441:0x74ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x74ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x74ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x74ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x74ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x74ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x74ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Riftia pachyptila'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '266010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x74ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '266010'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5EAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5EAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5EAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5EAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5EAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5EAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Paralvinella grasslei'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '330308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5EAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5EAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5EAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5EAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7099990844727 -127.790000915527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7099990844727"^^xsd:decimal ;
  dwc:decimalLongitude "-127.790000915527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2642"^^xsd:integer ;
  dwc:maximumDepthInMeters "2642"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5EAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7099990844727 -127.790000915527)"^^geo:wktLiteral ;
  geo-pos:lat "47.7099990844727"^^xsd:decimal ;
  geo-pos:long "-127.790000915527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5EAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5EAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Capitella'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-127.79000091553'^^xsd:double;
  dwc:latitude '47.709999084473'^^xsd:double;
  dwc:minimumDepth '2642'^^xsd:integer;
  dwc:maximumDepth '2642'^^xsd:integer;
  dwc:aphiaid '129211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5EAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129211'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5EAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5EAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5EAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5EAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5EAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5EAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Clypeosectus delectus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '449949'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5EAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449949'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1277%3A0x5EAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1277%3A0x5EAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1277%3A0x5EAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1277%3A0x5EAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1277%3A0x5EAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1277:0x5EAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1277'^^xsd:integer;
  dwc:scientificName 'Calantica moscalevi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '733392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1277:0x5EAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '733392'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1518%3A0x5EAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1518%3A0x5EAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1518%3A0x5EAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1518%3A0x5EAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1518%3A0x5EAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1518:0x5EAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1518'^^xsd:integer;
  dwc:scientificName 'Halecium profundum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '117601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1518:0x5EAEA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '117601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2327%3A0x5EAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2327%3A0x5EAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2327%3A0x5EAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2327%3A0x5EAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2327%3A0x5EAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2327:0x5EAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2327'^^xsd:integer;
  dwc:scientificName 'Shinkailepas kaikatensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2327:0x5EAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512336'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1741%3A0x5EAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1741%3A0x5EAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1741%3A0x5EAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1741%3A0x5EAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1741%3A0x5EAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1741:0x5EAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1741'^^xsd:integer;
  dwc:scientificName 'Bathypecten vulcani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '391785'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1741:0x5EAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1214%3A0x5EAEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1214%3A0x5EAEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1214%3A0x5EAEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1214%3A0x5EAEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1214%3A0x5EAEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1214:0x5EAEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1214'^^xsd:integer;
  dwc:scientificName 'Stygiopontius stabilitus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355925'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1214:0x5EAEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355925'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1995%3A0x5FAEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1995%3A0x5FAEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1995%3A0x5FAEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-122.099998474121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1995%3A0x5FAEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7000007629395 -122.099998474121)"^^geo:wktLiteral ;
  geo-pos:lat "36.7000007629395"^^xsd:decimal ;
  geo-pos:long "-122.099998474121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1995%3A0x5FAEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1995:0x5FAEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1995'^^xsd:integer;
  dwc:scientificName 'Calyptogena (Archivesica) kilmeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Monterey'^^xsd:string;
  dwc:longitude '-122.09999847412'^^xsd:double;
  dwc:latitude '36.70000076294'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '464416'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1995:0x5FAEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '464362'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1203%3A0x73ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1203%3A0x73ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1203%3A0x73ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1203%3A0x73ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1203%3A0x73ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1203:0x73ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1203'^^xsd:integer;
  dwc:scientificName 'Stygiopontius sentifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1203:0x73ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A841%3A0x73ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A841%3A0x73ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A841%3A0x73ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A841%3A0x73ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A841%3A0x73ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:841:0x73ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '841'^^xsd:integer;
  dwc:scientificName 'Munidopsis marianica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '242559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:841:0x73ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '242559'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A43%3A0x74ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A43%3A0x74ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A43%3A0x74ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A43%3A0x74ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A43%3A0x74ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:43:0x74ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '43'^^xsd:integer;
  dwc:scientificName 'Eunice pulvinopalpata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327778'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:43:0x74ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327778'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1654%3A0x74ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1654%3A0x74ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1654%3A0x74ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1654%3A0x74ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1654%3A0x74ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1654:0x74ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1654'^^xsd:integer;
  dwc:scientificName 'Neptunea insularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '491172'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1654:0x74ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '491172'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A327%3A0x74ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A327%3A0x74ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A327%3A0x74ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A327%3A0x74ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A327%3A0x74ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:327:0x74ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '327'^^xsd:integer;
  dwc:scientificName 'Shinkai longipedata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '331914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:327:0x74ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '331914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1438%3A0x74ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1438%3A0x74ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1438%3A0x74ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1438%3A0x74ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1438%3A0x74ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1438:0x74ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1438'^^xsd:integer;
  dwc:scientificName 'Etmopterus princeps'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105911'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1438:0x74ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105911'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A926%3A0x74ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A926%3A0x74ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A926%3A0x74ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A926%3A0x74ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A926%3A0x74ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:926:0x74ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '926'^^xsd:integer;
  dwc:scientificName 'Neolepas'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '534843'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:926:0x74ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '534843'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3646%3A0x5FAEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3646%3A0x5FAEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3646%3A0x5FAEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3646%3A0x5FAEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3646%3A0x5FAEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3646:0x5FAEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3646'^^xsd:integer;
  dwc:scientificName 'Olivella spretoides'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '448253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3646:0x5FAEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '448253'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5FAEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5FAEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5FAEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5FAEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5FAEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5FAEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus pustulosus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '449978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5FAEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449978'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5FAEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5FAEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5FAEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5FAEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5FAEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5FAEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus cristatus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5FAEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5FAEA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5FAEA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5FAEA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5FAEA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5FAEA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5FAEA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Sericosura verenae'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '407708'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5FAEA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '407708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A122%3A0x5FAEA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A122%3A0x5FAEA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A122%3A0x5FAEA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A122%3A0x5FAEA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A122%3A0x5FAEA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:122:0x5FAEA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '122'^^xsd:integer;
  dwc:scientificName 'Branchinotogluma segonzaci'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '767073'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:122:0x5FAEA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783164'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5FAEA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5FAEA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5FAEA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5FAEA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5FAEA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5FAEA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5FAEA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1107%3A0x5FAEA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1107%3A0x5FAEA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1107%3A0x5FAEA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1107%3A0x5FAEA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1107%3A0x5FAEA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1107:0x5FAEA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1107'^^xsd:integer;
  dwc:scientificName 'Chasmatopontius thescalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '350037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1107:0x5FAEA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '350037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A643%3A0x5FAEA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A643%3A0x5FAEA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A643%3A0x5FAEA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A643%3A0x5FAEA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A643%3A0x5FAEA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:643:0x5FAEA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '643'^^xsd:integer;
  dwc:scientificName 'Bouvierella curtirama'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '430714'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:643:0x5FAEA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '430714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1287%3A0x5FAEA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1287%3A0x5FAEA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1287%3A0x5FAEA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "-141.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1287%3A0x5FAEA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7000007629395 -141.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "26.7000007629395"^^xsd:decimal ;
  geo-pos:long "-141.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1287%3A0x5FAEA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1287:0x5FAEA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1287'^^xsd:integer;
  dwc:scientificName 'Ceramaster misakiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Bonin Arc'^^xsd:string;
  dwc:longitude '-141.08329772949'^^xsd:double;
  dwc:latitude '26.700000762939'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '368811'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1287:0x5FAEA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '883365'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x73ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x73ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x73ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x73ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x73ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x73ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Cyathermia naticoides'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '449951'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x73ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x73ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x73ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x73ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9900016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-127.495002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3232"^^xsd:integer ;
  dwc:maximumDepthInMeters "3232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x73ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  geo-pos:lat "40.9900016784668"^^xsd:decimal ;
  geo-pos:long "-127.495002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x73ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x73ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Neolepetopsis gordensis'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-127.49500274658'^^xsd:double;
  dwc:latitude '40.990001678467'^^xsd:double;
  dwc:minimumDepth '3232'^^xsd:integer;
  dwc:maximumDepth '3232'^^xsd:integer;
  dwc:aphiaid '449987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x73ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2737%3A0x73ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2737%3A0x73ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2737%3A0x73ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2737%3A0x73ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2737%3A0x73ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2737:0x73ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2737'^^xsd:integer;
  dwc:scientificName 'Iphionella risensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:aphiaid '327168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2737:0x73ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1288749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A702%3A0x73ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A702%3A0x73ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A702%3A0x73ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A702%3A0x73ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A702%3A0x73ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:702:0x73ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '702'^^xsd:integer;
  dwc:scientificName 'Pardalisca endeavouri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '548448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:702:0x73ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '548448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1895%3A0x73ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1895%3A0x73ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1895%3A0x73ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -124.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.25"^^xsd:decimal ;
  dwc:decimalLongitude "-124.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1895%3A0x73ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.25 -124.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.25"^^xsd:decimal ;
  geo-pos:long "-124.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1895%3A0x73ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1895:0x73ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1895'^^xsd:integer;
  dwc:scientificName 'Neptunea pribiloffensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'North California continental slope'^^xsd:string;
  dwc:longitude '-124.5'^^xsd:double;
  dwc:latitude '41.25'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '491185'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1895:0x73ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '491185'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1447%3A0x73ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1447%3A0x73ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1447%3A0x73ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2933006286621"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2733001708984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1630"^^xsd:integer ;
  dwc:maximumDepthInMeters "1710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1447%3A0x73ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2933006286621 -32.2733001708984)"^^geo:wktLiteral ;
  geo-pos:lat "37.2933006286621"^^xsd:decimal ;
  geo-pos:long "-32.2733001708984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1447%3A0x73ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1447:0x73ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1447'^^xsd:integer;
  dwc:scientificName 'Etmopterus pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-32.273300170898'^^xsd:double;
  dwc:latitude '37.293300628662'^^xsd:double;
  dwc:minimumDepth '1630'^^xsd:integer;
  dwc:maximumDepth '1710'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '105912'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1447:0x73ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '105912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2654%3A0x73ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2654%3A0x73ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2654%3A0x73ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2654%3A0x73ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2654%3A0x73ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2654:0x73ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2654'^^xsd:integer;
  dwc:scientificName 'Lucernaria janetae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '287233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2654:0x73ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '287233'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A459%3A0x36AFA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A459%3A0x36AFA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A459%3A0x36AFA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A459%3A0x36AFA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A459%3A0x36AFA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:459:0x36AFA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '459'^^xsd:integer;
  dwc:scientificName 'Paralvinella hessleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:459:0x36AFA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1053%3A0x36AFA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1053%3A0x36AFA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1053%3A0x36AFA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1053%3A0x36AFA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1053%3A0x36AFA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1053:0x36AFA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1053'^^xsd:integer;
  dwc:scientificName 'Aphotopontius limatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '348895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1053:0x36AFA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '348895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3585%3A0x37AFA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3585%3A0x37AFA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3585%3A0x37AFA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2700004577637 -119.220001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2700004577637"^^xsd:decimal ;
  dwc:decimalLongitude "-119.220001220703"^^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/212__urn%3Acatalog%3APENN%3AC%3A3585%3A0x37AFA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2700004577637 -119.220001220703)"^^geo:wktLiteral ;
  geo-pos:lat "33.2700004577637"^^xsd:decimal ;
  geo-pos:long "-119.220001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3585%3A0x37AFA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3585:0x37AFA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3585'^^xsd:integer;
  dwc:scientificName 'Myxine circifrons'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Santa Cruz Basin'^^xsd:string;
  dwc:longitude '-119.2200012207'^^xsd:double;
  dwc:latitude '33.270000457764'^^xsd:double;
  dwc:aphiaid '271298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3585:0x37AFA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '271298'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1723%3A0x37AFA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1723%3A0x37AFA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1723%3A0x37AFA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "144.716598510742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1723%3A0x37AFA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.2000007629395 144.716598510742)"^^geo:wktLiteral ;
  geo-pos:lat "18.2000007629395"^^xsd:decimal ;
  geo-pos:long "144.716598510742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1723%3A0x37AFA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1723:0x37AFA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1723'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus septemdierum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mariana Trough'^^xsd:string;
  dwc:longitude '144.71659851074'^^xsd:double;
  dwc:latitude '18.200000762939'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '505971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1723:0x37AFA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '505971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x37AFA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x37AFA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x37AFA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3917007446289"^^xsd:decimal ;
  dwc:decimalLongitude "-91.2667007446289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x37AFA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3917007446289 -91.2667007446289)"^^geo:wktLiteral ;
  geo-pos:lat "27.3917007446289"^^xsd:decimal ;
  geo-pos:long "-91.2667007446289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x37AFA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x37AFA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Teredothyra'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-91.266700744629'^^xsd:double;
  dwc:latitude '27.391700744629'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '138541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x37AFA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138541'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x37AFA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x37AFA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x37AFA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x37AFA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x37AFA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x37AFA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Branchinotogluma tunnicliffeae'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '767075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x37AFA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1782892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A960%3A0x37AFA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A960%3A0x37AFA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A960%3A0x37AFA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.0333003997803 -84.9166030883789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.0333003997803"^^xsd:decimal ;
  dwc:decimalLongitude "-84.9166030883789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3000"^^xsd:integer ;
  dwc:maximumDepthInMeters "3000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A960%3A0x37AFA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.0333003997803 -84.9166030883789)"^^geo:wktLiteral ;
  geo-pos:lat "26.0333003997803"^^xsd:decimal ;
  geo-pos:long "-84.9166030883789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A960%3A0x37AFA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:960:0x37AFA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '960'^^xsd:integer;
  dwc:scientificName 'Munidopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Florida Escarpment'^^xsd:string;
  dwc:longitude '-84.916603088379'^^xsd:double;
  dwc:latitude '26.03330039978'^^xsd:double;
  dwc:minimumDepth '3000'^^xsd:integer;
  dwc:maximumDepth '3000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '106836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:960:0x37AFA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106836'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x37AFA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x37AFA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x37AFA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x37AFA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x37AFA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x37AFA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lysianassidae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x37AFA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2530%3A0x72ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2530%3A0x72ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2530%3A0x72ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2530%3A0x72ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2530%3A0x72ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2530:0x72ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2530'^^xsd:integer;
  dwc:scientificName 'Chiridota'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '123438'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2530:0x72ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123438'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1809%3A0x72ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1809%3A0x72ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1809%3A0x72ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1809%3A0x72ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1809%3A0x72ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1809:0x72ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1809'^^xsd:integer;
  dwc:scientificName 'Protolira thorvaldsoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '141512'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1809:0x72ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '181389'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x73ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x73ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x73ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x73ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x73ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x73ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Bathyceradocus wuzzae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '531404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x73ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '531404'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3720%3A0x73ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3720%3A0x73ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3720%3A0x73ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.7199993133545"^^xsd:decimal ;
  dwc:decimalLongitude "59.2900009155273"^^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/212__urn%3Acatalog%3APENN%3AC%3A3720%3A0x73ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.7199993133545 59.2900009155273)"^^geo:wktLiteral ;
  geo-pos:lat "20.7199993133545"^^xsd:decimal ;
  geo-pos:long "59.2900009155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3720%3A0x73ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3720:0x73ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3720'^^xsd:integer;
  dwc:scientificName 'Mediomastus ambiseta'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Nomamisaki, japan'^^xsd:string;
  dwc:longitude '59.290000915527'^^xsd:double;
  dwc:latitude '20.719999313354'^^xsd:double;
  dwc:aphiaid '157482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3720:0x73ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '157482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1186%3A0x73ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1186%3A0x73ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1186%3A0x73ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1186%3A0x73ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1186%3A0x73ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1186:0x73ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1186'^^xsd:integer;
  dwc:scientificName 'Stygiopontius paxillifer'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '355922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1186:0x73ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '355922'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A867%3A0x73ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A867%3A0x73ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A867%3A0x73ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8417015075684"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5249996185303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A867%3A0x73ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8417015075684 -31.5249996185303)"^^geo:wktLiteral ;
  geo-pos:lat "37.8417015075684"^^xsd:decimal ;
  geo-pos:long "-31.5249996185303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A867%3A0x73ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:867:0x73ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '867'^^xsd:integer;
  dwc:scientificName 'Paromola cuvieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-31.52499961853'^^xsd:double;
  dwc:latitude '37.841701507568'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '870'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:867:0x73ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A177%3A0x73ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A177%3A0x73ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A177%3A0x73ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.0250015258789"^^xsd:decimal ;
  dwc:decimalLongitude "-129.559997558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1459"^^xsd:integer ;
  dwc:maximumDepthInMeters "1580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A177%3A0x73ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.0250015258789 -129.559997558594)"^^geo:wktLiteral ;
  geo-pos:lat "-41.0250015258789"^^xsd:decimal ;
  geo-pos:long "-129.559997558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A177%3A0x73ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:177:0x73ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '177'^^xsd:integer;
  dwc:scientificName 'Harmothoe macnabi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.55999755859'^^xsd:double;
  dwc:latitude '-41.025001525879'^^xsd:double;
  dwc:minimumDepth '1459'^^xsd:integer;
  dwc:maximumDepth '1580'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328255'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:177:0x73ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5FAEA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5FAEA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5FAEA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4584007263184"^^xsd:decimal ;
  dwc:decimalLongitude "-128.709197998047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2400"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5FAEA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4584007263184 -128.709197998047)"^^geo:wktLiteral ;
  geo-pos:lat "48.4584007263184"^^xsd:decimal ;
  geo-pos:long "-128.709197998047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5FAEA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5FAEA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Nicomache venticola'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.70919799805'^^xsd:double;
  dwc:latitude '48.458400726318'^^xsd:double;
  dwc:minimumDepth '2400'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '329812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5FAEA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A648%3A0x5FAEA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A648%3A0x5FAEA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A648%3A0x5FAEA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A648%3A0x5FAEA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A648%3A0x5FAEA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:648:0x5FAEA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '648'^^xsd:integer;
  dwc:scientificName 'Oradarea longimana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:648:0x5FAEA50101000B00'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A479%3A0x5FAEA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A479%3A0x5FAEA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A479%3A0x5FAEA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A479%3A0x5FAEA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A479%3A0x5FAEA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:479:0x5FAEA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '479'^^xsd:integer;
  dwc:scientificName 'Paralvinella pandorae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '330311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:479:0x5FAEA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x5FAEA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x5FAEA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x5FAEA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x5FAEA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x5FAEA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x5FAEA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Hesiospina vestimentifera'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:aphiaid '328356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x5FAEA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x5FAEA50101000E00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5FAEA50101000E00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5FAEA50101000E00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x5FAEA50101000E00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x5FAEA50101000E00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x5FAEA50101000E00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lepetodrilus'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '180907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x5FAEA50101000E00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '180907'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1429%3A0x60AEA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1429%3A0x60AEA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1429%3A0x60AEA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "139.350006103516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "830"^^xsd:integer ;
  dwc:maximumDepthInMeters "1450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1429%3A0x60AEA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 139.350006103516)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "139.350006103516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1429%3A0x60AEA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1429:0x60AEA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1429'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides acrolepis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Sagami Bay'^^xsd:string;
  dwc:longitude '139.35000610352'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '830'^^xsd:integer;
  dwc:maximumDepth '1450'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '272313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1429:0x60AEA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272313'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x60AEA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x60AEA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x60AEA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x60AEA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x60AEA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x60AEA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Paralvinella pandorae'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '330311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x60AEA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x60AEA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x60AEA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x60AEA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-129.095001220703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2184"^^xsd:integer ;
  dwc:maximumDepthInMeters "2213"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x60AEA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9550018310547 -129.095001220703)"^^geo:wktLiteral ;
  geo-pos:lat "47.9550018310547"^^xsd:decimal ;
  geo-pos:long "-129.095001220703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x60AEA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x60AEA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Lysianassidae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-129.0950012207'^^xsd:double;
  dwc:latitude '47.955001831055'^^xsd:double;
  dwc:minimumDepth '2184'^^xsd:integer;
  dwc:maximumDepth '2213'^^xsd:integer;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x60AEA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x60AEA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x60AEA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x60AEA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x60AEA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x60AEA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x60AEA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Ammothea verenae'^^xsd:string;
  dwc:collector 'Charles Fisher'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '239680'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x60AEA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '407708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A770%3A0x72ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A770%3A0x72ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A770%3A0x72ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.8999996185303"^^xsd:decimal ;
  dwc:decimalLongitude "179.699996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A770%3A0x72ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.8999996185303 179.699996948242)"^^geo:wktLiteral ;
  geo-pos:lat "-16.8999996185303"^^xsd:decimal ;
  geo-pos:long "179.699996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A770%3A0x72ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:770:0x72ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '770'^^xsd:integer;
  dwc:scientificName 'Chorocaris vandoverae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'North Fiji Basin'^^xsd:string;
  dwc:longitude '179.69999694824'^^xsd:double;
  dwc:latitude '-16.89999961853'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:770:0x72ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '932591'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2245%3A0x72ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2245%3A0x72ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2245%3A0x72ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2245%3A0x72ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2245%3A0x72ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2245:0x72ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2245'^^xsd:integer;
  dwc:scientificName 'Planorbidella planispira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2245:0x72ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450000'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A82%3A0x72ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A82%3A0x72ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A82%3A0x72ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8332996368408"^^xsd:decimal ;
  dwc:decimalLongitude "-109.083297729492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A82%3A0x72ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8332996368408 -109.083297729492)"^^geo:wktLiteral ;
  geo-pos:lat "20.8332996368408"^^xsd:decimal ;
  geo-pos:long "-109.083297729492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A82%3A0x72ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:82:0x72ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '82'^^xsd:integer;
  dwc:scientificName 'Nicomache arwidssoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-109.08329772949'^^xsd:double;
  dwc:latitude '20.833299636841'^^xsd:double;
  dwc:minimumDepth '2600'^^xsd:integer;
  dwc:maximumDepth '2600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:82:0x72ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A227%3A0x72ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A227%3A0x72ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A227%3A0x72ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-130.300003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "2250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A227%3A0x72ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7999992370605 -130.300003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.7999992370605"^^xsd:decimal ;
  geo-pos:long "-130.300003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A227%3A0x72ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:227:0x72ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '227'^^xsd:integer;
  dwc:scientificName 'Levensteiniella intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-130.30000305176'^^xsd:double;
  dwc:latitude '44.79999923706'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '2250'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:227:0x72ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1783020'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A357%3A0x72ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A357%3A0x72ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A357%3A0x72ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A357%3A0x72ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A357%3A0x72ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:357:0x72ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '357'^^xsd:integer;
  dwc:scientificName 'Nereis sandersi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '329739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:357:0x72ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '329739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2914%3A0x72ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2914%3A0x72ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2914%3A0x72ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.8507995605469 123.834701538086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.8507995605469"^^xsd:decimal ;
  dwc:decimalLongitude "123.834701538086"^^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/212__urn%3Acatalog%3APENN%3AC%3A2914%3A0x72ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.8507995605469 123.834701538086)"^^geo:wktLiteral ;
  geo-pos:lat "24.8507995605469"^^xsd:decimal ;
  geo-pos:long "123.834701538086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2914%3A0x72ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2914:0x72ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2914'^^xsd:integer;
  dwc:scientificName 'Bathymodiolus platifrons'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Japan Subduction Zones'^^xsd:string;
  dwc:longitude '123.83470153809'^^xsd:double;
  dwc:latitude '24.850799560547'^^xsd:double;
  dwc:aphiaid '505970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2914:0x72ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1346726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A656%3A0x37AFA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A656%3A0x37AFA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A656%3A0x37AFA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A656%3A0x37AFA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A656%3A0x37AFA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:656:0x37AFA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '656'^^xsd:integer;
  dwc:scientificName 'Euonyx mytilus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '557627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:656:0x37AFA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '557626'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2164%3A0x37AFA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2164%3A0x37AFA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2164%3A0x37AFA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2164%3A0x37AFA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2164%3A0x37AFA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2164:0x37AFA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2164'^^xsd:integer;
  dwc:scientificName 'Eulepetopsis vitrea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2164:0x37AFA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1003%3A0x37AFA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1003%3A0x37AFA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1003%3A0x37AFA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.59999990463257"^^xsd:decimal ;
  dwc:decimalLongitude "-81.6999969482422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2630"^^xsd:integer ;
  dwc:maximumDepthInMeters "5140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1003%3A0x37AFA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.59999990463257 -81.6999969482422)"^^geo:wktLiteral ;
  geo-pos:lat "-5.59999990463257"^^xsd:decimal ;
  geo-pos:long "-81.6999969482422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1003%3A0x37AFA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1003:0x37AFA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1003'^^xsd:integer;
  dwc:scientificName 'Neolithodes diomedeae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Peru Trench'^^xsd:string;
  dwc:longitude '-81.699996948242'^^xsd:double;
  dwc:latitude '-5.5999999046326'^^xsd:double;
  dwc:minimumDepth '2630'^^xsd:integer;
  dwc:maximumDepth '5140'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '378126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1003:0x37AFA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '378126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A385%3A0x37AFA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A385%3A0x37AFA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A385%3A0x37AFA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A385%3A0x37AFA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A385%3A0x37AFA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:385:0x37AFA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '385'^^xsd:integer;
  dwc:scientificName 'Laminatubus alvini'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '328604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:385:0x37AFA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '328604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2418%3A0x37AFA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2418%3A0x37AFA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2418%3A0x37AFA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 106.283302307129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.25"^^xsd:decimal ;
  dwc:decimalLongitude "106.283302307129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2920"^^xsd:integer ;
  dwc:maximumDepthInMeters "2920"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2418%3A0x37AFA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.25 106.283302307129)"^^geo:wktLiteral ;
  geo-pos:lat "-8.25"^^xsd:decimal ;
  geo-pos:long "106.283302307129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2418%3A0x37AFA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2418:0x37AFA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2418'^^xsd:integer;
  dwc:scientificName 'Oligobrachia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Indonesia'^^xsd:string;
  dwc:longitude '106.28330230713'^^xsd:double;
  dwc:latitude '-8.25'^^xsd:double;
  dwc:minimumDepth '2920'^^xsd:integer;
  dwc:maximumDepth '2920'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '129102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2418:0x37AFA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '129102'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A170%3A0x37AFA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A170%3A0x37AFA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A170%3A0x37AFA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.1733999252319"^^xsd:decimal ;
  dwc:decimalLongitude "-103.7333984375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2483"^^xsd:integer ;
  dwc:maximumDepthInMeters "2504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A170%3A0x37AFA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.1733999252319 -103.7333984375)"^^geo:wktLiteral ;
  geo-pos:lat "11.1733999252319"^^xsd:decimal ;
  geo-pos:long "-103.7333984375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A170%3A0x37AFA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:170:0x37AFA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Branchipolynoe symmytilida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.7333984375'^^xsd:double;
  dwc:latitude '11.173399925232'^^xsd:double;
  dwc:minimumDepth '2483'^^xsd:integer;
  dwc:maximumDepth '2504'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '327286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:170:0x37AFA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '327286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A781%3A0x37AFA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A781%3A0x37AFA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A781%3A0x37AFA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A781%3A0x37AFA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A781%3A0x37AFA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:781:0x37AFA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '781'^^xsd:integer;
  dwc:scientificName 'Rimicaris exoculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:781:0x37AFA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107542'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x37AFA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x37AFA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x37AFA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-117.718002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x37AFA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  geo-pos:lat "32.2182998657227"^^xsd:decimal ;
  geo-pos:long "-117.718002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x37AFA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x37AFA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus elevatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '-117.71800231934'^^xsd:double;
  dwc:latitude '32.218299865723'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '449971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x37AFA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449971'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2874%3A0x71ACA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2874%3A0x71ACA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2874%3A0x71ACA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2874%3A0x71ACA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2874%3A0x71ACA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2874:0x71ACA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2874'^^xsd:integer;
  dwc:scientificName 'Munidopsis exuta'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '196023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2874:0x71ACA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '196023'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A787%3A0x71ACA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A787%3A0x71ACA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A787%3A0x71ACA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.1366996765137"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8266983032227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A787%3A0x71ACA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.1366996765137 -44.8266983032227)"^^geo:wktLiteral ;
  geo-pos:lat "26.1366996765137"^^xsd:decimal ;
  geo-pos:long "-44.8266983032227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A787%3A0x71ACA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:787:0x71ACA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '787'^^xsd:integer;
  dwc:scientificName 'Mirocaris fortunata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-44.826698303223'^^xsd:double;
  dwc:latitude '26.136699676514'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '107541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:787:0x71ACA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107541'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x71ACA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x71ACA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x71ACA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x71ACA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x71ACA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x71ACA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Archinome rosacea'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '333028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x71ACA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333028'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0x71ACA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x71ACA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x71ACA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.556999206543"^^xsd:decimal ;
  dwc:decimalLongitude "-126.449996948242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1598"^^xsd:integer ;
  dwc:maximumDepthInMeters "3300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0x71ACA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.556999206543 -126.449996948242)"^^geo:wktLiteral ;
  geo-pos:lat "41.556999206543"^^xsd:decimal ;
  geo-pos:long "-126.449996948242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0x71ACA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0x71ACA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Lepetodrilus cristatus'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-126.44999694824'^^xsd:double;
  dwc:latitude '41.556999206543'^^xsd:double;
  dwc:minimumDepth '1598'^^xsd:integer;
  dwc:maximumDepth '3300'^^xsd:integer;
  dwc:aphiaid '449970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0x71ACA50101000900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1907%3A0x71ACA50101000A00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1907%3A0x71ACA50101000A00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1907%3A0x71ACA50101000A00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.5"^^xsd:decimal ;
  dwc:decimalLongitude "-58.9000015258789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1907%3A0x71ACA50101000A00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.5 -58.9000015258789)"^^geo:wktLiteral ;
  geo-pos:lat "10.5"^^xsd:decimal ;
  geo-pos:long "-58.9000015258789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1907%3A0x71ACA50101000A00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1907:0x71ACA50101000A00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1907'^^xsd:integer;
  dwc:scientificName 'Bathynerita naticoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Barbados Prism'^^xsd:string;
  dwc:longitude '-58.900001525879'^^xsd:double;
  dwc:latitude '10.5'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '419502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1907:0x71ACA50101000A00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1052704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2027%3A0x71ACA50101000B00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2027%3A0x71ACA50101000B00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2027%3A0x71ACA50101000B00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5499992370605 -125.050003051758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5499992370605"^^xsd:decimal ;
  dwc:decimalLongitude "-125.050003051758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2027%3A0x71ACA50101000B00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5499992370605 -125.050003051758)"^^geo:wktLiteral ;
  geo-pos:lat "44.5499992370605"^^xsd:decimal ;
  geo-pos:long "-125.050003051758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2027%3A0x71ACA50101000B00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2027:0x71ACA50101000B00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2027'^^xsd:integer;
  dwc:scientificName 'Provanna lomana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Cascadia Convergent Margin'^^xsd:string;
  dwc:longitude '-125.05000305176'^^xsd:double;
  dwc:latitude '44.54999923706'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '450006'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2027:0x71ACA50101000B00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450006'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2304%3A0x71ACA50101000C00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2304%3A0x71ACA50101000C00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2304%3A0x71ACA50101000C00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2304%3A0x71ACA50101000C00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2304%3A0x71ACA50101000C00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2304:0x71ACA50101000C00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2304'^^xsd:integer;
  dwc:scientificName 'Hyalogyrina grasslei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '449964'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2304:0x71ACA50101000C00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '449964'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2088%3A0x71ACA50101000D00>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2088%3A0x71ACA50101000D00> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2088%3A0x71ACA50101000D00> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2088%3A0x71ACA50101000D00>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2088%3A0x71ACA50101000D00>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2088:0x71ACA50101000D00" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2088'^^xsd:integer;
  dwc:scientificName 'Bathymargarites symplector'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '536893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2088:0x71ACA50101000D00'^^xsd:anyURI;
  dwc:aphiaIdAccepted '536893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x72ACA50101000000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x72ACA50101000000> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x72ACA50101000000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4684982299805 -125.247497558594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4684982299805"^^xsd:decimal ;
  dwc:decimalLongitude "-125.247497558594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x72ACA50101000000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4684982299805 -125.247497558594)"^^geo:wktLiteral ;
  geo-pos:lat "44.4684982299805"^^xsd:decimal ;
  geo-pos:long "-125.247497558594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x72ACA50101000000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x72ACA50101000000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Xylophaga'^^xsd:string;
  dwc:continentOcean 'Oregon prism'^^xsd:string;
  dwc:longitude '-125.24749755859'^^xsd:double;
  dwc:latitude '44.46849822998'^^xsd:double;
  dwc:minimumDepth '1350'^^xsd:integer;
  dwc:maximumDepth '2400'^^xsd:integer;
  dwc:aphiaid '138667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x72ACA50101000000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '138667'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2449%3A0x72ACA50101000100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2449%3A0x72ACA50101000100> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2449%3A0x72ACA50101000100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2449%3A0x72ACA50101000100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2449%3A0x72ACA50101000100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2449:0x72ACA50101000100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2449'^^xsd:integer;
  dwc:scientificName 'Oasisia alvinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '265973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2449:0x72ACA50101000100'^^xsd:anyURI;
  dwc:aphiaIdAccepted '265973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2857%3A0x72ACA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2857%3A0x72ACA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2857%3A0x72ACA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.960000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-103.930000305176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2571"^^xsd:integer ;
  dwc:maximumDepthInMeters "2694"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2857%3A0x72ACA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.960000038147 -103.930000305176)"^^geo:wktLiteral ;
  geo-pos:lat "12.960000038147"^^xsd:decimal ;
  geo-pos:long "-103.930000305176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2857%3A0x72ACA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2857:0x72ACA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2857'^^xsd:integer;
  dwc:scientificName 'Freyella'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-103.93000030518'^^xsd:double;
  dwc:latitude '12.960000038147'^^xsd:double;
  dwc:minimumDepth '2571'^^xsd:integer;
  dwc:maximumDepth '2694'^^xsd:integer;
  dwc:aphiaid '123217'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2857:0x72ACA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '123217'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0x72ACA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x72ACA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x72ACA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4550018310547"^^xsd:decimal ;
  dwc:decimalLongitude "-128.61669921875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2122"^^xsd:integer ;
  dwc:maximumDepthInMeters "2293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0x72ACA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4550018310547 -128.61669921875)"^^geo:wktLiteral ;
  geo-pos:lat "46.4550018310547"^^xsd:decimal ;
  geo-pos:long "-128.61669921875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0x72ACA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0x72ACA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Paralvinella pandorae'^^xsd:string;
  dwc:continentOcean 'Juan de Fuca'^^xsd:string;
  dwc:longitude '-128.61669921875'^^xsd:double;
  dwc:latitude '46.455001831055'^^xsd:double;
  dwc:minimumDepth '2122'^^xsd:integer;
  dwc:maximumDepth '2293'^^xsd:integer;
  dwc:aphiaid '330311'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0x72ACA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '330311'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2736%3A0x72ACA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2736%3A0x72ACA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2736%3A0x72ACA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.460000038147"^^xsd:decimal ;
  dwc:decimalLongitude "-104.041999816895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2492"^^xsd:integer ;
  dwc:maximumDepthInMeters "2550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2736%3A0x72ACA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.460000038147 -104.041999816895)"^^geo:wktLiteral ;
  geo-pos:lat "10.460000038147"^^xsd:decimal ;
  geo-pos:long "-104.041999816895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2736%3A0x72ACA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2736:0x72ACA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2736'^^xsd:integer;
  dwc:scientificName 'Iphionella risensis'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'East Pacific Rise'^^xsd:string;
  dwc:longitude '-104.0419998169'^^xsd:double;
  dwc:latitude '10.460000038147'^^xsd:double;
  dwc:minimumDepth '2492'^^xsd:integer;
  dwc:maximumDepth '2550'^^xsd:integer;
  dwc:aphiaid '327168'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2736:0x72ACA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1288749'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3524%3A0x72ACA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3524%3A0x72ACA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3524%3A0x72ACA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3743991851807 -94.5066986083984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3743991851807"^^xsd:decimal ;
  dwc:decimalLongitude "-94.5066986083984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3524%3A0x72ACA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3743991851807 -94.5066986083984)"^^geo:wktLiteral ;
  geo-pos:lat "26.3743991851807"^^xsd:decimal ;
  geo-pos:long "-94.5066986083984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3524%3A0x72ACA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3524:0x72ACA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3524'^^xsd:integer;
  dwc:scientificName 'Ophienigma spinilimbatum'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Louisiana Slope'^^xsd:string;
  dwc:longitude '-94.506698608398'^^xsd:double;
  dwc:latitude '26.374399185181'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2335'^^xsd:integer;
  dwc:aphiaid '243497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3524:0x72ACA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '243497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1785%3A0xA9ADA50101000200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1785%3A0xA9ADA50101000200> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1785%3A0xA9ADA50101000200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.800000011920929"^^xsd:decimal ;
  dwc:decimalLongitude "-86.13330078125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1785%3A0xA9ADA50101000200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.800000011920929 -86.13330078125)"^^geo:wktLiteral ;
  geo-pos:lat "0.800000011920929"^^xsd:decimal ;
  geo-pos:long "-86.13330078125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1785%3A0xA9ADA50101000200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1785:0xA9ADA50101000200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1785'^^xsd:integer;
  dwc:scientificName 'Graneledone'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Galapagos Rift'^^xsd:string;
  dwc:longitude '-86.13330078125'^^xsd:double;
  dwc:latitude '0.80000001192093'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '157018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1785:0xA9ADA50101000200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '157018'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3706%3A0xA9ADA50101000300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3706%3A0xA9ADA50101000300> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3706%3A0xA9ADA50101000300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2000007629395"^^xsd:decimal ;
  dwc:decimalLongitude "118.5"^^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/212__urn%3Acatalog%3APENN%3AC%3A3706%3A0xA9ADA50101000300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2000007629395 118.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.2000007629395"^^xsd:decimal ;
  geo-pos:long "118.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3706%3A0xA9ADA50101000300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3706:0xA9ADA50101000300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3706'^^xsd:integer;
  dwc:scientificName 'Cocculina craigsmithi'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'santa catalina basin'^^xsd:string;
  dwc:longitude '118.5'^^xsd:double;
  dwc:latitude '33.20000076294'^^xsd:double;
  dwc:aphiaid '579296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3706:0xA9ADA50101000300'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1432463'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3A%3A0xA9ADA50101000400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA9ADA50101000400> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA9ADA50101000400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2182998657227"^^xsd:decimal ;
  dwc:decimalLongitude "-117.718002319336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3A%3A0xA9ADA50101000400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2182998657227 -117.718002319336)"^^geo:wktLiteral ;
  geo-pos:lat "32.2182998657227"^^xsd:decimal ;
  geo-pos:long "-117.718002319336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3A%3A0xA9ADA50101000400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN::0xA9ADA50101000400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:scientificName 'Rhynchopelta concentrica'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'San Clemente Fault'^^xsd:string;
  dwc:longitude '-117.71800231934'^^xsd:double;
  dwc:latitude '32.218299865723'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '450018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN::0xA9ADA50101000400'^^xsd:anyURI;
  dwc:aphiaIdAccepted '450018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A342%3A0xA9ADA50101000500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A342%3A0xA9ADA50101000500> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A342%3A0xA9ADA50101000500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.0165996551514"^^xsd:decimal ;
  dwc:decimalLongitude "-111.400001525879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A342%3A0xA9ADA50101000500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.0165996551514 -111.400001525879)"^^geo:wktLiteral ;
  geo-pos:lat "27.0165996551514"^^xsd:decimal ;
  geo-pos:long "-111.400001525879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A342%3A0xA9ADA50101000500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:342:0xA9ADA50101000500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '342'^^xsd:integer;
  dwc:scientificName 'Ceratocephale pacifica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher Cindy Van Dover'^^xsd:string;
  dwc:continentOcean 'Guaymas Basin'^^xsd:string;
  dwc:longitude '-111.40000152588'^^xsd:double;
  dwc:latitude '27.016599655151'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '333191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:342:0xA9ADA50101000500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '333191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3A%3A0xA9ADA50101000600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA9ADA50101000600> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA9ADA50101000600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9900016784668"^^xsd:decimal ;
  dwc:decimalLongitude "-127.495002746582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3232"^^xsd:integer ;
  dwc:maximumDepthInMeters "3232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3A%3A0xA9ADA50101000600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9900016784668 -127.495002746582)"^^geo:wktLiteral ;
  geo-pos:lat "40.9900016784668"^^xsd:decimal ;
  geo-pos:long "-127.495002746582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3A%3A0xA9ADA50101000600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog::0xA9ADA50101000600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:scientificName 'Provanna'^^xsd:string;
  dwc:continentOcean 'Gorda'^^xsd:string;
  dwc:longitude '-127.49500274658'^^xsd:double;
  dwc:latitude '40.990001678467'^^xsd:double;
  dwc:minimumDepth '3232'^^xsd:integer;
  dwc:maximumDepth '3232'^^xsd:integer;
  dwc:aphiaid '391510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog::0xA9ADA50101000600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '391510'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A3754%3A0xA9ADA50101000700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3754%3A0xA9ADA50101000700> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3754%3A0xA9ADA50101000700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1700000762939"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1716995239258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3050"^^xsd:integer ;
  dwc:maximumDepthInMeters "3050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A3754%3A0xA9ADA50101000700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1700000762939 -43.1716995239258)"^^geo:wktLiteral ;
  geo-pos:lat "29.1700000762939"^^xsd:decimal ;
  geo-pos:long "-43.1716995239258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A3754%3A0xA9ADA50101000700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:3754:0xA9ADA50101000700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1970-01-01'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '3754'^^xsd:integer;
  dwc:scientificName 'Segonzacia mesatlantica'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Mid-Atlantic Ridge'^^xsd:string;
  dwc:longitude '-43.171699523926'^^xsd:double;
  dwc:latitude '29.170000076294'^^xsd:double;
  dwc:minimumDepth '3050'^^xsd:integer;
  dwc:maximumDepth '3050'^^xsd:integer;
  dwc:aphiaid '107266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:3754:0xA9ADA50101000700'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A2325%3A0xA9ADA50101000800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2325%3A0xA9ADA50101000800> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2325%3A0xA9ADA50101000800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2999992370605"^^xsd:decimal ;
  dwc:decimalLongitude "176.666595458984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A2325%3A0xA9ADA50101000800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2999992370605 176.666595458984)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2999992370605"^^xsd:decimal ;
  geo-pos:long "176.666595458984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A2325%3A0xA9ADA50101000800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:2325:0xA9ADA50101000800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '2325'^^xsd:integer;
  dwc:scientificName 'Shinkailepas kaikatensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Lau Basin'^^xsd:string;
  dwc:longitude '176.66659545898'^^xsd:double;
  dwc:latitude '-22.299999237061'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:aphiaid '512336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:2325:0xA9ADA50101000800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '512336'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/212__urn%3Acatalog%3APENN%3AC%3A1687%3A0xA9ADA50101000900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1687%3A0xA9ADA50101000900> ;
  mr:hasGeometry <https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1687%3A0xA9ADA50101000900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.16659998893738"^^xsd:decimal ;
  dwc:decimalLongitude "150.283294677734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/212__urn%3Acatalog%3APENN%3AC%3A1687%3A0xA9ADA50101000900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.16659998893738 150.283294677734)"^^geo:wktLiteral ;
  geo-pos:lat "-3.16659998893738"^^xsd:decimal ;
  geo-pos:long "150.283294677734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/212__urn%3Acatalog%3APENN%3AC%3A1687%3A0xA9ADA50101000900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:PENN:C:1687:0xA9ADA50101000900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/212_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-12'^^xsd:date;
  dwc:institutionCode 'PENN'^^xsd:string;
  dwc:collectionCode 'C'^^xsd:string;
  dwc:catalogNumber '1687'^^xsd:integer;
  dwc:scientificName 'Solemya (Acharax) alinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:collector 'Chuck Fisher'^^xsd:string;
  dwc:continentOcean 'Manus Basin'^^xsd:string;
  dwc:longitude '150.28329467773'^^xsd:double;
  dwc:latitude '-3.1665999889374'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:individualCount '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:PENN:C:1687:0xA9ADA50101000900'^^xsd:anyURI;
  .
# EOF